Skip to content

Console Output

Started by upstream project "TEST_libosmocore_arm_none_eabi" build number 19
originally caused by:
 Started by user blobb
Building remotely on OsmocomBuild1 (linux_amd64_debian8) in workspace /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.osmocom.org/libosmocore # timeout=10
Fetching upstream changes from git://git.osmocom.org/libosmocore
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.osmocom.org/libosmocore +refs/heads/*:refs/remotes/origin/*
Checking out Revision cd8e7a46b66e9b2c883867efab9c8db586f764ba (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd8e7a46b66e9b2c883867efab9c8db586f764ba
 > git rev-list ba58167e1bf6ff8815c4e9e0d7b0b63ba1c529f8 # timeout=10
[linux_amd64_debian8] $ /bin/sh -xe /tmp/hudson6763407120216885219.sh
+ chmod -R +w aclocal.m4 autom4te.cache builddir compile config.guess config.h.in config.sub configure configure.ac contrib COPYING debian depcomp doc Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.gsm.in Doxyfile.vty.in git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmovty.pc.in ltmain.sh m4 Makefile.am Makefile.in missing README.md src tests TODO-RELEASE utils
+ rm -rf aclocal.m4 autom4te.cache builddir compile config.guess config.h.in config.sub configure configure.ac contrib COPYING debian depcomp doc Doxyfile.codec.in Doxyfile.coding.in Doxyfile.core.in Doxyfile.gsm.in Doxyfile.vty.in git-version-gen include install-sh libosmocodec.pc.in libosmocoding.pc.in libosmocore.pc.in libosmoctrl.pc.in libosmogb.pc.in libosmogsm.pc.in libosmosim.pc.in libosmovty.pc.in ltmain.sh m4 Makefile.am Makefile.in missing README.md src tests TODO-RELEASE utils
+ git checkout .
+ [[ TEST_libosmocore_arm_none_eabi/arch=amd64,label=linux_amd64_debian8 == *\a\r\c\h\=\a\r\m\-\n\o\n\e\-\e\a\b\i\,\l\a\b\e\l\=\l\i\n\u\x\_\a\m\d\6\4\_\d\e\b\i\a\n\8* ]]
+ ./contrib/jenkins.sh
++ find . -name '*.[hc]'
+ ./contrib/verify_value_string_arrays_are_terminated.py ./tests/coding/coding_test.c ./tests/stats/stats_test.c ./tests/auth/milenage_test.c ./tests/sercomm/sercomm_test.c ./tests/ussd/ussd_test.c ./tests/lapd/lapd_test.c ./tests/kasumi/kasumi_test.c ./tests/gprs/gprs_test.c ./tests/abis/abis_test.c ./tests/msgb/msgb_test.c ./tests/gsm0408/gsm0408_test.c ./tests/a5/a5_test.c ./tests/socket/socket_test.c ./tests/codec/codec_test.c ./tests/tlv/tlv_test.c ./tests/endian/endian_test.c ./tests/loggingrb/loggingrb_test.c ./tests/gsup/gsup_test.c ./tests/vty/vty_test.c ./tests/ctrl/ctrl_test.c ./tests/gea/gea_test.c ./tests/sim/sim_test.c ./tests/smscb/smscb_test.c ./tests/smscb/gsm0341_test.c ./tests/conv/conv_test.c ./tests/conv/conv.c ./tests/conv/conv_gsm0503_test.c ./tests/conv/conv.h ./tests/bits/bitrev_test.c ./tests/bits/bitcomp_test.c ./tests/oap/oap_test.c ./tests/fr/fr_test.c ./tests/strrb/strrb_test.c ./tests/comp128/comp128_test.c ./tests/utils/utils_test.c ./tests/timer/timer_test.c ./tests/gsm0808/gsm0808_test.c ./tests/sms/sms_test.c ./tests/gb/gprs_ns_test.c ./tests/gb/gprs_bssgp_test.c ./tests/gb/bssgp_fc_test.c ./tests/write_queue/wqueue_test.c ./tests/fsm/fsm_test.c ./tests/logging/logging_test.c ./tests/msgfile/msgfile_test.c ./tests/bitvec/bitvec_test.c ./src/coding/gsm0503_coding.c ./src/coding/gsm0503_tables.c ./src/coding/gsm0503_mapping.c ./src/coding/gsm0503_parity.c ./src/coding/gsm0503_interleaving.c ./src/bitvec.c ./src/application.c ./src/backtrace.c ./src/timer.c ./src/prim.c ./src/signal.c ./src/viterbi.c ./src/viterbi_gen.c ./src/stats.c ./src/bits.c ./src/crc16.c ./src/logging.c ./src/stats_statsd.c ./src/write_queue.c ./src/viterbi_sse.c ./src/msgfile.c ./src/logging_syslog.c ./src/serial.c ./src/utils.c ./src/rate_ctr.c ./src/select.c ./src/codec/gsm690.c ./src/codec/gsm610.c ./src/codec/gsm660.c ./src/codec/gsm620.c ./src/gsm/lapd_core.c ./src/gsm/gsm0502.c ./src/gsm/gea.c ./src/gsm/sysinfo.c ./src/gsm/ipa.c ./src/gsm/milenage/includes.h ./src/gsm/milenage/aes-encblock.c ./src/gsm/milenage/crypto.h ./src/gsm/milenage/aes-internal-enc.c ./src/gsm/milenage/milenage.h ./src/gsm/milenage/aes_i.h ./src/gsm/milenage/common.h ./src/gsm/milenage/aes.h ./src/gsm/milenage/aes_wrap.h ./src/gsm/milenage/aes-internal.c ./src/gsm/milenage/milenage.c ./src/gsm/gprs_gea.c ./src/gsm/gsm0808_utils.c ./src/gsm/oap.c ./src/gsm/apn.c ./src/gsm/gsm48_ie.c ./src/gsm/tlv_parser.c ./src/gsm/gan.c ./src/gsm/auth_comp128v23.c ./src/gsm/gsm0341.c ./src/gsm/gprs_rlc.c ./src/gsm/gsm0411_smr.c ./src/gsm/gprs_cipher_core.c ./src/gsm/auth_core.c ./src/gsm/gsm0808.c ./src/gsm/gsm0411_utils.c ./src/gsm/gsm_utils.c ./src/gsm/auth_milenage.c ./src/gsm/gsm_04_08_gprs.c ./src/gsm/comp128v23.c ./src/gsm/rsl.c ./src/gsm/comp128.c ./src/gsm/gsm48.c ./src/gsm/gsup.c ./src/gsm/kasumi.c ./src/gsm/abis_nm.c ./src/gsm/gsm0480.c ./src/gsm/gsm0411_smc.c ./src/gsm/auth_comp128v1.c ./src/gsm/lapdm.c ./src/gsm/rxlev_stat.c ./src/gsm/a5.c ./src/panic.c ./src/loggingrb.c ./src/strrb.c ./src/gsmtap_util.c ./src/vty/buffer.c ./src/vty/stats_vty.c ./src/vty/utils.c ./src/vty/fsm_vty.c ./src/vty/logging_vty.c ./src/vty/command.c ./src/vty/vector.c ./src/vty/telnet_interface.c ./src/vty/vty.c ./src/ctrl/control_if.c ./src/ctrl/control_vty.c ./src/ctrl/fsm_ctrl_commands.c ./src/ctrl/control_cmd.c ./src/bitcomp.c ./src/logging_gsmtap.c ./src/conv.c ./src/sim/card_fs_isim.c ./src/sim/gsm_int.h ./src/sim/card_fs_tetra.c ./src/sim/reader_pcsc.c ./src/sim/card_fs_sim.c ./src/sim/card_fs_usim.c ./src/sim/class_tables.c ./src/sim/reader.c ./src/sim/core.c ./src/sim/sim_int.h ./src/sim/card_fs_uicc.c ./src/pseudotalloc/pseudotalloc.c ./src/pseudotalloc/talloc.h ./src/fsm.c ./src/sercomm.c ./src/socket.c ./src/stat_item.c ./src/timer_gettimeofday.c ./src/plugin.c ./src/gb/gprs_ns.c ./src/gb/gprs_bssgp_util.c ./src/gb/common_vty.c ./src/gb/common_vty.h ./src/gb/gprs_bssgp.c ./src/gb/gprs_bssgp_bss.c ./src/gb/gprs_bssgp_vty.c ./src/gb/gprs_ns_frgre.c ./src/gb/gprs_ns_vty.c ./src/msgb.c ./src/statistics.c ./src/rbtree.c ./src/macaddr.c ./utils/osmo-sim-test.c ./utils/osmo-arfcn.c ./utils/osmo-auc-gen.c ./include/osmocom/coding/gsm0503_parity.h ./include/osmocom/coding/gsm0503_interleaving.h ./include/osmocom/coding/gsm0503_mapping.h ./include/osmocom/coding/gsm0503_coding.h ./include/osmocom/coding/gsm0503_tables.h ./include/osmocom/gprs/gprs_bssgp_bss.h ./include/osmocom/gprs/gprs_ns.h ./include/osmocom/gprs/gprs_ns_frgre.h ./include/osmocom/gprs/gprs_msgb.h ./include/osmocom/gprs/gprs_rlc.h ./include/osmocom/gprs/protocol/gsm_08_16.h ./include/osmocom/gprs/protocol/gsm_04_60.h ./include/osmocom/gprs/protocol/gsm_08_18.h ./include/osmocom/gprs/gprs_bssgp.h ./include/osmocom/codec/codec.h ./include/osmocom/crypt/gprs_cipher.h ./include/osmocom/crypt/auth.h ./include/osmocom/gsm/gsm23003.h ./include/osmocom/gsm/gsm0808_utils.h ./include/osmocom/gsm/gsup.h ./include/osmocom/gsm/gsm0502.h ./include/osmocom/gsm/gsm0411_utils.h ./include/osmocom/gsm/gea.h ./include/osmocom/gsm/gsm0341.h ./include/osmocom/gsm/tlv.h ./include/osmocom/gsm/gsm0480.h ./include/osmocom/gsm/lapd_core.h ./include/osmocom/gsm/meas_rep.h ./include/osmocom/gsm/ipa.h ./include/osmocom/gsm/rxlev_stat.h ./include/osmocom/gsm/gsm48.h ./include/osmocom/gsm/sysinfo.h ./include/osmocom/gsm/abis_nm.h ./include/osmocom/gsm/prim.h ./include/osmocom/gsm/oap.h ./include/osmocom/gsm/gsm0411_smr.h ./include/osmocom/gsm/bitvec_gsm.h ./include/osmocom/gsm/mncc.h ./include/osmocom/gsm/gsm48_ie.h ./include/osmocom/gsm/gan.h ./include/osmocom/gsm/gsm0411_smc.h ./include/osmocom/gsm/kasumi.h ./include/osmocom/gsm/l1sap.h ./include/osmocom/gsm/a5.h ./include/osmocom/gsm/gsm0808.h ./include/osmocom/gsm/protocol/gsm_03_41.h ./include/osmocom/gsm/protocol/gsm_12_21.h ./include/osmocom/gsm/protocol/smpp34_osmocom.h ./include/osmocom/gsm/protocol/gsm_04_08.h ./include/osmocom/gsm/protocol/gsm_04_80.h ./include/osmocom/gsm/protocol/gsm_03_40.h ./include/osmocom/gsm/protocol/gsm_08_08.h ./include/osmocom/gsm/protocol/gsm_04_11.h ./include/osmocom/gsm/protocol/gsm_04_12.h ./include/osmocom/gsm/protocol/ipaccess.h ./include/osmocom/gsm/protocol/gsm_09_02.h ./include/osmocom/gsm/protocol/gsm_44_318.h ./include/osmocom/gsm/protocol/gsm_23_003.h ./include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./include/osmocom/gsm/protocol/gsm_08_58.h ./include/osmocom/gsm/gsm_utils.h ./include/osmocom/gsm/lapdm.h ./include/osmocom/gsm/apn.h ./include/osmocom/gsm/comp128.h ./include/osmocom/gsm/comp128v23.h ./include/osmocom/gsm/rsl.h ./include/osmocom/vty/vector.h ./include/osmocom/vty/telnet_interface.h ./include/osmocom/vty/logging.h ./include/osmocom/vty/ports.h ./include/osmocom/vty/stats.h ./include/osmocom/vty/vty.h ./include/osmocom/vty/buffer.h ./include/osmocom/vty/command.h ./include/osmocom/vty/misc.h ./include/osmocom/ctrl/control_if.h ./include/osmocom/ctrl/ports.h ./include/osmocom/ctrl/control_cmd.h ./include/osmocom/ctrl/control_vty.h ./include/osmocom/core/bitvec.h ./include/osmocom/core/timer.h ./include/osmocom/core/fsm.h ./include/osmocom/core/bits.h ./include/osmocom/core/gsmtap.h ./include/osmocom/core/backtrace.h ./include/osmocom/core/strrb.h ./include/osmocom/core/plugin.h ./include/osmocom/core/msgfile.h ./include/osmocom/core/crc16.h ./include/osmocom/core/stat_item.h ./include/osmocom/core/write_queue.h ./include/osmocom/core/byteswap.h ./include/osmocom/core/endian.h ./include/osmocom/core/msgb.h ./include/osmocom/core/linuxrbtree.h ./include/osmocom/core/macaddr.h ./include/osmocom/core/application.h ./include/osmocom/core/panic.h ./include/osmocom/core/linuxlist.h ./include/osmocom/core/serial.h ./include/osmocom/core/socket.h ./include/osmocom/core/gsmtap_util.h ./include/osmocom/core/defs.h ./include/osmocom/core/signal.h ./include/osmocom/core/statistics.h ./include/osmocom/core/logging.h ./include/osmocom/core/select.h ./include/osmocom/core/sercomm.h ./include/osmocom/core/prim.h ./include/osmocom/core/rate_ctr.h ./include/osmocom/core/stats.h ./include/osmocom/core/process.h ./include/osmocom/core/timer_compat.h ./include/osmocom/core/utils.h ./include/osmocom/core/talloc.h ./include/osmocom/core/bitcomp.h ./include/osmocom/core/crcgen.h ./include/osmocom/core/conv.h ./include/osmocom/core/loggingrb.h ./include/osmocom/sim/class_tables.h ./include/osmocom/sim/sim.h
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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:17: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --enable-static --enable-sanitize
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... -ldl
checking for backtrace in -lexecinfo... no
checking for doxygen... /usr/bin/doxygen
checking if gcc supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... yes
checking for TALLOC... yes
checking for PCSC... yes
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -msse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
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 libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/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/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
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 3 check
make  check-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
Making check in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include'
  GEN      osmocom/gsm/gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'rach' 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 '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  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include'
  GEN      osmocom/core/bit16gen.h
  GEN      osmocom/core/bit64gen.h
  GEN      osmocom/core/bit32gen.h
  GEN      osmocom/core/bit64gen.h
  GEN      osmocom/core/bit16gen.h
  GEN      osmocom/core/bit32gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc8gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc8gen.h
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include'
Making check in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src'
  GEN      crc8gen.c
  GEN      crc32gen.c
  GEN      crc16gen.c
  GEN      crc64gen.c
make  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src'
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       select.lo
  CC       signal.lo
  CC       msgb.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       statistics.lo
  CC       fsm.lo
  CC       write_queue.lo
  CC       utils.lo
  CC       socket.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       rate_ctr.lo
  CC       gsmtap_util.lo
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       strrb.lo
  CC       loggingrb.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CC       macaddr.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       prim.lo
  CC       viterbi.lo
  CC       viterbi_gen.lo
  CC       sercomm.lo
  CC       viterbi_sse.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CCLD     libosmocore.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src'
Making check in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vty.lo
  CC       vector.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
logging_vty.c: In function 'logging_vty_add_cmds':
logging_vty.c:753:2: warning: 'log_vty_command_string' is deprecated (declared at ../../include/osmocom/core/logging.h:335): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.string = log_vty_command_string();
  ^
logging_vty.c:754:2: warning: 'log_vty_command_description' is deprecated (declared at ../../include/osmocom/core/logging.h:336): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.doc = log_vty_command_description();
  ^
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CCLD     libosmovty.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty'
Making check in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec'
  CC       gsm660.lo
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec'
Making check in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm'
  GEN      gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'rach' 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 '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  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm'
  CC       tlv_parser.lo
  CC       rxlev_stat.lo
  CC       a5.lo
  CC       comp128.lo
  CC       comp128v23.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.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       lapd_core.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.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       gsup.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       milenage/aes-encblock.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm'
Making check in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding'
  CC       gsm0503_mapping.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_interleaving.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_coding.lo
  CCLD     libosmocoding.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding'
Making check in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_vty.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_bss.lo
  CC       common_vty.lo
  CCLD     libosmogb.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gb'
Making check in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/ctrl'
  CC       fsm_ctrl_commands.lo
  CC       control_cmd.lo
  CC       control_if.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/ctrl'
Making check in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sim'
  CC       core.lo
  CC       reader.lo
  CC       reader_pcsc.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sim'
Making check in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/pseudotalloc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/pseudotalloc'
Making check in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/utils'
  CC       osmo-arfcn.o
  CC       osmo-auc-gen.o
  CC       osmo_sim_test-osmo-sim-test.o
  CCLD     osmo-arfcn
  CCLD     osmo-auc-gen
  CCLD     osmo-sim-test
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/utils'
Making check in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
  GEN      conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'rach' 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 '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  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make  timer/timer_test sms/sms_test ussd/ussd_test smscb/smscb_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test fr/fr_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test smscb/gsm0341_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test tlv/tlv_test gsup/gsup_test oap/oap_test fsm/fsm_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test stats/stats_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_ns_test
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
  CC       smscb/gsm0341_test.o
  CC       bits/bitcomp_test.o
  CC       conv/conv_conv_gsm0503_test-conv_gsm0503_test.o
  CC       conv/conv_conv_gsm0503_test-conv.o
  CC       conv/conv_conv_gsm0503_test-gsm0503_test_vectors.o
  CC       timer/timer_test.o
  CC       sms/sms_test.o
sms/sms_test.c: In function ‘main’:
sms/sms_test.c:292:3: warning: ‘gsm_7bit_encode’ is deprecated (declared at ../include/osmocom/gsm/gsm_utils.h:224): Use gsm_7bit_encode_n() instead [-Wdeprecated-declarations]
   septet_length = gsm_7bit_encode(coded,
   ^
sms/sms_test.c:382:4: warning: ‘gsm_7bit_decode’ is deprecated (declared at ../include/osmocom/gsm/gsm_utils.h:222): Use gsm_7bit_decode_n() instead [-Wdeprecated-declarations]
    nchars = gsm_7bit_decode(result, test_decode[i].input,
    ^
  CC       ussd/ussd_test.o
  CC       smscb/smscb_test.o
  CC       bits/bitrev_test.o
  CC       a5/a5_test.o
  CC       conv/conv_test.o
  CC       conv/conv.o
  CC       auth/milenage_test.o
  CC       lapd/lapd_test.o
lapd/lapd_test.c: In function ‘ms_to_bts_tx_cb’:
lapd/lapd_test.c:361:4: warning: #warning "RSL_IE_L3_INFO 16 bit length is wrong" [-Wcpp]
   #warning "RSL_IE_L3_INFO 16 bit length is wrong"
    ^
  CC       gsm0808/gsm0808_test.o
  CC       gsm0408/gsm0408_test.o
  CC       gprs/gprs_test.o
  CC       kasumi/kasumi_test.o
  CC       gea/gea_test.o
  CC       logging/logging_test.o
  CC       fr/fr_test.o
  CC       codec/codec_test.o
  CC       loggingrb/loggingrb_test.o
  CC       strrb/strrb_test.o
  CC       comp128/comp128_test.o
  CCLD     smscb/gsm0341_test
  CC       bitvec/bitvec_test.o
  CC       msgb/msgb_test.o
  CCLD     bits/bitcomp_test
  CC       tlv/tlv_test.o
  CC       gsup/gsup_test.o
  CC       oap/oap_test.o
  CC       fsm/fsm_test.o
  CC       write_queue/wqueue_test.o
  CC       socket/socket_test.o
  CC       coding/coding_test.o
  CC       abis/abis_test.o
  CCLD     conv/conv_gsm0503_test
abis/abis_test.c: In function ‘chk_raw’:
abis/abis_test.c:125:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 };
         ^
abis/abis_test.c:125:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
abis/abis_test.c: In function ‘chk_descr’:
abis/abis_test.c:147:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 }, put = {
         ^
abis/abis_test.c:147:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
  CC       endian/endian_test.o
  CC       sercomm/sercomm_test.o
sercomm/sercomm_test.c: In function ‘main’:
sercomm/sercomm_test.c:136:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  CC       stats/stats_test.o
  CC       msgfile/msgfile_test.o
  CC       sim/sim_test.o
  CC       utils/utils_test.o
  CC       vty/vty_test.o
  CC       ctrl/ctrl_test.o
  CC       gb/bssgp_fc_test.o
  CC       gb/gprs_bssgp_test.o
  CC       gb/gprs_ns_test.o
  CCLD     timer/timer_test
  CCLD     sms/sms_test
  CCLD     ussd/ussd_test
  CCLD     smscb/smscb_test
  CCLD     bits/bitrev_test
  CCLD     a5/a5_test
  CCLD     conv/conv_test
  CCLD     auth/milenage_test
  CCLD     lapd/lapd_test
  CCLD     gsm0808/gsm0808_test
  CCLD     gsm0408/gsm0408_test
  CCLD     gprs/gprs_test
  CCLD     kasumi/kasumi_test
  CCLD     gea/gea_test
  CCLD     logging/logging_test
  CCLD     fr/fr_test
  CCLD     codec/codec_test
  CCLD     loggingrb/loggingrb_test
  CCLD     strrb/strrb_test
  CCLD     comp128/comp128_test
  CCLD     bitvec/bitvec_test
  CCLD     msgb/msgb_test
  CCLD     tlv/tlv_test
  CCLD     gsup/gsup_test
  CCLD     oap/oap_test
  CCLD     fsm/fsm_test
  CCLD     write_queue/wqueue_test
  CCLD     socket/socket_test
  CCLD     coding/coding_test
  CCLD     abis/abis_test
  CCLD     endian/endian_test
  CCLD     sercomm/sercomm_test
  CCLD     stats/stats_test
  CCLD     msgfile/msgfile_test
  CCLD     sim/sim_test
  CCLD     utils/utils_test
  CCLD     vty/vty_test
  CCLD     ctrl/ctrl_test
  CCLD     gb/bssgp_fc_test
  CCLD     gb/gprs_bssgp_test
  CCLD     gb/gprs_ns_test
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make  check-local
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [libosmocore])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [libosmocore])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [0.9.6.247-cd8e])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [libosmocore 0.9.6.247-cd8e])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/sh ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/sh './testsuite' 
## -------------------------------------- ##
## libosmocore 0.9.6.247-cd8e test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: conv                                            ok
  9: conv_gsm0503                                    ok
 10: coding                                          ok
 11: msgb                                            ok
 12: gea                                             ok
 13: msgfile                                         ok
 14: sms                                             ok
 15: smscb                                           ok
 16: ussd                                            ok
 17: auth                                            ok
 18: comp128                                         ok
 19: lapd                                            ok
 20: gsm0808                                         ok
 21: gsm0408                                         ok
 22: gprs                                            ok
 23: logging                                         ok
 24: codec                                           ok
 25: fr                                              ok
 26: loggingrb                                       ok
 27: strrb                                           ok
 28: vty                                             ok
 29: gprs-bssgp                                      ok
 30: gprs-ns                                         ok
 31: utils                                           ok
 32: stats                                           ok
 33: write_queue                                     ok
 34: bssgp-fc                                        ok
 35: sim                                             ok
 36: timer                                           ok
 37: tlv                                             ok
 38: gsup                                            ok
 39: fsm                                             ok
 40: oap                                             ok
 41: socket                                          ok
 42: osmo-auc-gen                                    ok
 43: endian                                          ok
 44: sercomm                                         ok

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

All 44 tests were successful.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
cd . && /bin/sh ./config.status Doxyfile.core
mkdir -p doc/gsm
/usr/bin/doxygen Doxyfile.vty
/usr/bin/doxygen Doxyfile.gsm
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.vty' 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.vty' 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.gsm' 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.vty' 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.gsm' 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.vty' 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.gsm' 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.vty' 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.vty' 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.gsm' 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.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
error: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/buffer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/buffer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/misc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/misc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/ports.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/ports.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/fsm_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_noneerror: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/apn.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/apn.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/bitvec_gsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/bitvec_gsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128v23.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128v23.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gan.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gan.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gea.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gea.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0341.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0341.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0502.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0502.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0503.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0503.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/kasumi.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/kasumi.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c...
Preprocessing/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:45: warning: Compound vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:205: warning: Compound vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:36: warning: Compound buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:46: warning: Compound buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:26: warning: Compound _vector is not documented.
 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/apn.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/apn.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v1.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v1.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gan.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gan.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_cipher_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_cipher_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_rlc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_rlc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0341.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0341.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debiaconfig.status: creating Doxyfile.core
mkdir -p doc/codec
/usr/bin/doxygen Doxyfile.codec
n8/src/gsm/gsm0411_smr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0480.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0480.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0502.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0502.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0503_conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0503_conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48_ie.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48_ie.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_04_08_gprs.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_04_08_gprs.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsup.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsup.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/ipa.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/ipa.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/kasumi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/kasumi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/lWarning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.codec' 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.codec' 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.codec' 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.codec' 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.codec' 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.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
error: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
abel/linux_amd64_debian8/src/gsm/lapd_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-encblock.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-encblock.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal-enc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal-enc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_i.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_i.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_wrap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_wrap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/common.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/common.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/crypto.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/crypto.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/includes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/includes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/oap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/oap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c...
Parsing file /home/osmocom-build/jenkins/wSearching 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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/codec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/codec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm610.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm610.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm620.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm620.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm660.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm660.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm690.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm690.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/codec/codec.h...
Parsing code for file src/codec/gsm610.c...
Parsing code for file src/codec/gsm620.c...
Parsing code for file src/codec/gsm660.c...
Parsing code for file src/codec/gsm690.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generatin/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:21: warning: Compound ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:112: warning: Compound lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:117: warning: Compound lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:474: warning: Compound smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:70: warning: Compound gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:11: warning: Compound osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:7: warning: Compound gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:77: warning: Compound osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:11: warning: Compound ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:413: warning: Compound smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:590: warning: Compound gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:60: warning: Compound gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:5: warning: Compound osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:40: warning: Compound gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:41: warning: Compound osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2143: warning: Compound l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:54: warning: Compound osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:23: warning: Compound osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:47: warning: Compound osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:54: warning: Compound gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:25: warning: Compound gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:35: warning: Compound osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:13: warning: Compound gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:65: warning: Compound osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:71: warning: Compound osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:29: warning: Compound osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:39: warning: Compound gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:422: warning: Compound smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:65: warning: Compound gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:17: warning: Compound osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h:6: warning: Compound rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:49: warning: Compound gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:12: warning: Compound gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:11: warning: Compound ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:11: warning: Compound gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:59: warning: Compound osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:31: warning: Compound gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:10: warning: Compound gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:370: warning: Compound smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h:107: warning: Compound gsm_sysinfo_freq is not documented.
_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/fsm_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/logging_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/logging_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/stats_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/stats_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vector.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vector.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/vty/buffer.h...
Generating code for file include/osmocom/vty/command.h...
Generating code for file include/osmocom/vty/logging.h...
Generating code for file include/osmocom/vty/misc.h...
Generating code for file include/osmocom/vty/ports.h...
Generating code for file include/osmocom/vty/stats.h...
Generating code for file include/osmocom/vty/telnet_interface.h...
Generating code for file include/osmocom/vty/vector.h...
Generating code for file include/osmocom/vty/vty.h...
Parsing code for file src/vty/buffer.c...
Parsing code for file src/vty/command.c...
Parsing code for file src/vty/fg 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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for file codec.h
Generating Sqlite3 output for file gsm610.c
Generating Sqlite3 output for file gsm620.c
Generating Sqlite3 output for file gsm660.c
Generating Sqlite3 output for file gsm690.c
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
lookup cache used 37/65536 hits=132 misses=37
finished...
mkdir -p doc/coding
/usr/bin/doxygen Doxyfile.coding
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.coding' 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.coding' 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.coding' 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.coding' 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.coding' 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.coding' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
error: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:118: warning: Member TELNET_NAWS_SB_LEN (macro definition) of file vty.h is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:30: warning: Member _XOPEN_SOURCE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:437: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:497: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1573: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1780: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:64: warning: Member SYSCONFDIR (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:82: warning: Member VTY_BIND_ADDR_DEFAULT (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1228: warning: Member CONTROL(X) (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1229: warning: Member VTY_NORMAL (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1230: warning: Member VTY_PRE_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1231: warning: Member VTY_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:91: warning: Member vty_clear_buf(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:125: warning: Member vty_auth(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:346: warning: Member vty_hello(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:381: warning: Member vty_prompt(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:397: warning: Member vty_command(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:434: warning: Member vty_write(struct vty *vty, const char *buf, size_t nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:444: warning: Member vty_ensure(struct vty *vty, int length) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:454: warning: Member vty_self_insert(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:473: warning: Member vty_self_insert_overwrite(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:488: warning: Member vty_insert_word_overwrite(struct vty *vty, char *str) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:498: warning: Member vty_forward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:507: warning: Member vty_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:516: warning: Member vty_beginning_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:523: warning: Member vty_end_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:530: warning: Member vty_hist_add(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:561: warning: Member vty_telnet_option(struct vty *vty, unsigned char *buf, int nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:660: warning: Member vty_execute(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:690: warning: Member vty_will_echo(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:698: warning: Member vty_will_suppress_go_ahead(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:706: warning: Member vty_dont_linemode(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:714: warning: Member vty_do_window_size(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:720: warning: Member vty_kill_line_from_beginning(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:721: warning: Member vty_redraw_line(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:725: warning: Member vty_history_print(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:741: warning: Member vty_next_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:765: warning: Member vty_previous_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:791: warning: Member vty_forward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:801: warning: Member vty_backward_pure_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:808: warning: Member vty_backward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:819: warning: Member vty_down_level(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:832: warning: Member vty_end_config(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:861: warning: Member vty_delete_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:891: warning: Member vty_delete_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:901: warning: Member vty_kill_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:928: warning: Member vty_forward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:937: warning: Member vty_backward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:946: warning: Member vty_transpose_chars(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:975: warning: Member vty_complete_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1048: warning: Member vty_describe_fold(struct vty *vty, int cmd_width, unsigned int desc_width, struct desc *desc) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1088: warning: Member vty_describe_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1199: warning: Member vty_stop_input(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1234: warning: Member vty_escape_map(unsigned char c, struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1258: warning: Member vty_buffer_reset(struct vty *vty) (function) of file vty.c is not documented.
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_coding.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_coding.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_interleaving.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_interleaving.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_mapping.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_mapping.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_parity.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_parity.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_tables.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_tables.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_interleaving.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_interleaving.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_mapping.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_mapping.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_parity.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_parity.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_tables.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_tables.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declaratio/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1453: warning: Member vty_read_file(FILE *confp, void *priv) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1559: warning: Member DEFUN(config_who, config_who_cmd,"who","Display who is on vty\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1572: warning: Member DEFUN(line_vty, line_vty_cmd,"line vty","Configure a terminal line\n""Virtual terminal\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1581: warning: Member DEFUN(vty_login, vty_login_cmd,"login","Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1587: warning: Member DEFUN(no_vty_login, no_vty_login_cmd,"no login", NO_STR"Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1595: warning: Member DEFUN(vty_bind, vty_bind_cmd,"bind A.B.C.D","Accept VTY telnet connections on local interface\n""Local interface IP address (default: "VTY_BIND_ADDR_DEFAULT")\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1604: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1611: warning: Member DEFUN(service_advanced_vty, service_advanced_vty_cmd,"service advanced-vty","Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1620: warning: Member DEFUN(no_service_advanced_vty, no_service_advanced_vty_cmd,"no service advanced-vty", NO_STR"Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1630: warning: Member DEFUN(terminal_monitor, terminal_monitor_cmd,"terminal monitor","Set terminal line parameters\n""Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1640: warning: Member DEFUN(terminal_no_monitor, terminal_no_monitor_cmd,"terminal no monitor","Set terminal line parameters\n"NO_STR"Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1650: warning: Member DEFUN(show_history, show_history_cmd,"show history", SHOW_STR"Display the session command history\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1672: warning: Member vty_config_write(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1718: warning: Member vty_save_cwd(void) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1736: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1741: warning: Member vty_shell_serv(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1746: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:67: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:72: warning: Member vtyvec (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:74: warning: Member Vvty_serv_thread (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:76: warning: Member vty_cwd (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:81: warning: Member vty_bind_addr (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:85: warning: Member vty_config (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:87: warning: Member password_check (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:89: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:430: warning: Member telnet_backward_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:431: warning: Member telnet_space_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1672: warning: Member vty_node (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1751: warning: Member tall_bsc_ctx (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
orkspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rxlev_stat.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rxlev_stat.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/sysinfo.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/sysinfo.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/gsm/a5.h...
Generating code for file include/osmocom/gsm/abis_nm.h...
Generating code for file include/osmocom/gsm/apn.h...
Generating code for file include/osmocom/gsm/bitvec_gsm.h...
Generating code for file include/osmocom/gsm/comp128.h...
Generating code for file include/osmocom/gsm/comp128v23.h...
Generating code for file include/osmocom/gsm/gan.h...
Generating code for file include/osmocom/gsm/gea.h...
Generating code for file include/osmocom/gsm/gsm0341.h...
Generating code for file include/osmocom/gsm/gsm0411_smc.h...
Generating code for file include/osmocom/gsm/gsm0411_smr.h...
Generating code for file include/osmocom/gsm/gsm0411_utils.h...
Generating code for file include/osmocom/gsm/gsm0480.h...
Generating code for file include/osmocom/gsm/gsm0502.h...
Generating code for file include/osmocom/gsm/gsm0503.h...
Generating code for file include/osmocom/gsm/gsm0808.h...
Generating code for file include/osmocom/gsm/gsm0808_utils.h...
Generating code for file include/osmocom/gsm/gsm23003.h...
Generating code for file include/osmocom/gsm/gsm48.h...
Generating code for file include/osmocom/gsm/gsm48_ie.h...
Generating code for file include/osmocom/gsm/gsm_utils.h...
Generating code for file include/osmocom/gsm/gsup.h...
Generating code for file include/osmocom/gsm/ipa.h...
Generating code for file include/osmocom/gsm/kasumi.h...
Generating code for file include/osmocom/gsm/l1sap.h...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:614: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:406: warning: argument 'unsafe' of command @param is not found in the argument list of osmo_asciidoc_escape(const char *inp)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:406: warning: The following parameters of osmo_asciidoc_escape(const char *inp) are not documented:
  parameter 'inp'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3408: warning: argument 'vty' of command @param is not found in the argument list of osmo_vty_write_config_file(const char *filename)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:87: warning: Compound gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:81: warning: Compound gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:93: warning: Compound gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:58: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:68: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1791: warning: unable to resolve reference to `vty_read_file' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:51: warning: Member rate_ctr_handler(struct rate_ctr_group *ctrg, struct rate_ctr *ctr, const struct rate_ctr_desc *desc, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:85: warning: Member osmo_stat_item_handler(struct osmo_stat_item_group *statg, struct osmo_stat_item *item, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:117: warning: Member osmo_stat_item_group_handler(struct osmo_stat_item_group *statg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:138: warning: Member rate_ctr_group_handler(struct rate_ctr_group *ctrg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:158: warning: Member handle_counter(struct osmo_counter *counter, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:174: warning: Member vty_out_statistics_partial(struct vty *vty, const char *prefix, int max_level) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:185: warning: Member vty_out_statistics_full(struct vty *vty, const char *prefix) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:27: warning: Member active (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:28: warning: Member alloced (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:29: warning: Member index (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:38: warning: Member head (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:39: warning: Member tail (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:42: warning: Member size (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:47: warning: Member next (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:50: warning: Member cp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:53: warning: Member sp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:56: warning: Member data[0] (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:136: warning: Member func)(struct cmd_element *, struct vty *, int, const char *[]) (variable) of class cmd_element is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:41: warning: Member password_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:45: warning: Member enable_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:58: warning: Member encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:62: warning: Member motdfile (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:134: warning: Member monitor (variable) of class vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:46: warning: Member vty (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:47: warning: Member prefix (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:48: warning: Member max_level (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:163: warning: Member event (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:207: warning: Member sock (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:208: warning: Member vty (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:205: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:174: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:197: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:181: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:189: warning: unable to resolve reference to `msgb' for \ref command
sm_vty.c...
Parsing code for file src/vty/logging_vty.c...
Parsing code for file src/vty/stats_vty.c...
Parsing code for file src/vty/telnet_interface.c...
Parsing code for file src/vty/utils.c...
Parsing code for file src/vty/vector.c...
Parsing code for file src/vty/vty.c...
Generating file documentation...
Generating docs for file include/osmocom/vty/command.h...
Generating docs for file include/osmocom/vty/telnet_interface.h...
Generating docs for file include/osmocom/vty/vty.h...
Generating docs for file src/vty/command.c...
Generating docs for file src/vty/telnet_interface.c...
Generating docs for file src/vty/vty.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _vector...
Generating docs for compound buffer...
Generating docs for compound buffer_data...
Generating docs for compound cmd_element...
Generating docs for compound cmd_node...
Generating docs for compound desc...
Generating docs for compound host...
Generating docs for compound telnet_connection...
Generating docs for compound vty...
Generating docs for compound vty_app_info...
Generating docs for compound vty_out_context...
Generating docs for compound vty_signal_data...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class cmd_element
Generating Sqlite3 output for class cmd_element
unable to read file loc from[install_element]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[install_element]
unable to read file loc from[install_element]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[sort_node]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[install_element]
Generating Sqlite3 output for class cmd_node
Generating Sqlite3 output for class cmd_node
unable to read file loc from[install_node]
unable to read file loc from[cmd_prompt]
unable to read file loc from[install_node]
unable to read file loc from[install_element]
unable to read file loc from[install_node]
unable to read file loc from[sort_node]
Generating Sqlite3 output for class desc
Generating Sqlite3 output for class desc
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_make_descvec]
Generating Sqlite3 output for class host
Generating Sqlite3 output for class host
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[osmo_vty_save_config_file]
unable to read file loc from[vty_create]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class telnet_connection
Generating Sqlite3 output for class telnet_connection
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_event]
unable to read file loc from[telnet_close_client]
Generating Sqlite3 output for class vty
Generating Sqlite3 output for class vty
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_shell]
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_current_node]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_out_newline]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_current_index]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty_config_lock]
Generating Sqlite3 output for class vty_app_info
Generating Sqlite3 output for class vty_app_info
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for file buffer.h
Generating Sqlite3 output for file command.h
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file misc.h
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
unable to read file loc from[host::config]
Generating Sqlite3 output for file ports.h
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file telnet_interface.h
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
Generating Sqlite3 output for file vector.h
Generating Sqlite3 output for file vty.h
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::pa/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:94: warning: Member mcs (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:95: warning: Member usf_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:98: warning: Member hdr_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:99: warning: Member hdr_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:100: warning: Member hdr_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:101: warning: Member hdr_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:102: warning: Member hdr_punc (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:105: warning: Member data_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:106: warning: Member data_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:107: warning: Member data_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:108: warning: Member data_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:109: warning: Member data_punc[3] (variable) of class gsm0503_mcs_code is not documented.
ssword]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
Generating Sqlite3 output for file buffer.c
Generating Sqlite3 output for file command.c
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[desc::cmd]
unable to read file loc from[desc::str]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[install_element]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[host::config]
Generating Sqlite3 output for file fsm_vty.c
Generating Sqlite3 output for file logging_vty.c
Generating Sqlite3 output for file stats_vty.c
Generating Sqlite3 output for file telnet_interface.c
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
unable to read file loc from[telnet_connection::entry]
unable to read file loc from[telnet_connection::dbg]
unable to read file loc from[vty_event]
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
Generating Sqlite3 output for file utils.c
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
Generating Sqlite3 output for file vector.c
Generating Sqlite3 output for file vty.c
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to rens...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/coding/gsm0503_coding.h...
Generating code for file include/osmocom/coding/gsm0503_interleaving.h...
Generating code for file include/osmocom/coding/gsm0503_mapping.h...
Generating code for file include/osmocom/coding/gsm0503_parity.h...
Generating code for file include/osmocom/coding/gsm0503_tables.h...
Parsing code for file src/coding/gsm0503_coding.c...
Parsing code for file src/coding/gsm0503_interleaving.c...
Parsing code for file src/coding/gsm0503_mapping.c...
Parsing code for file src/coding/gsm0503_parity.c...
Parsing code for file src/coding/gsm0503_tables.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound gprs_rlc_dl_hdr_egprs...
Generating docs for compound gprs_rlc_ul_hdr_egprs...
Generating docs for compound gsm0503_mcs_code...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for file gsm0503_coding.h
Generating Sqlite3 output for file gsm0503_interleaving.h
Generating Sqlite3 output for file gsm0503_mapping.h
Generating Sqlite3 output for file gsm0503_parity.h
Generating Sqlite3 output for file gsm0503_tables.h
Generating Sqlite3 output for file gsm0503_coding.c
Generating Sqlite3 output for file gsm0503_interleaving.c
Generating Sqlite3 output for file gsm0503_mapping.c
Generating Sqlite3 output for file gsm0503_parity.c
Generating Sqlite3 output for file gsm0503_tables.c
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
lookup cache used 195/65536 hits=877 misses=195
finished...
mkdir -p doc/core
/usr/bin/doxygen Doxyfile.core
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.core' 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.core' 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.core' 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.core' 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.core' 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.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:39: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:37: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
ad file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty_shell]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::fd]
unable to read file loc from[vty::buf]
unable to read file loc from[vty_read]
unable to read file loc from[vty_out_stat_item_group]
unable to read file loc from[vty_out_rate_ctr_group]
unable to read file loc from[vty_create]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
Generating Sqlite3 output for group command
Generating Sqlite3 output for group telnet_interface
Generating Sqlite3 output for group vty
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/
Generating Sqlite3 output for the main page
lookup cache used 5/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
56/65536 hits=5606 misses=568
finished...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:174: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:181: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:189: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:197: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:205: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/application.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/application.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/backtrace.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/backtrace.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bit16gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bit16gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bit32gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bit32gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bit64gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bit64gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitcomp.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitcomp.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/byteswap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/byteswap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc16.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc16.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/co/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:37: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:39: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:54: warning: argument 'key' of command @param is not found in the argument list of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:403: warning: end of file while inside a group

/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:54: warning: The following parameters of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) are not documented:
  parameter 'ck'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
re/crc16gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc16gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc32gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc32gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc64gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc64gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc8gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc8gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crcgen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crcgen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/defs.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/defs.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/endian.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/endian.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/loggingrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:827: warning: argument 'len' of command @param is not found in the argument list of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:827: warning: The following parameters of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) are not documented:
  parameter 'length'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:765: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:765: warning: The following parameters of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:782: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:782: warning: The following parameters of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) are not documented:
  parameter 'ver'
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:754: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:754: warning: The following parameters of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/loggingrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/macaddr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/macaddr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/panic.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/panic.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/plugin.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/plugin.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/process.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/process.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/serial.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/serial.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TES/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:146: warning: The following parameters of lapdm_entity_init(struct lapdm_entity *le, enum lapdm_mode mode, int t200) are not documented:
  parameter 't200'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:37: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:39: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:355: warning: end of file while inside a group

/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:174: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:181: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:189: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:197: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:205: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
T_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/statistics.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/statistics.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/talloc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/talloc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/write_queue.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/write_queue.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c...
Preproces/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:40: warning: Member LLIST_HEAD(osmo_auths) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:97: warning: Member c5_function(uint8_t *ik, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:109: warning: Member osmo_c4(uint8_t *ck, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:42: warning: Member selected_auths[_OSMO_AUTH_ALG_NUM] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:185: warning: Member auth_alg_vals[] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:12: warning: Member mnc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:13: warning: Member mcc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:14: warning: Member lac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:15: warning: Member rac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:26: warning: Member id (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:27: warning: Member network (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:28: warning: Member mn_recv)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member mm_send)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg, int cp_msg_type) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_state (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_timer (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:35: warning: Member cp_msg (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:36: warning: Member cp_rel (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:37: warning: Member cp_retx (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:38: warning: Member cp_max_retr (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:39: warning: Member cp_tc1 (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:13: warning: Member id (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:14: warning: Member network (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:15: warning: Member rl_recv)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member mn_send)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_state (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_timer (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:591: warning: Member arfcn_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:592: warning: Member arfcn_last (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:593: warning: Member freq_ul_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:594: warning: Member freq_dl_offset (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:595: warning: Member flags (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:9: warning: Member full (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:9: warning: Member sub (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:11: warning: Member transfer (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:12: warning: Member mode (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:13: warning: Member coding (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:14: warning: Member radio (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:15: warning: Member speech_ctm (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:16: warning: Member speech_ver[8] (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:28: warning: Member data (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:40: warning: Member location (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:41: warning: Member coding (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:42: warning: Member rec (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:43: warning: Member rec_val (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:44: warning: Member value (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:45: warning: Member diag_len (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:46: warning: Member diag[32] (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:71: warning: Member dtmf (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:72: warning: Member pcp (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:61: warning: Member len (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:62: warning: Member info[GSM_MAX_FACILITY] (variable) of class gsm_mncc_facility is not documented.
Generating code for file include/osmocom/gsm/lapd_core.h...
Generating code for file include/osmocom/gsm/lapdm.h...
Generating code for file include/osmocom/gsm/meas_rep.h...
Generating code for file include/osmocom/gsm/mncc.h...
Generating code for file include/osmocom/gsm/oap.h...
Generating code for file include/osmocom/gsm/prim.h...
Generating code for file include/osmocom/gsm/rsl.h...
Generating code for file include/osmocom/gsm/rxlev_stat.h...
Generating code for file include/osmocom/gsm/sysinfo.h...
Generating code for file include/osmocom/gsm/tlv.h...
Parsing code for file src/gsm/a5.c...
Parsing code for file src/gsm/abis_nm.c...
Parsing code for file src/gsm/apn.c...
Parsing code for file src/gsm/auth_comp128v1.c...
Parsing code for file src/gsm/auth_comp128v23.c...
Parsing code for file src/gsm/auth_core.c...
Parsing code for file src/gsm/auth_milenage.c...
Parsing code for file src/gsm/comp128.c...
Parsing code for file src/gsm/comp128v23.c...
Parsing code for file src/gsm/gan.c...
Parsing code for file src/gsm/gea.c...
Parsing code for file src/gsm/gprs_cipher_core.c...
Parsing code for file src/gsm/gprs_gea.c...
Parsing code for file src/gsm/gprs_rlc.c...
Parsing code for file src/gsm/gsm0341.c...
Parsing code for file src/gsm/gsm0411_smc.c...
Parsing code for file src/gsm/gsm0411_smr.c...
Parsing code for file src/gsm/gsm0411_utils.c...
Parsing code for file src/gsm/gsm0480.c...
Parsing code for file src/gsm/gsm0502.c...
Parsing code for file src/gsm/gsm0503_conv.c...
Parsing code for file src/gsm/gsm0808.c...
Parsing code for file src/gsm/gsm0808_utils.c...
Parsing code for file src/gsm/gsm48.c...
Parsing code for file src/gsm/gsm48_ie.c...
Parsing code for file src/gsm/gsm_04_08_gprs.c...
Parsing code for file src/gsm/gsm_utils.c...
Parsing code for file src/gsm/gsup.c...
Parsing code for file src/gsm/ipa.c...
Parsing code for file src/gsm/kasumi.c...
Parsing code for file src/gsm/lapd_core.c...
Parsing code for file src/gsm/lapdm.c...
Parsing code for file src/gsm/milenage/aes-encblock.c...
Parsing code for file src/gsm/milenage/aes-internal-enc.c...
Parsing code for file src/gsm/milenage/aes-internal.c...
Generating code for file src/gsm/milenage/aes.h...
Generating code for file src/gsm/milenage/aes_i.h...
Generating code for file src/gsm/milenage/aes_wrap.h...
Generating code for file src/gsm/milenage/common.h...
Generating code for file src/gsm/milenage/crypto.h...
Generating code for file src/gsm/milenage/includes.h...
Parsing code for file src/gsm/milenage/milenage.c...
Generating code for file src/gsm/milenage/milenage.h...
Parsing code for file src/gsm/oap.c...
Parsing code for file src/gsm/rsl.c...
Parsing code for file src/gsm/rxlev_stat.c...
Parsing code for file src/gsm/sysinfo.c...
Parsing code for file src/gsm/tlv_parser.c...
Generating file documentation...
Generating docs for file include/osmocom/gsm/a5.h...
Generating docs for file include/osmocom/gsm/abis_nm.h...
Generating docs for file include/osmocom/gsm/bitvec_gsm.h...
Generating docs for file include/osmocom/gsm/lapd_core.h...
Generating docs for file include/osmocom/gsm/lapdm.h...
Generating docs for file include/osmocom/gsm/rsl.h...
Generating docs for file include/osmocom/gsm/tlv.h...
Generating docs for file src/gsm/a5.c...
Generating docs for file src/gsm/abis_nm.c...
Generating docs for file src/gsm/lapd_core.c...
Generating docs for file src/gsm/lapdm.c...
Generating docs for file src/gsm/rsl.c...
Generating docs for file src/gsm/tlv_parser.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound dl_rel_req_param...
Generating docs for compound gprs_ra_id...
Generating docs for compound gsm411_smc_inst...
Generating docs for compound gsm411_smr_inst...
Generating docs for compound gsm_freq_range...
Generating docs for compound gsm_meas_rep_unidir...
Generating docs for compound gsm_mncc_bearer_cap...
Generating docs for compound gsm_mncc_cause...
Generating docs for compound gsm_mncc_cccap...
Generating docs for compound gsm_mncc_facility...
Gener/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:32: warning: Member type (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:33: warning: Member plan (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:34: warning: Member present (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:35: warning: Member screen (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:36: warning: Member number[33] (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:55: warning: Member coding (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:56: warning: Member location (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:57: warning: Member descr (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:66: warning: Member len (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:67: warning: Member info[GSM_MAX_SSVERSION] (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:50: warning: Member proto (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:51: warning: Member info[GSM_MAX_USERUSER+1] (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:8: warning: Member rx_lev (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:9: warning: Member rx_qual (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h:109: warning: Member mask (variable) of class gsm_sysinfo_freq is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:41: warning: Member fn (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:42: warning: Member t1 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:43: warning: Member t2 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:44: warning: Member t3 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:45: warning: Member tc (variable) of class gsm_time is not documented.
sing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc32gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc32gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc64gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc64gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc8gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc8gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_syslog.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_syslog.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/macaddr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/macaddr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgfile.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/m/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:111: warning: Found unknown command `\breif'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:12: warning: Member site_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:13: warning: Member bts_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:14: warning: Member trx_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:15: warning: Member unit_name (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:16: warning: Member equipvers (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:17: warning: Member swversion (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:18: warning: Member mac_addr[6] (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:19: warning: Member location1 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:20: warning: Member location2 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:21: warning: Member serno (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2144: warning: Member states (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2145: warning: Member prim (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2145: warning: Member op (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2146: warning: Member name (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2147: warning: Member rout)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:113: warning: Member cmd (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:114: warning: Member resp (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:124: warning: Member send_dlsap)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:126: warning: Member send_ph_data_req)(struct lapd_msg_ctx *lctx, struct msgb *msg) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:127: warning: Member update_pending_frames)(struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:132: warning: Member cr (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:136: warning: Member n200 (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:148: warning: Member t200_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:149: warning: Member t203_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:118: warning: Member msg (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:119: warning: Member more (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:94: warning: Member dl (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:95: warning: Member n201 (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:97: warning: Member cr (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:98: warning: Member sapi (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:99: warning: Member tei (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:100: warning: Member lpd (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:102: warning: Member format (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:103: warning: Member p_f (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:104: warning: Member n_send (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:105: warning: Member n_recv (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:106: warning: Member s_u (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:108: warning: Member length (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:109: warning: Member more (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:27: warning: Member dl (variable) of class lapdm_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:57: warning: Member flags (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:68: warning: Member ta (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:69: warning: Member tx_power (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:22: warning: Member dl (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:23: warning: Member lapdm_fmt (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:24: warning: Member chan_nr (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:25: warning: Member link_id (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:26: warning: Member ta_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:27: warning: Member tx_power_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:136: warning: Member u (variable) of class mph_info_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:19: warning: Member lai (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:25: warning: Member cell_identity (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:43: warning: Member arfcn (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:46: warning: Member meas_bw (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:48: warning: Member length (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:50: warning: Member thresh_hi (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:52: warning: Member thresh_lo (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:54: warning: Member prio (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:56: warning: Member qrxlm (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:59: warning: Member thresh_lo_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:61: warning: Member prio_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:63: warning: Member qrxlm_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:56: warning: Member plmn (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:61: warning: Member eci (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:37: warning: Member type (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:49: warning: Member length (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:50: warning: Member addr[16] (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:128: warning: Member message_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:134: warning: Member imsi[GSM23003_IMSI_MAX_DIGITS+2] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:134: warning: Member cause (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:134: warning: Member cancel_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:137: warning: Member pdp_info_compl (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:138: warning: Member freeze_ptmsi (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:138: warning: Member auth_vectors[OSMO_GSUP_MAX_NUM_AUTH_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:140: warning: Member num_auth_vectors (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:140: warning: Member pdp_infos[OSMO_GSUP_MAX_NUM_PDP_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:142: warning: Member num_pdp_infos (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:143: warning: Member msisdn_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:144: warning: Member msisdn_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:145: warning: Member hlr_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:146: warning: Member hlr_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:147: warning: Member auts (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:148: warning: Member rand (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:148: warning: Member cn_domain (variable) of class osmo_gsup_message is not documented.
sgfile.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/prim.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/prim.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rbtree.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rbtree.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/select.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/select.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/socket.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/socket.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/statistics.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/statistics.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats_statsd.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats_statsd.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c./home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:115: warning: Member context_id (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:116: warning: Member have_info (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member plmn (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member mme (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member gummei (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:79: warning: Member mtmsi (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:7: warning: Member plmn (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:66: warning: Member group_id (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member code (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:72: warning: Member message_type (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:72: warning: Member cause (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:59: warning: Member client_id (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:60: warning: Member rand_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:61: warning: Member rand[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:62: warning: Member autn_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:63: warning: Member autn[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:64: warning: Member xres_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:65: warning: Member xres[8] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:66: warning: Member auts_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:67: warning: Member auts[14] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:6: warning: Member mcc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:7: warning: Member mnc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:19: warning: Member rac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:25: warning: Member lai (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:31: warning: Member sac (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:31: warning: Member plmn (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:37: warning: Member snac (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:50: warning: Member plmn (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:56: warning: Member tac (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:74: warning: Member ta_offs_qbits (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:75: warning: Member lqual_cb (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h:9: warning: Member rxlev_buckets[NUM_RXLEVS][NUM_ARFCNS/8] (variable) of class rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:475: warning: Member states (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:476: warning: Member type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:476: warning: Member cp_type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:477: warning: Member name (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:478: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:414: warning: Member states (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:415: warning: Member type (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:416: warning: Member name (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:417: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:423: warning: Member states (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:424: warning: Member type (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:425: warning: Member name (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:426: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:371: warning: Member states (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:372: warning: Member type (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:373: warning: Member name (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:374: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:22: warning: Member opcode (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:23: warning: Member ss_code (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:24: warning: Member ussd_text[MAX_LEN_USSD_STRING+1] (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:25: warning: Member transaction_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:26: warning: Member invoke_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:386: warning: Member def[256] (variable) of class tlv_definition is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:386: warning: Member lv[256] (variable) of class tlv_parsed is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:12: warning: Member text[MAX_LEN_USSD_STRING+1] (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:13: warning: Member transaction_id (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:14: warning: Member invoke_id (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:110: warning: Compound rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:117: warning: Compound vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:37: warning: Compound signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h:39: warning: Compound osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:100: warning: Compound vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:42: warning: Compound osmo_config_list is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:100: warning: Compound rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:18: warning: Compound osmo_stat_item_value is not documented.
ating docs for compound gsm_mncc_number...
Generating docs for compound gsm_mncc_progress...
Generating docs for compound gsm_mncc_ssversion...
Generating docs for compound gsm_mncc_useruser...
Generating docs for compound gsm_rx_lev_qual...
Generating docs for compound gsm_sysinfo_freq...
Generating docs for compound gsm_time...
Generating docs for compound info_act_cnf_param...
Generating docs for compound info_act_req_param...
Generating docs for compound info_ciph_req_param...
Generating docs for compound info_meas_ind_param...
Generating docs for compound info_time_ind_param...
Generating docs for compound ipaccess_unit...
Generating docs for compound l2downstate...
Generating docs for compound lapd_cr_ent...
Generating docs for compound lapd_datalink...
Generating docs for compound lapd_history...
Generating docs for compound lapd_msg_ctx...
Generating docs for compound lapdm_channel...
Generating docs for compound lapdm_datalink...
Generating docs for compound lapdm_entity...
Generating docs for compound lapdm_msg_ctx...
Generating docs for compound mdl_error_ind_param...
Generating docs for compound mph_info_param...
Generating docs for compound osmo_cell_global_id...
Generating docs for compound osmo_dlsap_prim...
Generating docs for compound osmo_earfcn_si2q...
Generating docs for compound osmo_eutran_cell_global_id...
Generating docs for compound osmo_gsn_address...
Generating docs for compound osmo_gsup_message...
Generating docs for compound osmo_gsup_pdp_info...
Generating docs for compound osmo_gummei...
Generating docs for compound osmo_guti...
Generating docs for compound osmo_location_area_id...
Generating docs for compound osmo_mme_id...
Generating docs for compound osmo_oap_message...
Generating docs for compound osmo_phsap_prim...
Generating docs for compound osmo_plmn_id...
Generating docs for compound osmo_routing_area_id...
Generating docs for compound osmo_service_area_id...
Generating docs for compound osmo_shared_network_area_id...
Generating docs for compound osmo_tracking_area_id...
Generating docs for compound ph_conn_ind_param...
Generating docs for compound ph_data_param...
Generating docs for compound ph_rach_ind_param...
Generating docs for compound ph_rach_req_param...
Generating docs for compound ph_tch_param...
Generating docs for compound rxlev_stats...
Generating docs for compound smcdatastate...
Generating docs for compound smcdownstate...
Generating docs for compound smrdatastate...
Generating docs for compound smrdownstate...
Generating docs for compound ss_request...
Generating docs for compound tlv_def...
Generating docs for compound tlv_definition...
Generating docs for compound tlv_p_entry...
Generating docs for compound tlv_parsed...
Generating docs for compound ussd_request...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class mph_info_param::@0
Generating Sqlite3 output for class osmo_phsap_prim::@1
Generating Sqlite3 output for class osmo_dlsap_prim::@2
Generating Sqlite3 output for class lapd_datalink::@3
Generating Sqlite3 output for class gsm_mncc_bearer_cap::@5
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_datalink
Generating Sqlite3 output for class lapd_datalink
unable to read file loc from[lapd_set_mode]
unable to read file loc from[lapd_set_mode]
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapdm_channel
Generating Sqlite3 output for class lapdm_channel
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_entity
Generating Sqlite3 output for class lapdm_entity
unable to read file loc from[lapdm_entity_exit]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_phsap_prim
Generating Sqlite3 output for class osmo_phsap_prim
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_data_param
Generating Sqlite3 output for class ph_data_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class ph_rach_ind_param
Generating Sqlite3 output for class ph_rach_ind_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class tlv_def
Generating Sqlite3 output for class tlv_def
unable to read file loc from[tlv_parse_one]
unable to read file loc from[tlv_def_patch]
unable to read file loc from[tlv_parse_one]
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_p_entry
Generating Sqlite3 output for class tlv_p_entry
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
..
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_sse.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_sse.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/write_queue.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/write_queue.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/core/application.h...
Generating code for file include/osmocom/core/backtrace.h...
Generating code for file include/osmocom/core/bit16gen.h...
Generating code for file include/osmocom/core/bit32gen.h...
Generating code for file include/osmocom/core/bit64gen.h...
Generating code for file include/osmocom/core/bitcomp.h...
Generating code for file include/osmocom/core/bits.h...
Generating code for file incl/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'

unable to read file loc from[osmo_tlvp_merge]
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for file a5.h
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_4]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.h
Generating Sqlite3 output for file apn.h
Generating Sqlite3 output for file bitvec_gsm.h
Generating Sqlite3 output for file comp128.h
Generating Sqlite3 output for file comp128v23.h
Generating Sqlite3 output for file gan.h
Generating Sqlite3 output for file gea.h
Generating Sqlite3 output for file gsm0341.h
Generating Sqlite3 output for file gsm0411_smc.h
Generating Sqlite3 output for file gsm0411_smr.h
Generating Sqlite3 output for file gsm0411_utils.h
Generating Sqlite3 output for file gsm0480.h
Generating Sqlite3 output for file gsm0502.h
Generating Sqlite3 output for file gsm0503.h
Generating Sqlite3 output for file gsm0808.h
Generating Sqlite3 output for file gsm0808_utils.h
Generating Sqlite3 output for file gsm23003.h
Generating Sqlite3 output for file gsm48.h
Generating Sqlite3 output for file gsm48_ie.h
Generating Sqlite3 output for file gsm_utils.h
Generating Sqlite3 output for file gsup.h
Generating Sqlite3 output for file ipa.h
Generating Sqlite3 output for file kasumi.h
Generating Sqlite3 output for file l1sap.h
Generating Sqlite3 output for file lapd_core.h
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.h
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
Generating Sqlite3 output for file meas_rep.h
Generating Sqlite3 output for file mncc.h
Generating Sqlite3 output for file oap.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rsl.h
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_ipac_msgt_names]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.h
Generating Sqlite3 output for file sysinfo.h
Generating Sqlite3 output for file tlv.h
unable to read file loc from[msgb_lv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_l16tv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[vt_gan_put]
unable to read file loc from[VTVL_GAN_GROSS_LEN]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_vtvlv_gan_put]
unable to read file loc from[msgb_lv_put]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[tvlv_put]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv_put]
unable to read file loc from[tl16v_put]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv16_put]
unable to read file loc from[TLV16_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[tl16v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[L16TV_GROSS_LEN]
unable to read file loc from[msgb_v_put]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tv_push]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[msgb_tv16_put]
unable to read file loc from[LV_GROSS_LEN]
unable to read file loc from[lv_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[tv16_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[tv16_put]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[osmo_match_shift_tlv]
unable to read file loc from[osmo_shift_tlv]
Generating Sqlite3 output for file a5.c
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[_a5_12_parity]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_1]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_1_get_output]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_2]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.c
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_rep]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_v_put]
unable to read file loc from[abis_nm_sw_desc_len]
unable to read file loc from[abis_nm_put_sw_file]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[tlv_parse]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[abis_nm_get_sw_desc]
Generating Sqlite3 output for file apn.c
Generating Sqlite3 output for file auth_comp128v1.c
Generating Sqlite3 output for file auth_comp128v23.c
Generating Sqlite3 output for file auth_core.c
Generating Sqlite3 output for file auth_milenage.c
Generating Sqlite3 output for file comp128.c
Generating Sqlite3 output for file comp128v23.c
Generating Sqlite3 output for file gan.c
Generating Sqlite3 output for file ge/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
a.c
Generating Sqlite3 output for file gprs_cipher_core.c
Generating Sqlite3 output for file gprs_gea.c
Generating Sqlite3 output for file gprs_rlc.c
Generating Sqlite3 output for file gsm0341.c
Generating Sqlite3 output for file gsm0411_smc.c
Generating Sqlite3 output for file gsm0411_smr.c
Generating Sqlite3 output for file gsm0411_utils.c
Generating Sqlite3 output for file gsm0480.c
Generating Sqlite3 output for file gsm0502.c
Generating Sqlite3 output for file gsm0503_conv.c
Generating Sqlite3 output for file gsm0808.c
Generating Sqlite3 output for file gsm0808_utils.c
Generating Sqlite3 output for file gsm48.c
Generating Sqlite3 output for file gsm48_ie.c
Generating Sqlite3 output for file gsm_04_08_gprs.c
Generating Sqlite3 output for file gsm_utils.c
Generating Sqlite3 output for file gsup.c
Generating Sqlite3 output for file ipa.c
Generating Sqlite3 output for file kasumi.c
Generating Sqlite3 output for file lapd_core.c
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.c
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
Generating Sqlite3 output for file aes-encblock.c
Generating Sqlite3 output for file aes-internal-enc.c
Generating Sqlite3 output for file aes-internal.c
Generating Sqlite3 output for file aes.h
Generating Sqlite3 output for file aes_i.h
Generating Sqlite3 output for file aes_wrap.h
Generating Sqlite3 output for file common.h
Generating Sqlite3 output for file crypto.h
Generating Sqlite3 output for file includes.h
Generating Sqlite3 output for file milenage.c
Generating Sqlite3 output for file milenage.h
Generating Sqlite3 output for file oap.c
Generating S/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
ude/osmocom/core/bitvec.h...
Generating code for file include/osmocom/core/byteswap.h...
Generating code for file include/osmocom/core/conv.h...
Generating code for file include/osmocom/core/crc16.h...
Generating code for file include/osmocom/core/crc16gen.h...
Generating code for file include/osmocom/core/crc32gen.h...
Generating code for file include/osmocom/core/crc64gen.h...
Generating code for file include/osmocom/core/crc8gen.h...
Generating code for file include/osmocom/core/crcgen.h...
Generating code for file include/osmocom/core/defs.h...
Generating code for file include/osmocom/core/endian.h...
Generating code for file include/osmocom/core/fsm.h...
Generating code for file include/osmocom/core/gsmtap.h...
Generating code for file include/osmocom/core/gsmtap_util.h...
Generating code for file include/osmocom/core/linuxlist.h...
Generating code for file include/osmocom/core/linuxrbtree.h...
Generating code for file include/osmocom/core/logging.h...
Generating code for file include/osmocom/core/loggingrb.h...
Generating code for file include/osmocom/core/macaddr.h...
Generating code for file include/osmocom/core/msgb.h...
Generating code for file include/osmocom/core/msgfile.h...
Generating code for file include/osmocom/core/panic.h...
Generating code for file include/osmocom/core/plugin.h...
Generating code for file include/osmocom/core/prim.h...
Generating code for file include/osmocom/core/process.h...
Generating code for file include/osmocom/core/rate_ctr.h...
Generating code for file include/osmocom/core/select.h...
Generating code for file include/osmocom/core/sercomm.h...
Generating code for file include/osmocom/core/serial.h...
Generating code for file include/osmocom/core/signal.h...
Generating code for file include/osmocom/core/socket.h...
Generating code for file include/osmocom/core/stat_item.h...
Generating code for file include/osmocom/core/statistics.h...
Generating code for file include/osmocom/core/stats.h...
Generating code for file include/osmocom/core/strrb.h...
Generating code for file include/osmocom/core/talloc.h...
Generating code for file include/osmocom/core/timer.h...
Generating code for file include/osmocom/core/timer_compat.h...
Generating code for file include/osmocom/core/utils.h...
Generating code for file include/osmocom/core/write_queue.h...
Parsing code for file src/application.c...
Parsing code for file src/backtrace.c...
Parsing code for file src/bitcomp.c...
Parsing code for file src/bits.c...
Parsing code for file src/bitvec.c...
Parsing code for file src/conv.c...
Parsing code for file src/crc16.c...
Parsing code for file src/crc16gen.c...
Parsing code for file src/crc32gen.c...
Parsing code for file src/crc64gen.c...
Parsing code for file src/crc8gen.c...
Parsing code for file src/fsm.c...
Parsing code for file src/gsmtap_util.c...
Parsing code for file src/logging.c...
Parsing code for file src/logging_gsmtap.c...
Parsing code for file src/logging_syslog.c...
Parsing code for file src/loggingrb.c...
Parsing code for file src/macaddr.c...
Parsing code for file src/msgb.c...
Parsing code for file src/msgfile.c...
Parsing code for file src/panic.c...
Parsing code for file src/plugin.c...
Parsing code for file src/prim.c...
Parsing code for file src/rate_ctr.c...
Parsing code for file src/rbtree.c...
Parsing code for file src/select.c...
Parsing code for file src/sercomm.c...
Parsing code for file src/serial.c...
Parsing code for file src/signal.c...
Parsing code for file src/socket.c...
Parsing code for file src/stat_item.c...
Parsing code for file src/statistics.c...
Parsing code for file src/stats.c...
Parsing code for file src/stats_statsd.c...
Parsing code for file src/strrb.c...
Parsing code for file src/timer.c...
Parsing code for file src/timer_gettimeofday.c...
Parsing code for file src/utils.c...
Parsing code for file src/viterbi.c...
Parsing code for file src/viterbi_gen.c...
Parsing code for file src/viterbi_sse.c...
Parsing code for file src/write_queue.c...
Generating file documentation...
Generating docs for file include/osmocom/core/application.h...
Generating/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
qlite3 output for file rsl.c
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_ipac_msgt_names]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.c
Generating Sqlite3 output for file sysinfo.c
Generating Sqlite3 output for file tlv_parser.c
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[osmo_shift_tlv]
unable to read file loc from[osmo_match_shift_tlv]
Generating Sqlite3 output for group a5
Generating Sqlite3 output for group oml
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group lapd
Generating Sqlite3 output for group lapdm
Generating Sqlite3 output for group rsl
Generating Sqlite3 output for group tlv
Generating Sqlite3 output for group auth
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
Generating Sqlite3 output for the main page
lookup cache used 1669/65536 hits=10833 misses=1733
finished...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:43: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:75: warning: Member sighup_hdlr(int signal) (function) of file application.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c:36: warning: Member _osmo_backtrace(int use_printf, int subsys, int level) (function) of file backtrace.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c:67: warning: Member osmo_plugin_load_all(const char *directory) (function) of file plugin.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c:117: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int bufi) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c:139: warning: unable to resolve reference to `out' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:400: warning: argument 'bit' of command @param is not found in the argument list of bitvec_free(struct bitvec *bv)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:400: warning: The following parameters of bitvec_free(struct bitvec *bv) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:408: warning: argument 'bitvec' of command @param is not found in the argument list of bitvec_pack(const struct bitvec *bv, uint8_t *buffer)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:408: warning: The following parameters of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:582: warning: Found unknown command `\go'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:479: warning: The following parameters of bitvec_write_field(struct bitvec *bv, unsigned int *write_index, uint64_t val, unsigned int len) are not documented:
  parameter 'val'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_scan' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_get_output' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:604: warning: unable to resolve reference to `osmo_conv_decode_deinit' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_encode_load_state' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_raw' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:43: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:181: warning: unable to resolve reference to `timeout_secs' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:194: warning: The following parameters of osmo_fsm_inst_alloc(struct osmo_fsm *fsm, void *ctx, void *priv, int log_level, const char *id) are not documented:
  parameter 'id'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:269: warning: argument 'fsm' of command @param is not found in the argument list of osmo_fsm_inst_free(struct osmo_fsm_inst *fi)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:269: warning: The following parameters of osmo_fsm_inst_free(struct osmo_fsm_inst *fi) are not documented:
  parameter 'fi'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c:146: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c:99: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:210: warning: The following parameters of llist_entry(ptr, type, member) are not documented:
  parameter 'member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:377: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:378: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:361: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:362: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:363: warning: Found unknown command `\member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:337: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:338: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:351: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:353: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:198: warning: Found unknown command `\llist'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:955: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:201: warning: argument 'in' of command @param is not found in the argument list of log_level_str(unsigned int lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:192: warning: argument 'in' of command @param is not found in the argument list of log_parse_level(const char *lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:539: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:592: warning: argument 'print_catname' of command @param is not found in the argument list of log_set_print_category(struct log_target *target, int print_category)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:592: warning: The following parameters of log_set_print_category(struct log_target *target, int print_category) are not documented:
  parameter 'print_category'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:99: warning: The following parameters of log_target_create_gsmtap(const char *host, uint16_t port, const char *ident, bool ofd_wq_mode, bool add_sink) are not documented:
  parameter 'host'
  parameter 'port'
  parameter 'ofd_wq_mode'
  parameter 'add_sink'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:749: warning: argument 'in' of command @param is not found in the argument list of log_target_destroy(struct log_target *target)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:891: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_description()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:811: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_string()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:461: warning: The following parameters of logp(int subsys, const char *file, int line, int cont, const char *format,...) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:428: warning: The following parameters of osmo_vlogp(int subsys, int level, const char *file, int line, int cont, const char *format, va_list ap) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:353: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l2(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:353: warning: The following parameters of msgb_pull_to_l2(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:338: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l3(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:338: warning: The following parameters of msgb_pull_to_l3(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:303: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u16(struct msgb *msg, uint16_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:303: warning: The following parameters of msgb_push_u16(struct msgb *msg, uint16_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:313: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u32(struct msgb *msg, uint32_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:313: warning: The following parameters of msgb_push_u32(struct msgb *msg, uint32_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:293: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u8(struct msgb *msg, uint8_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:293: warning: The following parameters of msgb_push_u8(struct msgb *msg, uint8_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:199: warning: argument 'handle_item' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:199: warning: argument 'counter' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:206: warning: unable to resolve reference to `handle_counter' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:199: warning: The following parameters of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data) are not documented:
  parameter 'ctrg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:223: warning: unable to resolve reference to `handle_group' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:43: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:112: warning: Member __attribute__ (variable) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:127: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:127: warning: argument 'n' of command @param is not found in the argument list of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:127: warning: The following parameters of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) are not documented:
  parameter 'sercomm'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:124: warning: The following parameters of osmo_stat_item_for_each_item(struct osmo_stat_item_group *statg, osmo_stat_item_handler_t handle_item, void *data) are not documented:
  parameter 'statg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:92: warning: argument 'val' of command @param is not found in the argument list of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:92: warning: The following parameters of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value) are not documented:
  parameter 'item'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:45: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:68: warning: argument 'callback' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:68: warning: argument 'pointer' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:68: warning: The following parameters of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data) are not documented:
  parameter 'cb'
  parameter 'data'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h:266: warning: Member ts (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h:270: warning: Member _pad[3] (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h:276: warning: Member src_file (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:128: warning: Member ctx[LOG_MAX_CTX+1] (variable) of class log_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:183: warning: Member filter_fn (variable) of class log_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:46: warning: Member list (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:33: warning: Member nr (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:36: warning: Member mcc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:37: warning: Member mnc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:38: warning: Member option (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:39: warning: Member text (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:39: warning: Member entry (variable) of class osmo_config_list is not documented.
 docs for file include/osmocom/core/bitcomp.h...
Generating docs for file include/osmocom/core/bits.h...
Generating docs for file include/osmocom/core/bitvec.h...
Generating docs for file include/osmocom/core/conv.h...
Generating docs for file include/osmocom/core/crc16gen.h...
Generating docs for file include/osmocom/core/crc32gen.h...
Generating docs for file include/osmocom/core/crc64gen.h...
Generating docs for file include/osmocom/core/crc8gen.h...
Generating docs for file include/osmocom/core/crcgen.h...
Generating docs for file include/osmocom/core/defs.h...
Generating docs for file include/osmocom/core/fsm.h...
Generating docs for file include/osmocom/core/gsmtap_util.h...
Generating docs for file include/osmocom/core/linuxlist.h...
Generating docs for file include/osmocom/core/logging.h...
Generating docs for file include/osmocom/core/loggingrb.h...
Generating docs for file include/osmocom/core/msgb.h...
Generating docs for file include/osmocom/core/panic.h...
Generating docs for file include/osmocom/core/prim.h...
Generating docs for file include/osmocom/core/rate_ctr.h...
Generating docs for file include/osmocom/core/select.h...
Generating docs for file include/osmocom/core/sercomm.h...
Generating docs for file include/osmocom/core/serial.h...
Generating docs for file include/osmocom/core/signal.h...
Generating docs for file include/osmocom/core/socket.h...
Generating docs for file include/osmocom/core/stat_item.h...
Generating docs for file include/osmocom/core/statistics.h...
Generating docs for file include/osmocom/core/strrb.h...
Generating docs for file include/osmocom/core/timer.h...
Generating docs for file include/osmocom/core/timer_compat.h...
Generating docs for file include/osmocom/core/utils.h...
Generating docs for file include/osmocom/core/write_queue.h...
Generating docs for file src/application.c...
Generating docs for file src/backtrace.c...
Generating docs for file src/bitcomp.c...
Generating docs for file src/bits.c...
Generating docs for file src/bitvec.c...
Generating docs for file src/conv.c...
Generating docs for file src/crc16gen.c...
Generating docs for file src/crc32gen.c...
Generating docs for file src/crc64gen.c...
Generating docs for file src/crc8gen.c...
Generating docs for file src/fsm.c...
Generating docs for file src/gsmtap_util.c...
Generating docs for file src/logging_gsmtap.c...
Generating docs for file src/logging_syslog.c...
Generating docs for file src/loggingrb.c...
Generating docs for file src/msgb.c...
Generating docs for file src/panic.c...
Generating docs for file src/plugin.c...
Generating docs for file src/rate_ctr.c...
Generating docs for file src/sercomm.c...
Generating docs for file src/serial.c...
Generating docs for file src/signal.c...
Generating docs for file src/socket.c...
Generating docs for file src/stat_item.c...
Generating docs for file src/strrb.c...
Generating docs for file src/timer.c...
Generating docs for file src/timer_gettimeofday.c...
Generating docs for file src/utils.c...
Generating docs for file src/write_queue.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound bitvec...
Generating docs for compound gsmtap_hdr...
Generating docs for compound gsmtap_inst...
Generating docs for compound gsmtap_osmocore_log_hdr...
Generating docs for compound llist_head...
Generating docs for compound log_category...
Generating docs for compound log_context...
Generating docs for compound log_info...
Generating docs for compound log_info_cat...
Generating docs for compound log_target...
Generating docs for compound msgb...
Generating docs for compound osmo_config_entry...
Generating docs for compound osmo_config_list...
Generating docs for compound osmo_conv_code...
Generating docs for compound osmo_conv_decoder...
Generating docs for compound osmo_conv_encoder...
Generating docs for compound osmo_counter...
Generating docs for compound osmo_crc16gen_code...
Generating docs for compound osmo_crc32gen_code...
Generating docs for compound osmo_crc64gen_code...
Generating docs for /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:34: warning: Member operation (variable) of class osmo_prim_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:25: warning: Member desc (variable) of class osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:40: warning: Member default_value (variable) of class osmo_stat_item_desc is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:19: warning: Member id (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:20: warning: Member value (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:101: warning: Member rb_parent_color (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:104: warning: Member rb_right (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:105: warning: Member rb_left (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:111: warning: Member rb_node (variable) of class rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:98: warning: Member entry (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:39: warning: Member subsys (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:40: warning: Member cbfn (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:41: warning: Member data (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:118: warning: Member n (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:119: warning: Member k (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:120: warning: Member len (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:121: warning: Member recursive (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:122: warning: Member intrvl (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:123: warning: Member trellis (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:124: warning: Member punc (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:125: warning: Member paths (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:127: warning: Member metric_func)(const int8_t *, const int16_t *, int16_t *, int16_t *, int) (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:101: warning: Member num_states (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:102: warning: Member sums (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:103: warning: Member outputs (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:104: warning: Member vals (variable) of class vtrellis is not documented.
compound osmo_crc8gen_code...
Generating docs for compound osmo_fd...
Generating docs for compound osmo_fsm...
Generating docs for compound osmo_fsm_inst...
Generating docs for compound osmo_fsm_state...
Generating docs for compound osmo_prim_event_map...
Generating docs for compound osmo_prim_hdr...
Generating docs for compound osmo_sercomm_inst...
Generating docs for compound osmo_stat_item...
Generating docs for compound osmo_stat_item_desc...
Generating docs for compound osmo_stat_item_group...
Generating docs for compound osmo_stat_item_group_desc...
Generating docs for compound osmo_stat_item_value...
Generating docs for compound osmo_strrb...
Generating docs for compound osmo_timer_list...
Generating docs for compound osmo_wqueue...
Generating docs for compound rate_ctr...
Generating docs for compound rate_ctr_desc...
Generating docs for compound rate_ctr_group...
Generating docs for compound rate_ctr_group_desc...
Generating docs for compound rate_ctr_per_intv...
Generating docs for compound rb_node...
Generating docs for compound rb_root...
Generating docs for compound signal_handler...
Generating docs for compound value_string...
Generating docs for compound vdecoder...
Generating docs for compound vtrellis...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class osmo_fsm_inst::@0
Generating Sqlite3 output for class log_target::@7::@10
Generating Sqlite3 output for class log_target::@7::@11
Generating Sqlite3 output for class log_target::@7::@12
Generating Sqlite3 output for class log_target::@7::@13
Generating Sqlite3 output for class msgb::@14
Generating Sqlite3 output for class osmo_sercomm_inst::@16
Generating Sqlite3 output for class osmo_sercomm_inst::@17
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@3
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@4
Generating Sqlite3 output for class @5
Generating Sqlite3 output for class @6
Generating Sqlite3 output for class log_target::@7
Generating Sqlite3 output for class log_target::@7::@9
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class bitvec
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_int16_msb]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_free]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_get_int16_msb]
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_hdr
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_inst
unable to read file loc from[gsmtap_inst_fd]
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class llist_head
unable to read file loc from[llist_move]
unable to read file loc from[llist_del_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_move_tail]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_del]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_category
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_info_cat
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class log_target
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_add_target]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_log_level]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_use_color]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_set_print_timestamp]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_filename]
unable to read file loc from[log_set_print_category]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_find]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[osmo_vlogp]
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class msgb
unable to read file loc from[msgb_enqueue]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_get]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_data]
unable to read file loc from[msgb_headroom]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_reset]
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_code
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_decoder
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_conv_encoder
unable to read file loc from[osmo_conv_encode_init]
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_counter
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_reset]
unable to read file loc from[osmo_counter_inc]
unable to read file loc from[osmo_counter_dec]
unable to read file loc from[osmo_counter_difference]
unable to read file loc from[osmo_counter_get]
unable to read file loc from[osmo_counter_difference]
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc16gen_code
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fd
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_event_name]
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_inst
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_fsm_state
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_event_map
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_prim_hdr
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_prim_init]
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_sercomm_inst
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_initialized]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_desc
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_group_desc
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_strrb
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target_rb_avail_size]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_timer_list
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
unable to read file loc from[osmo_timer_pending]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class osmo_wqueue
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr
unable to read file loc from[rate_ctr_difference]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr_difference]
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_desc
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_group_desc
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class value_string
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string_or_null]
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.h
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bit16gen.h
Generating Sqlite3 output for file bit32gen.h
Generating Sqlite3 output for file bit64gen.h
Generating Sqlite3 output for file bitcomp.h
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.h
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.h
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file byteswap.h
Generating Sqlite3 output for file conv.h
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.h
Generating Sqlite3 output for file crc16gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_code::poly]
unable to read file loc from[osmo_crc16gen_code::init]
unable to read file loc from[osmo_crc16gen_code::remainder]
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for file crc32gen.h
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_code::remainder]
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc32gen_code::poly]
unable to read file loc from[osmo_crc32gen_code::init]
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for file crc64gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc64gen_code::remainder]
unable to read file loc from[osmo_crc64gen_code::poly]
unable to read file loc from[osmo_crc64gen_code::init]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
Generating Sqlite3 output for file crc8gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc8gen_code::init]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_code::remainder]
unable to read file loc from[osmo_crc8gen_code::poly]
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file endian.h
Generating Sqlite3 output for file fsm.h
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap.h
Generating Sqlite3 output for file gsmtap_util.h
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_fd::fd]
unable to read file loc from[gsmtap_inst::wq]
Generating Sqlite3 output for file linuxlist.h
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[llist_del]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_splice_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[llist_count]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_signal_dispatch]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_move]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[__llist_add]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[llist_move_tail]
unable to read file loc from[osmo_signal_register_handler]
unable to read file loc from[log_add_target]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[LLIST_POISON1]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[log_del_target]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_splice]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_splice_init]
unable to read file loc from[llist_empty]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_for_each]
Generating Sqlite3 output for file linuxrbtree.h
Generating Sqlite3 output for file logging.h
unable to read file loc from[log_set_context]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[logp]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
Generating Sqlite3 output for file loggingrb.h
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.h
Generating Sqlite3 output for file msgb.h
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l1]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l2]
unable to read file loc from[msgb_l3]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_put]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_put_u32]
unable to read file loc from[msgb_put_u16]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb_put_u8]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get_u8]
unable to read file loc from[msgb_get_u32]
unable to read file loc from[msgb_get_u16]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_push_u32]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[msgb_push_u16]
unable to read file loc from[msgb_push_u8]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_pull_u16]
unable to read file loc from[msgb_pull_u8]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull_u32]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[msgb::data]
Generating Sqlite3 output for file msgfile.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file plugin.h
Generating Sqlite3 output for file prim.h
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_hdr::msg]
unable to read file loc from[osmo_prim_hdr::sap]
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file process.h
Generating Sqlite3 output for file rate_ctr.h
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file select.h
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_bfd_cb]
Generating Sqlite3 output for file sercomm.h
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for file serial.h
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.h
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.h
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file strrb.h
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file talloc.h
Generating Sqlite3 output for file timer.h
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[log_init]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file write_queue.h
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for file application.c
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.c
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bitcomp.c
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.c
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.c
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file conv.c
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.c
Generating Sqlite3 output for file crc16gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_code::poly]
unable to read file loc from[osmo_crc16gen_code::init]
unable to read file loc from[osmo_crc16gen_code::remainder]
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for file crc32gen.c
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_code::remainder]
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc32gen_code::poly]
unable to read file loc from[osmo_crc32gen_code::init]
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for file crc64gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc64gen_code::remainder]
unable to read file loc from[osmo_crc64gen_code::poly]
unable to read file loc from[osmo_crc64gen_code::init]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
Generating Sqlite3 output for file crc8gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc8gen_code::init]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_code::remainder]
unable to read file loc from[osmo_crc8gen_code::poly]
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
Generating Sqlite3 output for file fsm.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap_util.c
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for file logging.c
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
Generating Sqlite3 output for file logging_gsmtap.c
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.c
Generating Sqlite3 output for file msgb.c
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
Generating Sqlite3 output for file msgfile.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file prim.c
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file rate_ctr.c
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file rbtree.c
Generating Sqlite3 output for file select.c
Generating Sqlite3 output for file sercomm.c
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for file serial.c
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.c
Generating Sqlite3 output for file stats_statsd.c
Generating Sqlite3 output for file strrb.c
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file timer.c
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
Generating Sqlite3 output for file timer_gettimeofday.c
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file utils.c
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file viterbi.c
Generating Sqlite3 output for file viterbi_gen.c
Generating Sqlite3 output for file viterbi_sse.c
Generating Sqlite3 output for file write_queue.c
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
Generating Sqlite3 output for the main page
lookup cache used 1245/65536 hits=11550 misses=1313
finished...
cd ./doc && tar cf html.tar */html
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
+ make distcheck
make  dist-bzip2 am__post_remove_distdir='@:'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
test -d "libosmocore-0.9.6.247-cd8e" || mkdir "libosmocore-0.9.6.247-cd8e"
 (cd include && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include'
 (cd src && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src'
 (cd src/vty && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/vty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty'
 (cd src/codec && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/codec \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec'
 (cd src/gsm && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gsm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm'
 (cd src/coding && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/coding \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding'
 (cd src/gb && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gb'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gb'
 (cd src/ctrl && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/ctrl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/ctrl'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/ctrl'
 (cd src/sim && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/sim \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sim'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sim'
 (cd src/pseudotalloc && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/pseudotalloc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/pseudotalloc'
 (cd utils && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/utils'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/utils'
 (cd tests && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/tests'
make  \
  top_distdir="libosmocore-0.9.6.247-cd8e" distdir="libosmocore-0.9.6.247-cd8e" \
  dist-hook
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
echo 0.9.6.247-cd8e > libosmocore-0.9.6.247-cd8e/.tarball-version
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
test -n "" \
|| find "libosmocore-0.9.6.247-cd8e" -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/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libosmocore-0.9.6.247-cd8e"
tardir=libosmocore-0.9.6.247-cd8e && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmocore-0.9.6.247-cd8e.tar.bz2
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
case 'libosmocore-0.9.6.247-cd8e.tar.bz2' in \
*.tar.gz*) \
  GZIP=--best gzip -dc libosmocore-0.9.6.247-cd8e.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc libosmocore-0.9.6.247-cd8e.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc libosmocore-0.9.6.247-cd8e.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc libosmocore-0.9.6.247-cd8e.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c libosmocore-0.9.6.247-cd8e.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc libosmocore-0.9.6.247-cd8e.shar.gz | unshar ;;\
*.zip*) \
  unzip libosmocore-0.9.6.247-cd8e.zip ;;\
esac
chmod -R a-w libosmocore-0.9.6.247-cd8e
chmod u+w libosmocore-0.9.6.247-cd8e
mkdir libosmocore-0.9.6.247-cd8e/_build libosmocore-0.9.6.247-cd8e/_inst
chmod a-w libosmocore-0.9.6.247-cd8e
test -d libosmocore-0.9.6.247-cd8e/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmocore-0.9.6.247-cd8e/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd libosmocore-0.9.6.247-cd8e/_build \
  && ../configure \
     \
     \
    --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 libosmocore-0.9.6.247-cd8e.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... -ldl
checking for backtrace in -lexecinfo... no
checking for doxygen... /usr/bin/doxygen
checking if gcc supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... yes
checking for TALLOC... yes
checking for PCSC... yes
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -msse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
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 libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/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/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
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[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make  all-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making all in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making all in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       select.lo
  CC       signal.lo
  CC       msgb.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       statistics.lo
  CC       fsm.lo
  CC       write_queue.lo
  CC       utils.lo
  CC       socket.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       rate_ctr.lo
  CC       gsmtap_util.lo
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       strrb.lo
  CC       loggingrb.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CC       macaddr.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       prim.lo
  CC       viterbi.lo
  CC       viterbi_gen.lo
  CC       sercomm.lo
  CC       viterbi_sse.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CCLD     libosmocore.la
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making all in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vty.lo
  CC       vector.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
../../../src/vty/logging_vty.c: In function 'logging_vty_add_cmds':
../../../src/vty/logging_vty.c:753:2: warning: 'log_vty_command_string' is deprecated (declared at ../../../include/osmocom/core/logging.h:335): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.string = log_vty_command_string();
  ^
../../../src/vty/logging_vty.c:754:2: warning: 'log_vty_command_description' is deprecated (declared at ../../../include/osmocom/core/logging.h:336): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.doc = log_vty_command_description();
  ^
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CCLD     libosmovty.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making all in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making all in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
  CC       comp128.lo
  CC       comp128v23.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.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       lapd_core.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_milenage.lo
  CC       milenage/aes-encblock.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       gsup.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making all in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_coding.lo
  CCLD     libosmocoding.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making all in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_vty.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_bss.lo
  CC       common_vty.lo
  CCLD     libosmogb.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making all in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
  CC       control_cmd.lo
  CC       control_if.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making all in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
  CC       core.lo
  CC       reader.lo
  CC       reader_pcsc.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making all in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making all in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
  CC       osmo-arfcn.o
  CCLD     osmo-arfcn
  CC       osmo-auc-gen.o
  CCLD     osmo-auc-gen
  CC       osmo_sim_test-osmo-sim-test.o
  CCLD     osmo-sim-test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making all in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
cd . && /bin/sh ./config.status Doxyfile.core
config.status: creating Doxyfile.core
mkdir -p doc/core
/usr/bin/doxygen Doxyfile.core
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.core' 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.core' 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.core' 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.core' 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.core' 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.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/backtrace.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/backtrace.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit16gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit16gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit32gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit32gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit64gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit64gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/byteswap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/byteswap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/endian.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/endian.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:403: warning: end of file while inside a group

/gsmtap_util.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/macaddr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/macaddr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/plugin.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/plugin.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/process.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/process.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/talloc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/talloc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libos/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:355: warning: end of file while inside a group

mocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bits.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bits.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/macaddr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/macaddr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgfile.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgfile.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/prim.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/prim.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rbtree.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rbtree.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/select.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/select.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/socket.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/socket.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/statistics.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/statistics.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stats.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stats.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stats_statsd.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/lin/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:110: warning: Compound rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:117: warning: Compound vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:37: warning: Compound signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h:39: warning: Compound osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:100: warning: Compound vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:42: warning: Compound osmo_config_list is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:100: warning: Compound rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:18: warning: Compound osmo_stat_item_value is not documented.
ux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stats_statsd.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi_gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi_gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi_sse.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi_sse.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
Counting data stru/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
ctures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/backtrace.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit16gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit32gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit64gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/byteswap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/endian.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosm/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
ocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/macaddr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/plugin.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/process.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stats.h...
Generat/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
ing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/talloc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bits.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/macaddr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgfile.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/prim.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rbtree.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/select.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/socket.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/statistics.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stats.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stats_statsd.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi_gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:43: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
.247-cd8e/src/viterbi_sse.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Generating docs for fil/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:75: warning: Member sighup_hdlr(int signal) (function) of file application.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/backtrace.c:36: warning: Member _osmo_backtrace(int use_printf, int subsys, int level) (function) of file backtrace.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
e /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/application.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bits.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Generating docs for file /home/osmocom-build/jenkins/worksp/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/plugin.c:67: warning: Member osmo_plugin_load_all(const char *directory) (function) of file plugin.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/strrb.c:117: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int bufi) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bits.c:139: warning: unable to resolve reference to `out' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:400: warning: argument 'bit' of command @param is not found in the argument list of bitvec_free(struct bitvec *bv)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:400: warning: The following parameters of bitvec_free(struct bitvec *bv) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:408: warning: argument 'bitvec' of command @param is not found in the argument list of bitvec_pack(const struct bitvec *bv, uint8_t *buffer)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:408: warning: The following parameters of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:582: warning: Found unknown command `\go'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/bitvec.c:479: warning: The following parameters of bitvec_write_field(struct bitvec *bv, unsigned int *write_index, uint64_t val, unsigned int len) are not documented:
  parameter 'val'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_scan' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_get_output' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:604: warning: unable to resolve reference to `osmo_conv_decode_deinit' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_encode_load_state' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_raw' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:43: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:181: warning: unable to resolve reference to `timeout_secs' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:194: warning: The following parameters of osmo_fsm_inst_alloc(struct osmo_fsm *fsm, void *ctx, void *priv, int log_level, const char *id) are not documented:
  parameter 'id'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:269: warning: argument 'fsm' of command @param is not found in the argument list of osmo_fsm_inst_free(struct osmo_fsm_inst *fi)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c:269: warning: The following parameters of osmo_fsm_inst_free(struct osmo_fsm_inst *fi) are not documented:
  parameter 'fi'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c:146: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c:99: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:210: warning: The following parameters of llist_entry(ptr, type, member) are not documented:
  parameter 'member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:377: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:378: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:361: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:362: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:363: warning: Found unknown command `\member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:337: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:338: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:351: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:353: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:198: warning: Found unknown command `\llist'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:955: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:201: warning: argument 'in' of command @param is not found in the argument list of log_level_str(unsigned int lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:192: warning: argument 'in' of command @param is not found in the argument list of log_parse_level(const char *lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:539: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:592: warning: argument 'print_catname' of command @param is not found in the argument list of log_set_print_category(struct log_target *target, int print_category)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:592: warning: The following parameters of log_set_print_category(struct log_target *target, int print_category) are not documented:
  parameter 'print_category'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:99: warning: The following parameters of log_target_create_gsmtap(const char *host, uint16_t port, const char *ident, bool ofd_wq_mode, bool add_sink) are not documented:
  parameter 'host'
  parameter 'port'
  parameter 'ofd_wq_mode'
  parameter 'add_sink'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:749: warning: argument 'in' of command @param is not found in the argument list of log_target_destroy(struct log_target *target)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:891: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_description()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:811: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_string()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:461: warning: The following parameters of logp(int subsys, const char *file, int line, int cont, const char *format,...) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging.c:428: warning: The following parameters of osmo_vlogp(int subsys, int level, const char *file, int line, int cont, const char *format, va_list ap) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:353: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l2(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:353: warning: The following parameters of msgb_pull_to_l2(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:338: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l3(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:338: warning: The following parameters of msgb_pull_to_l3(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:303: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u16(struct msgb *msg, uint16_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:303: warning: The following parameters of msgb_push_u16(struct msgb *msg, uint16_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:313: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u32(struct msgb *msg, uint32_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:313: warning: The following parameters of msgb_push_u32(struct msgb *msg, uint32_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:293: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u8(struct msgb *msg, uint8_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:293: warning: The following parameters of msgb_push_u8(struct msgb *msg, uint8_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:199: warning: argument 'handle_item' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:199: warning: argument 'counter' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:206: warning: unable to resolve reference to `handle_counter' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:199: warning: The following parameters of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data) are not documented:
  parameter 'ctrg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:223: warning: unable to resolve reference to `handle_group' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:43: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:112: warning: Member __attribute__ (variable) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:127: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:127: warning: argument 'n' of command @param is not found in the argument list of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c:127: warning: The following parameters of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) are not documented:
  parameter 'sercomm'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:124: warning: The following parameters of osmo_stat_item_for_each_item(struct osmo_stat_item_group *statg, osmo_stat_item_handler_t handle_item, void *data) are not documented:
  parameter 'statg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:92: warning: argument 'val' of command @param is not found in the argument list of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:92: warning: The following parameters of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value) are not documented:
  parameter 'item'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c:45: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:68: warning: argument 'callback' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:68: warning: argument 'pointer' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c:68: warning: The following parameters of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data) are not documented:
  parameter 'cb'
  parameter 'data'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h:266: warning: Member ts (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h:270: warning: Member _pad[3] (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h:276: warning: Member src_file (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:128: warning: Member ctx[LOG_MAX_CTX+1] (variable) of class log_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:183: warning: Member filter_fn (variable) of class log_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:46: warning: Member list (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:33: warning: Member nr (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:36: warning: Member mcc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:37: warning: Member mnc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:38: warning: Member option (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:39: warning: Member text (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:39: warning: Member entry (variable) of class osmo_config_list is not documented.
ace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/panic.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/serial.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/socket.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/utils.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound bitvec...
Generating docs for compound gsmtap_hdr...
Generating docs for compound gsmtap_inst...
Generating docs for compound gsmtap_osmocore_log_hdr...
Generating docs for compound llist_head...
Generating docs for compound log_category...
Generating docs for compound log_context...
Generating docs for compound log_info...
Generating docs for compound log_info_cat...
Generating docs for compound log_target...
Generating docs for compound msgb...
Generating docs for compound osmo_config_entry...
Generating docs for compound osmo_config_list...
Generating docs for compound osmo_conv_code...
Generating docs for compound osmo_conv_decoder...
Generating docs for compound osmo_/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:34: warning: Member operation (variable) of class osmo_prim_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:25: warning: Member desc (variable) of class osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:40: warning: Member default_value (variable) of class osmo_stat_item_desc is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:19: warning: Member id (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:20: warning: Member value (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:101: warning: Member rb_parent_color (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:104: warning: Member rb_right (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:105: warning: Member rb_left (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:111: warning: Member rb_node (variable) of class rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:98: warning: Member entry (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:39: warning: Member subsys (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:40: warning: Member cbfn (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/signal.c:41: warning: Member data (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:118: warning: Member n (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:119: warning: Member k (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:120: warning: Member len (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:121: warning: Member recursive (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:122: warning: Member intrvl (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:123: warning: Member trellis (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:124: warning: Member punc (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:125: warning: Member paths (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:127: warning: Member metric_func)(const int8_t *, const int16_t *, int16_t *, int16_t *, int) (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:101: warning: Member num_states (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:102: warning: Member sums (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:103: warning: Member outputs (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/viterbi.c:104: warning: Member vals (variable) of class vtrellis is not documented.
conv_encoder...
Generating docs for compound osmo_counter...
Generating docs for compound osmo_crc16gen_code...
Generating docs for compound osmo_crc32gen_code...
Generating docs for compound osmo_crc64gen_code...
Generating docs for compound osmo_crc8gen_code...
Generating docs for compound osmo_fd...
Generating docs for compound osmo_fsm...
Generating docs for compound osmo_fsm_inst...
Generating docs for compound osmo_fsm_state...
Generating docs for compound osmo_prim_event_map...
Generating docs for compound osmo_prim_hdr...
Generating docs for compound osmo_sercomm_inst...
Generating docs for compound osmo_stat_item...
Generating docs for compound osmo_stat_item_desc...
Generating docs for compound osmo_stat_item_group...
Generating docs for compound osmo_stat_item_group_desc...
Generating docs for compound osmo_stat_item_value...
Generating docs for compound osmo_strrb...
Generating docs for compound osmo_timer_list...
Generating docs for compound osmo_wqueue...
Generating docs for compound rate_ctr...
Generating docs for compound rate_ctr_desc...
Generating docs for compound rate_ctr_group...
Generating docs for compound rate_ctr_group_desc...
Generating docs for compound rate_ctr_per_intv...
Generating docs for compound rb_node...
Generating docs for compound rb_root...
Generating docs for compound signal_handler...
Generating docs for compound value_string...
Generating docs for compound vdecoder...
Generating docs for compound vtrellis...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class osmo_fsm_inst::@0
Generating Sqlite3 output for class log_target::@7::@10
Generating Sqlite3 output for class log_target::@7::@11
Generating Sqlite3 output for class log_target::@7::@12
Generating Sqlite3 output for class log_target::@7::@13
Generating Sqlite3 output for class msgb::@14
Generating Sqlite3 output for class osmo_sercomm_inst::@16
Generating Sqlite3 output for class osmo_sercomm_inst::@17
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@3
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@4
Generating Sqlite3 output for class @5
Generating Sqlite3 output for class @6
Generating Sqlite3 output for class log_target::@7
Generating Sqlite3 output for class log_target::@7::@9
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class bitvec
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_int16_msb]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_free]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_get_int16_msb]
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_hdr
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_inst
unable to read file loc from[gsmtap_inst_fd]
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class llist_head
unable to read file loc from[llist_move]
unable to read file loc from[llist_del_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_move_tail]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_del]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_category
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_info_cat
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class log_target
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_add_target]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_log_level]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_use_color]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_set_print_timestamp]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_filename]
unable to read file loc from[log_set_print_category]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_find]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[osmo_vlogp]
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class msgb
unable to read file loc from[msgb_enqueue]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_get]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_data]
unable to read file loc from[msgb_headroom]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_reset]
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_code
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_decoder
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_conv_encoder
unable to read file loc from[osmo_conv_encode_init]
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_counter
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_reset]
unable to read file loc from[osmo_counter_inc]
unable to read file loc from[osmo_counter_dec]
unable to read file loc from[osmo_counter_difference]
unable to read file loc from[osmo_counter_get]
unable to read file loc from[osmo_counter_difference]
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc16gen_code
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fd
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_event_name]
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_inst
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_fsm_state
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_event_map
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_prim_hdr
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_prim_init]
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_sercomm_inst
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_initialized]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_desc
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_group_desc
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_strrb
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target_rb_avail_size]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_timer_list
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
unable to read file loc from[osmo_timer_pending]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class osmo_wqueue
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr
unable to read file loc from[rate_ctr_difference]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr_difference]
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_desc
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_group_desc
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class value_string
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string_or_null]
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.h
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bit16gen.h
Generating Sqlite3 output for file bit32gen.h
Generating Sqlite3 output for file bit64gen.h
Generating Sqlite3 output for file bitcomp.h
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.h
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.h
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file byteswap.h
Generating Sqlite3 output for file conv.h
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.h
Generating Sqlite3 output for file crc16gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_code::poly]
unable to read file loc from[osmo_crc16gen_code::init]
unable to read file loc from[osmo_crc16gen_code::remainder]
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for file crc32gen.h
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_code::remainder]
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc32gen_code::poly]
unable to read file loc from[osmo_crc32gen_code::init]
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for file crc64gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc64gen_code::remainder]
unable to read file loc from[osmo_crc64gen_code::poly]
unable to read file loc from[osmo_crc64gen_code::init]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
Generating Sqlite3 output for file crc8gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc8gen_code::init]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_code::remainder]
unable to read file loc from[osmo_crc8gen_code::poly]
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file endian.h
Generating Sqlite3 output for file fsm.h
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap.h
Generating Sqlite3 output for file gsmtap_util.h
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_fd::fd]
unable to read file loc from[gsmtap_inst::wq]
Generating Sqlite3 output for file linuxlist.h
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[llist_del]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_splice_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[llist_count]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_signal_dispatch]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_move]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[__llist_add]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[llist_move_tail]
unable to read file loc from[osmo_signal_register_handler]
unable to read file loc from[log_add_target]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[LLIST_POISON1]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[log_del_target]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_splice]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_splice_init]
unable to read file loc from[llist_empty]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_for_each]
Generating Sqlite3 output for file linuxrbtree.h
Generating Sqlite3 output for file logging.h
unable to read file loc from[log_set_context]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[logp]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
Generating Sqlite3 output for file loggingrb.h
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.h
Generating Sqlite3 output for file msgb.h
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l1]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l2]
unable to read file loc from[msgb_l3]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_put]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_put_u32]
unable to read file loc from[msgb_put_u16]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb_put_u8]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get_u8]
unable to read file loc from[msgb_get_u32]
unable to read file loc from[msgb_get_u16]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_push_u32]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[msgb_push_u16]
unable to read file loc from[msgb_push_u8]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_pull_u16]
unable to read file loc from[msgb_pull_u8]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull_u32]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[msgb::data]
Generating Sqlite3 output for file msgfile.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file plugin.h
Generating Sqlite3 output for file prim.h
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_hdr::msg]
unable to read file loc from[osmo_prim_hdr::sap]
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file process.h
Generating Sqlite3 output for file rate_ctr.h
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file select.h
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_bfd_cb]
Generating Sqlite3 output for file sercomm.h
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for file serial.h
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.h
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.h
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file strrb.h
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file talloc.h
Generating Sqlite3 output for file timer.h
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[log_init]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file write_queue.h
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for file application.c
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.c
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bitcomp.c
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.c
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.c
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file conv.c
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.c
Generating Sqlite3 output for file crc16gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_code::poly]
unable to read file loc from[osmo_crc16gen_code::init]
unable to read file loc from[osmo_crc16gen_code::remainder]
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for file crc32gen.c
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_code::remainder]
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc32gen_code::poly]
unable to read file loc from[osmo_crc32gen_code::init]
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for file crc64gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc64gen_code::remainder]
unable to read file loc from[osmo_crc64gen_code::poly]
unable to read file loc from[osmo_crc64gen_code::init]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
Generating Sqlite3 output for file crc8gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc8gen_code::init]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_code::remainder]
unable to read file loc from[osmo_crc8gen_code::poly]
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
Generating Sqlite3 output for file fsm.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap_util.c
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for file logging.c
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
Generating Sqlite3 output for file logging_gsmtap.c
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.c
Generating Sqlite3 output for file msgb.c
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
Generating Sqlite3 output for file msgfile.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file prim.c
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file rate_ctr.c
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file rbtree.c
Generating Sqlite3 output for file select.c
Generating Sqlite3 output for file sercomm.c
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for file serial.c
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.c
Generating Sqlite3 output for file stats_statsd.c
Generating Sqlite3 output for file strrb.c
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file timer.c
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
Generating Sqlite3 output for file timer_gettimeofday.c
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file utils.c
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file viterbi.c
Generating Sqlite3 output for file viterbi_gen.c
Generating Sqlite3 output for file viterbi_sse.c
Generating Sqlite3 output for file write_queue.c
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/core/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/
Generating Sqlite3 output for the main page
lookup cache used 1245/65536 hits=11550 misses=1313
finished...
mkdir -p doc/gsm
/usr/bin/doxygen Doxyfile.gsm
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.gsm' 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.gsm' 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.gsm' 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.gsm' 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.gsm' 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.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/apn.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/apn.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128v23.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128v23.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gan.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gan.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gea.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gea.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0341.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0341.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0502.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0502.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0503.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0503.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/kasumi.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/kasumi.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/apn.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/apn.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v1.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v1.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/comp128.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/comp128.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gan.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gan.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_cipher_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_cipher_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_rlc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_rlc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0341.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0341.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0480.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0480.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0502.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libos/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:27: warning: multiple use of section label 'sec_intro' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:44: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:58: warning: multiple use of section label 'sec_contact' while adding section, (first occurrence: index)
mocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0502.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0503_conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0503_conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48_ie.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48_ie.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_04_08_gprs.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_04_08_gprs.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsup.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsup.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/ipa.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/ipa.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/kasumi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/kasumi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-encblock.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-encblock.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal-enc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal-enc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_i.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_i.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_wrap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_wrap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/common.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/common.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/crypto.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/crypto.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/includes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/includes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore<unknown>:1: warning: group bitvec: ignoring title "Bit vectors" that does not match old title "helpers for GSM"

/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:21: warning: Compound ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:112: warning: Compound lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:117: warning: Compound lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:474: warning: Compound smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:70: warning: Compound gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:11: warning: Compound osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:7: warning: Compound gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:77: warning: Compound osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:11: warning: Compound ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:413: warning: Compound smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:590: warning: Compound gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:60: warning: Compound gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:5: warning: Compound osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:40: warning: Compound gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:41: warning: Compound osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2143: warning: Compound l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:54: warning: Compound osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:23: warning: Compound osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:47: warning: Compound osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:54: warning: Compound gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:25: warning: Compound gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:35: warning: Compound osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:13: warning: Compound gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:65: warning: Compound osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:71: warning: Compound osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:29: warning: Compound osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:39: warning: Compound gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:422: warning: Compound smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:65: warning: Compound gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:17: warning: Compound osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h:6: warning: Compound rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:49: warning: Compound gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:12: warning: Compound gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:11: warning: Compound ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:11: warning: Compound gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:59: warning: Compound osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:31: warning: Compound gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:10: warning: Compound gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:370: warning: Compound smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h:107: warning: Compound gsm_sysinfo_freq is not documented.
-0.9.6.247-cd8e/src/gsm/oap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/oap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rxlev_stat.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rxlev_stat.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/sysinfo.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/sysinfo.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/apn.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128v23.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gan.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gea.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0341.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0502.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0503.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/kasumi.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/prim.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/apn.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v1.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v23.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_milenage.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/comp128.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/comp128v23.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gan.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gea.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_cipher_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_gea.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_rlc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0341.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0480.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0502.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0503_conv.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48_ie.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_04_08_gprs.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsup.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/ipa.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/kasumi.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-encblock.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal-enc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal.c...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes.h...
Generating code for file /home/osmocom-bu/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
ild/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_i.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_wrap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/common.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/crypto.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/includes.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.c...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/oap.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rxlev_stat.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/sysinfo.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Generating docs for file /home/osmocom-build/jenkins/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:54: warning: argument 'key' of command @param is not found in the argument list of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:54: warning: The following parameters of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) are not documented:
  parameter 'ck'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:827: warning: argument 'len' of command @param is not found in the argument list of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:827: warning: The following parameters of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) are not documented:
  parameter 'length'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:765: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:765: warning: The following parameters of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:782: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:782: warning: The following parameters of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) are not documented:
  parameter 'ver'
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:754: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:754: warning: The following parameters of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:146: warning: The following parameters of lapdm_entity_init(struct lapdm_entity *le, enum lapdm_mode mode, int t200) are not documented:
  parameter 't200'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:40: warning: Member LLIST_HEAD(osmo_auths) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:97: warning: Member c5_function(uint8_t *ik, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:109: warning: Member osmo_c4(uint8_t *ck, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:42: warning: Member selected_auths[_OSMO_AUTH_ALG_NUM] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:185: warning: Member auth_alg_vals[] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:12: warning: Member mnc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:13: warning: Member mcc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:14: warning: Member lac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:15: warning: Member rac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:26: warning: Member id (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:27: warning: Member network (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:28: warning: Member mn_recv)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member mm_send)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg, int cp_msg_type) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_state (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_timer (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:35: warning: Member cp_msg (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:36: warning: Member cp_rel (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:37: warning: Member cp_retx (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:38: warning: Member cp_max_retr (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:39: warning: Member cp_tc1 (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:13: warning: Member id (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:14: warning: Member network (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:15: warning: Member rl_recv)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member mn_send)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_state (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_timer (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:591: warning: Member arfcn_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:592: warning: Member arfcn_last (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:593: warning: Member freq_ul_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:594: warning: Member freq_dl_offset (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:595: warning: Member flags (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:9: warning: Member full (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:9: warning: Member sub (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:11: warning: Member transfer (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:12: warning: Member mode (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:13: warning: Member coding (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:14: warning: Member radio (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:15: warning: Member speech_ctm (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:16: warning: Member speech_ver[8] (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:28: warning: Member data (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:40: warning: Member location (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:41: warning: Member coding (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:42: warning: Member rec (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:43: warning: Member rec_val (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:44: warning: Member value (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:45: warning: Member diag_len (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:46: warning: Member diag[32] (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:71: warning: Member dtmf (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:72: warning: Member pcp (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:61: warning: Member len (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:62: warning: Member info[GSM_MAX_FACILITY] (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:32: warning: Member type (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:33: warning: Member plan (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:34: warning: Member present (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:35: warning: Member screen (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:36: warning: Member number[33] (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:55: warning: Member coding (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:56: warning: Member location (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:57: warning: Member descr (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:66: warning: Member len (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:67: warning: Member info[GSM_MAX_SSVERSION] (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:50: warning: Member proto (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:51: warning: Member info[GSM_MAX_USERUSER+1] (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:8: warning: Member rx_lev (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:9: warning: Member rx_qual (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h:109: warning: Member mask (variable) of class gsm_sysinfo_freq is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:41: warning: Member fn (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:42: warning: Member t1 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:43: warning: Member t2 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:44: warning: Member t3 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:45: warning: Member tc (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:111: warning: Found unknown command `\breif'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:12: warning: Member site_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:13: warning: Member bts_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:14: warning: Member trx_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:15: warning: Member unit_name (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:16: warning: Member equipvers (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:17: warning: Member swversion (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:18: warning: Member mac_addr[6] (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:19: warning: Member location1 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:20: warning: Member location2 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:21: warning: Member serno (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2144: warning: Member states (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2145: warning: Member prim (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2145: warning: Member op (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2146: warning: Member name (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2147: warning: Member rout)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:113: warning: Member cmd (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:114: warning: Member resp (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:124: warning: Member send_dlsap)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:126: warning: Member send_ph_data_req)(struct lapd_msg_ctx *lctx, struct msgb *msg) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:127: warning: Member update_pending_frames)(struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:132: warning: Member cr (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:136: warning: Member n200 (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:148: warning: Member t200_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:149: warning: Member t203_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:118: warning: Member msg (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:119: warning: Member more (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:94: warning: Member dl (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:95: warning: Member n201 (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:97: warning: Member cr (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:98: warning: Member sapi (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:99: warning: Member tei (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:100: warning: Member lpd (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:102: warning: Member format (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:103: warning: Member p_f (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:104: warning: Member n_send (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:105: warning: Member n_recv (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:106: warning: Member s_u (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:108: warning: Member length (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:109: warning: Member more (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:27: warning: Member dl (variable) of class lapdm_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:57: warning: Member flags (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:68: warning: Member ta (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:69: warning: Member tx_power (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:22: warning: Member dl (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:23: warning: Member lapdm_fmt (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:24: warning: Member chan_nr (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:25: warning: Member link_id (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:26: warning: Member ta_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:27: warning: Member tx_power_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:136: warning: Member u (variable) of class mph_info_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:19: warning: Member lai (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:25: warning: Member cell_identity (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:43: warning: Member arfcn (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:46: warning: Member meas_bw (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:48: warning: Member length (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:50: warning: Member thresh_hi (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:52: warning: Member thresh_lo (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:54: warning: Member prio (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:56: warning: Member qrxlm (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:59: warning: Member thresh_lo_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:61: warning: Member prio_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:63: warning: Member qrxlm_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:56: warning: Member plmn (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:61: warning: Member eci (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:37: warning: Member type (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:49: warning: Member length (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:50: warning: Member addr[16] (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:128: warning: Member message_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:134: warning: Member imsi[GSM23003_IMSI_MAX_DIGITS+2] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:134: warning: Member cause (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:134: warning: Member cancel_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:137: warning: Member pdp_info_compl (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:138: warning: Member freeze_ptmsi (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:138: warning: Member auth_vectors[OSMO_GSUP_MAX_NUM_AUTH_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:140: warning: Member num_auth_vectors (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:140: warning: Member pdp_infos[OSMO_GSUP_MAX_NUM_PDP_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:142: warning: Member num_pdp_infos (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:143: warning: Member msisdn_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:144: warning: Member msisdn_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:145: warning: Member hlr_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:146: warning: Member hlr_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:147: warning: Member auts (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:148: warning: Member rand (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:148: warning: Member cn_domain (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:115: warning: Member context_id (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:116: warning: Member have_info (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member plmn (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member mme (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member gummei (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:79: warning: Member mtmsi (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:7: warning: Member plmn (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:66: warning: Member group_id (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member code (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:72: warning: Member message_type (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:72: warning: Member cause (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:59: warning: Member client_id (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:60: warning: Member rand_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:61: warning: Member rand[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:62: warning: Member autn_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:63: warning: Member autn[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:64: warning: Member xres_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:65: warning: Member xres[8] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:66: warning: Member auts_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:67: warning: Member auts[14] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:6: warning: Member mcc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:7: warning: Member mnc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:19: warning: Member rac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:25: warning: Member lai (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:31: warning: Member sac (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:31: warning: Member plmn (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:37: warning: Member snac (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:50: warning: Member plmn (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:56: warning: Member tac (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:74: warning: Member ta_offs_qbits (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:75: warning: Member lqual_cb (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h:9: warning: Member rxlev_buckets[NUM_RXLEVS][NUM_ARFCNS/8] (variable) of class rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:475: warning: Member states (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:476: warning: Member type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:476: warning: Member cp_type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:477: warning: Member name (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:478: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:414: warning: Member states (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:415: warning: Member type (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:416: warning: Member name (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:417: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:423: warning: Member states (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:424: warning: Member type (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:425: warning: Member name (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:426: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:371: warning: Member states (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:372: warning: Member type (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:373: warning: Member name (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:374: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:22: warning: Member opcode (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:23: warning: Member ss_code (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:24: warning: Member ussd_text[MAX_LEN_USSD_STRING+1] (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:25: warning: Member transaction_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:26: warning: Member invoke_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:386: warning: Member def[256] (variable) of class tlv_definition is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:386: warning: Member lv[256] (variable) of class tlv_parsed is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:12: warning: Member text[MAX_LEN_USSD_STRING+1] (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:13: warning: Member transaction_id (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:14: warning: Member invoke_id (variable) of class ussd_request is not documented.
/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound dl_rel_req_param...
Generating docs for compound gprs_ra_id...
Generating docs for compound gsm411_smc_inst...
Generating docs for compound gsm411_smr_inst...
Generating docs for compound gsm_freq_range...
Generating docs for compound gsm_meas_rep_unidir...
Generating docs for compound gsm_mncc_bearer_cap...
Generating docs for compound gsm_mncc_cause...
Generating docs for compound gsm_mncc_cccap...
Generating docs for compound gsm_mncc_facility...
Generating docs for compound gsm_mncc_number...
Generating docs for compound gsm_mncc_progress...
Generating docs for compound gsm_mncc_ssversion...
Generating docs for compound gsm_mncc_useruser...
Generating docs for compound gsm_rx_lev_qual...
Generating docs for compound gsm_sysinfo_freq...
Generating docs for compound gsm_time...
Generating docs for compound info_act_cnf_param...
Generating docs for compound info_act_req_param...
Generating docs for compound info_ciph_req_param...
Generating docs for compound info_meas_ind_param...
Generating docs for compound info_time_ind_param...
Generating docs for compound ipaccess_unit...
Generating docs for compound l2downstate...
Generating docs for compound lapd_cr_ent...
Generating docs for compound lapd_datalink...
Generating docs for compound lapd_history...
Generating docs for compound lapd_msg_ctx...
Generating docs for compound lapdm_channel...
Generating docs for compound lapdm_datalink...
Generating docs for compound lapdm_entity...
Generating docs for compound lapdm_msg_ctx...
Generating docs for compound mdl_error_ind_param...
Generating docs for compound mph_info_param...
Generating docs for compound osmo_cell_global_id...
Generating docs for compound osmo_dlsap_prim...
Generating docs for compound osmo_earfcn_si2q...
Generating docs for compound osmo_eutran_cell_global_id...
Generating docs for compound osmo_gsn_address...
Generating docs for compound osmo_gsup_message...
Generating docs for compound osmo_gsup_pdp_info...
Generating docs for compound osmo_gummei...
Generating docs for compound osmo_guti...
Generating docs for compound osmo_location_area_id...
Generating docs for compound osmo_mme_id...
Generating docs for compound osmo_oap_message...
Generating docs for compound osmo_phsap_prim...
Generating docs for compound osmo_plmn_id...
Generating docs for compound osmo_routing_area_id...
Generating docs for compound osmo_service_area_id...
Generating docs for compound osmo_shared_network_area_id...
Generating docs for compound osmo_tracking_area_id...
Generating docs for compound ph_conn_ind_param...
Generating docs for compound ph_data_param...
Generating docs for compound ph_rach_ind_param...
Generating docs for compound ph_rach_req_param...
Generating docs for compound ph_tch_param...
Generating docs for compound rxlev_stats...
Generating docs for compound smcdatastate...
Generating docs for compound smcdownstate...
Generating docs for compound smrdatastate...
Generating docs for compound smrdownstate...
Generating docs for compound ss_request...
Generating docs for compound tlv_def...
Generating docs for compound tlv_definition...
Generating docs for compound tlv_p_entry...
Generating docs for compound tlv_parsed...
Generating docs for compound ussd_request...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class mph_info_param::@0
Generating Sqlite3 output for class osmo_phsap_prim::@1
Generating Sqlite3 output for class osmo_dlsap_prim::@2
Generating Sqlite3 output for class lapd_datalink::@3
Generating Sqlite3 output for class gsm_mncc_bearer_cap::@5
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_datalink
Generating Sqlite3 output for class lapd_datalink
unable to read file loc from[lapd_set_mode]
unable to read file loc from[lapd_set_mode]
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapdm_channel
Generating Sqlite3 output for class lapdm_channel
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_entity
Generating Sqlite3 output for class lapdm_entity
unable to read file loc from[lapdm_entity_exit]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_phsap_prim
Generating Sqlite3 output for class osmo_phsap_prim
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_data_param
Generating Sqlite3 output for class ph_data_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class ph_rach_ind_param
Generating Sqlite3 output for class ph_rach_ind_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class tlv_def
Generating Sqlite3 output for class tlv_def
unable to read file loc from[tlv_parse_one]
unable to read file loc from[tlv_def_patch]
unable to read file loc from[tlv_parse_one]
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_p_entry
Generating Sqlite3 output for class tlv_p_entry
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file a5.h
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_4]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.h
Generating Sqlite3 output for file apn.h
Generating Sqlite3 output for file bitvec_gsm.h
Generating Sqlite3 output for file comp128.h
Generating Sqlite3 output for file comp128v23.h
Generating Sqlite3 output for file gan.h
Generating Sqlite3 output for file gea.h
Generating Sqlite3 output for file gsm0341.h
Generating Sqlite3 output for file gsm0411_smc.h
Generating Sqlite3 output for file gsm0411_smr.h
Generating Sqlite3 output for file gsm0411_utils.h
Generating Sqlite3 output for file gsm0480.h
Generating Sqlite3 output for file gsm0502.h
Generating Sqlite3 output for file gsm0503.h
Generating Sqlite3 output for file gsm0808.h
Generating Sqlite3 output for file gsm0808_utils.h
Generating Sqlite3 output for file gsm23003.h
Generating Sqlite3 output for file gsm48.h
Generating Sqlite3 output for file gsm48_ie.h
Generating Sqlite3 output for file gsm_utils.h
Generating Sqlite3 output for file gsup.h
Generating Sqlite3 output for file ipa.h
Generating Sqlite3 output for file kasumi.h
Generating Sqlite3 output for file l1sap.h
Generating Sqlite3 output for file lapd_core.h
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.h
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
Generating Sqlite3 output for file meas_rep.h
Generating Sqlite3 output for file mncc.h
Generating Sqlite3 output for file oap.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rsl.h
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.h
Generating Sqlite3 output for file sysinfo.h
Generating Sqlite3 output for file tlv.h
unable to read file loc from[msgb_lv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_l16tv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[vt_gan_put]
unable to read file loc from[VTVL_GAN_GROSS_LEN]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_vtvlv_gan_put]
unable to read file loc from[msgb_lv_put]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[tvlv_put]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv_put]
unable to read file loc from[tl16v_put]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv16_put]
unable to read file loc from[TLV16_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[tl16v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[L16TV_GROSS_LEN]
unable to read file loc from[msgb_v_put]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tv_push]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[msgb_tv16_put]
unable to read file loc from[LV_GROSS_LEN]
unable to read file loc from[lv_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[tv16_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[tv16_put]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[osmo_match_shift_tlv]
unable to read file loc from[osmo_shift_tlv]
Generating Sqlite3 output for file a5.c
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[_a5_12_parity]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_1]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_1_get_output]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_2]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.c
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_rep]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_v_put]
unable to read file loc from[abis_nm_sw_desc_len]
unable to read file loc from[abis_nm_put_sw_file]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[tlv_parse]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[abis_nm_get_sw_desc]
Generating Sqlite3 output for file apn.c
Generating Sqlite3 output for file auth_comp128v1.c
Generating Sqlite3 output for file auth_comp128v23.c
Generating Sqlite3 output for file auth_core.c
Generating Sqlite3 output for file auth_milenage.c
Generating Sqlite3 output for file comp128.c
Generating Sqlite3 output for file comp128v23.c
Generating Sqlite3 output for file gan.c
Generating Sqlite3 output for file gea.c
Generating Sqlite3 output for file gprs_cipher_core.c
Generating Sqlite3 output for file gprs_gea.c
Generating Sqlite3 output for file gprs_rlc.c
Generating Sqlite3 output for file gsm0341.c
Generating Sqlite3 output for file gsm0411_smc.c
Generating Sqlite3 output for file gsm0411_smr.c
Generating Sqlite3 output for file gsm0411_utils.c
Generating Sqlite3 output for file gsm0480.c
Generating Sqlite3 output for file gsm0502.c
Generating Sqlite3 output for file gsm0503_conv.c
Generating Sqlite3 output for file gsm0808.c
Generating Sqlite3 output for file gsm0808_utils.c
Generating Sqlite3 output for file gsm48.c
Generating Sqlite3 output for file gsm48_ie.c
Generating Sqlite3 output for file gsm_04_08_gprs.c
Generating Sqlite3 output for file gsm_utils.c
Generating Sqlite3 output for file gsup.c
Generating Sqlite3 output for file ipa.c
Generating Sqlite3 output for file kasumi.c
Generating Sqlite3 output for file lapd_core.c
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.c
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
Generating Sqlite3 output for file aes-encblock.c
Generating Sqlite3 output for file aes-internal-enc.c
Generating Sqlite3 output for file aes-internal.c
Generating Sqlite3 output for file aes.h
Generating Sqlite3 output for file aes_i.h
Generating Sqlite3 output for file aes_wrap.h
Generating Sqlite3 output for file common.h
Generating Sqlite3 output for file crypto.h
Generating Sqlite3 output for file includes.h
Generating Sqlite3 output for file milenage.c
Generating Sqlite3 output for file milenage.h
Generating Sqlite3 output for file oap.c
Generating Sqlite3 output for file rsl.c
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.c
Generating Sqlite3 output for file sysinfo.c
Generating Sqlite3 output for file tlv_parser.c
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[osmo_shift_tlv]
unable to read file loc from[osmo_match_shift_tlv]
Generating Sqlite3 output for group a5
Generating Sqlite3 output for group oml
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group lapd
Generating Sqlite3 output for group lapdm
Generating Sqlite3 output for group rsl
Generating Sqlite3 output for group tlv
Generating Sqlite3 output for group auth
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/
Generating Sqlite3 output for the main page
lookup cache used 1812/65536 hits=15828 misses=1913
finished...
/usr/bin/doxygen Doxyfile.vty
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.vty' 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.vty' 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.vty' 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.vty' 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.vty' 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.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Notice: Output directory `doc/vty' does not exist. I have created it for you.
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/buffer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/buffer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/misc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/misc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/ports.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/ports.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/a/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:4: warning: multiple use of section label 'sec_intro' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:17: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:32: warning: multiple use of section label 'sec_contact' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:45: warning: Compound vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:205: warning: Compound vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:36: warning: Compound buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:46: warning: Compound buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:26: warning: Compound _vector is not documented.
md64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/fsm_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/fsm_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/logging_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/logging_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/stats_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/stats_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vector.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vector.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member referenc/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
es...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/buffer.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/logging.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/misc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/ports.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/stats.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/fsm_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/logging_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/stats_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vector.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Generating docs for file //home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:118: warning: Member TELNET_NAWS_SB_LEN (macro definition) of file vty.h is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:30: warning: Member _XOPEN_SOURCE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:437: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:497: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1573: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1780: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:64: warning: Member SYSCONFDIR (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:82: warning: Member VTY_BIND_ADDR_DEFAULT (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1228: warning: Member CONTROL(X) (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1229: warning: Member VTY_NORMAL (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1230: warning: Member VTY_PRE_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1231: warning: Member VTY_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:91: warning: Member vty_clear_buf(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:125: warning: Member vty_auth(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:346: warning: Member vty_hello(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:381: warning: Member vty_prompt(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:397: warning: Member vty_command(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:434: warning: Member vty_write(struct vty *vty, const char *buf, size_t nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:444: warning: Member vty_ensure(struct vty *vty, int length) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:454: warning: Member vty_self_insert(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:473: warning: Member vty_self_insert_overwrite(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:488: warning: Member vty_insert_word_overwrite(struct vty *vty, char *str) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:498: warning: Member vty_forward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:507: warning: Member vty_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:516: warning: Member vty_beginning_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:523: warning: Member vty_end_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:530: warning: Member vty_hist_add(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:561: warning: Member vty_telnet_option(struct vty *vty, unsigned char *buf, int nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:660: warning: Member vty_execute(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:690: warning: Member vty_will_echo(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:698: warning: Member vty_will_suppress_go_ahead(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:706: warning: Member vty_dont_linemode(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:714: warning: Member vty_do_window_size(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:720: warning: Member vty_kill_line_from_beginning(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:721: warning: Member vty_redraw_line(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:725: warning: Member vty_history_print(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:741: warning: Member vty_next_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:765: warning: Member vty_previous_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:791: warning: Member vty_forward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:801: warning: Member vty_backward_pure_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:808: warning: Member vty_backward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:819: warning: Member vty_down_level(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:832: warning: Member vty_end_config(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:861: warning: Member vty_delete_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:891: warning: Member vty_delete_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:901: warning: Member vty_kill_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:928: warning: Member vty_forward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:937: warning: Member vty_backward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:946: warning: Member vty_transpose_chars(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:975: warning: Member vty_complete_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1048: warning: Member vty_describe_fold(struct vty *vty, int cmd_width, unsigned int desc_width, struct desc *desc) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1088: warning: Member vty_describe_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1199: warning: Member vty_stop_input(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1234: warning: Member vty_escape_map(unsigned char c, struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1258: warning: Member vty_buffer_reset(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1453: warning: Member vty_read_file(FILE *confp, void *priv) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1559: warning: Member DEFUN(config_who, config_who_cmd,"who","Display who is on vty\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1572: warning: Member DEFUN(line_vty, line_vty_cmd,"line vty","Configure a terminal line\n""Virtual terminal\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1581: warning: Member DEFUN(vty_login, vty_login_cmd,"login","Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1587: warning: Member DEFUN(no_vty_login, no_vty_login_cmd,"no login", NO_STR"Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1595: warning: Member DEFUN(vty_bind, vty_bind_cmd,"bind A.B.C.D","Accept VTY telnet connections on local interface\n""Local interface IP address (default: "VTY_BIND_ADDR_DEFAULT")\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1604: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1611: warning: Member DEFUN(service_advanced_vty, service_advanced_vty_cmd,"service advanced-vty","Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1620: warning: Member DEFUN(no_service_advanced_vty, no_service_advanced_vty_cmd,"no service advanced-vty", NO_STR"Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1630: warning: Member DEFUN(terminal_monitor, terminal_monitor_cmd,"terminal monitor","Set terminal line parameters\n""Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1640: warning: Member DEFUN(terminal_no_monitor, terminal_no_monitor_cmd,"terminal no monitor","Set terminal line parameters\n"NO_STR"Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1650: warning: Member DEFUN(show_history, show_history_cmd,"show history", SHOW_STR"Display the session command history\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1672: warning: Member vty_config_write(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1718: warning: Member vty_save_cwd(void) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1736: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1741: warning: Member vty_shell_serv(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1746: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:67: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:72: warning: Member vtyvec (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:74: warning: Member Vvty_serv_thread (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:76: warning: Member vty_cwd (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:81: warning: Member vty_bind_addr (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:85: warning: Member vty_config (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:87: warning: Member password_check (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:89: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:430: warning: Member telnet_backward_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:431: warning: Member telnet_space_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1672: warning: Member vty_node (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1751: warning: Member tall_bsc_ctx (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:614: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:406: warning: argument 'unsafe' of command @param is not found in the argument list of osmo_asciidoc_escape(const char *inp)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:406: warning: The following parameters of osmo_asciidoc_escape(const char *inp) are not documented:
  parameter 'inp'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3408: warning: argument 'vty' of command @param is not found in the argument list of osmo_vty_write_config_file(const char *filename)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:58: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:68: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1791: warning: unable to resolve reference to `vty_read_file' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:51: warning: Member rate_ctr_handler(struct rate_ctr_group *ctrg, struct rate_ctr *ctr, const struct rate_ctr_desc *desc, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:85: warning: Member osmo_stat_item_handler(struct osmo_stat_item_group *statg, struct osmo_stat_item *item, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:117: warning: Member osmo_stat_item_group_handler(struct osmo_stat_item_group *statg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:138: warning: Member rate_ctr_group_handler(struct rate_ctr_group *ctrg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:158: warning: Member handle_counter(struct osmo_counter *counter, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:174: warning: Member vty_out_statistics_partial(struct vty *vty, const char *prefix, int max_level) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:185: warning: Member vty_out_statistics_full(struct vty *vty, const char *prefix) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:27: warning: Member active (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:28: warning: Member alloced (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:29: warning: Member index (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:38: warning: Member head (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:39: warning: Member tail (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:42: warning: Member size (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:47: warning: Member next (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:50: warning: Member cp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:53: warning: Member sp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:56: warning: Member data[0] (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:136: warning: Member func)(struct cmd_element *, struct vty *, int, const char *[]) (variable) of class cmd_element is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:41: warning: Member password_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:45: warning: Member enable_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:58: warning: Member encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:62: warning: Member motdfile (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:134: warning: Member monitor (variable) of class vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:46: warning: Member vty (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:47: warning: Member prefix (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:48: warning: Member max_level (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:163: warning: Member event (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:207: warning: Member sock (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:208: warning: Member vty (variable) of class vty_signal_data is not documented.
home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _vector...
Generating docs for compound buffer...
Generating docs for compound buffer_data...
Generating docs for compound cmd_element...
Generating docs for compound cmd_node...
Generating docs for compound desc...
Generating docs for compound host...
Generating docs for compound telnet_connection...
Generating docs for compound vty...
Generating docs for compound vty_app_info...
Generating docs for compound vty_out_context...
Generating docs for compound vty_signal_data...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class cmd_element
Generating Sqlite3 output for class cmd_element
unable to read file loc from[install_element]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[install_element]
unable to read file loc from[install_element]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[sort_node]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[install_element]
Generating Sqlite3 output for class cmd_node
Generating Sqlite3 output for class cmd_node
unable to read file loc from[install_node]
unable to read file loc from[cmd_prompt]
unable to read file loc from[install_node]
unable to read file loc from[install_element]
unable to read file loc from[install_node]
unable to read file loc from[sort_node]
Generating Sqlite3 output for class desc
Generating Sqlite3 output for class desc
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_make_descvec]
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class host
Generating Sqlite3 output for class host
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[osmo_vty_save_config_file]
unable to read file loc from[vty_create]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class telnet_connection
Generating Sqlite3 output for class telnet_connection
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_event]
unable to read file loc from[telnet_close_client]
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for class vty
Generating Sqlite3 output for class vty
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_shell]
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_current_node]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_out_newline]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_current_index]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty_config_lock]
Generating Sqlite3 output for class vty_app_info
Generating Sqlite3 output for class vty_app_info
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file buffer.h
Generating Sqlite3 output for file command.h
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file misc.h
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
unable to read file loc from[host::config]
Generating Sqlite3 output for file ports.h
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file telnet_interface.h
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
Generating Sqlite3 output for file vector.h
Generating Sqlite3 output for file vty.h
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
Generating Sqlite3 output for file buffer.c
Generating Sqlite3 output for file command.c
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[desc::cmd]
unable to read file loc from[desc::str]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[install_element]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[host::config]
Generating Sqlite3 output for file fsm_vty.c
Generating Sqlite3 output for file logging_vty.c
Generating Sqlite3 output for file stats_vty.c
Generating Sqlite3 output for file telnet_interface.c
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
unable to read file loc from[telnet_connection::entry]
unable to read file loc from[telnet_connection::dbg]
unable to read file loc from[vty_event]
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
Generating Sqlite3 output for file utils.c
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file vector.c
Generating Sqlite3 output for file vty.c
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty_shell]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::fd]
unable to read file loc from[vty::buf]
unable to read file loc from[vty_read]
unable to read file loc from[vty_out_stat_item_group]
unable to read file loc from[vty_out_rate_ctr_group]
unable to read file loc from[vty_create]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
Generating Sqlite3 output for group command
Generating Sqlite3 output for group telnet_interface
Generating Sqlite3 output for group vty
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/vty/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/
Generating Sqlite3 output for the main page
lookup cache used 664/65536 hits=6839 misses=711
finished...
mkdir -p doc/codec
/usr/bin/doxygen Doxyfile.codec
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.codec' 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.codec' 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.codec' 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.codec' 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.codec' 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.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/codec
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/codec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/codec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm610.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm610.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm620.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm620.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm660.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm660.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm690.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm690.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/codec.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm610.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm620.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm660.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/gsm690.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class 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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file codec.h
Generating Sqlite3 output for file gsm610.c
Generating Sqlite3 output for file gsm620.c
Generating Sqlite3 output for file gsm660.c
Generating Sqlite3 output for file gsm690.c
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/
lookup cache used 80/65536 hits=752 misses=116
finished...
mkdir -p doc/coding
/usr/bin/doxygen Doxyfile.coding
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.coding' 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.coding' 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.coding' 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.coding' 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.coding' 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.coding' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_coding.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_coding.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_interleaving.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_interleaving.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_mapping.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_mapping.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_parity.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_parity.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_tables.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_tables.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_interleaving.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_interleaving.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_mapping.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_mapping.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_parity.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_parity.c...
Preprocessing /home/osmocom-build/jenkins/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:87: warning: Compound gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:81: warning: Compound gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:93: warning: Compound gsm0503_mcs_code is not documented.
/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_tables.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_tables.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_coding.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_interleaving.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_mapping.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_parity.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_tables.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_interleaving.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_mapping.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_parity.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_tables.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Gen/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:94: warning: Member mcs (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:95: warning: Member usf_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:98: warning: Member hdr_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:99: warning: Member hdr_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:100: warning: Member hdr_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:101: warning: Member hdr_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:102: warning: Member hdr_punc (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:105: warning: Member data_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:106: warning: Member data_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:107: warning: Member data_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:108: warning: Member data_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:109: warning: Member data_punc[3] (variable) of class gsm0503_mcs_code is not documented.
erating docs for compound gprs_rlc_dl_hdr_egprs...
Generating docs for compound gprs_rlc_ul_hdr_egprs...
Generating docs for compound gsm0503_mcs_code...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file gsm0503_coding.h
Generating Sqlite3 output for file gsm0503_interleaving.h
Generating Sqlite3 output for file gsm0503_mapping.h
Generating Sqlite3 output for file gsm0503_parity.h
Generating Sqlite3 output for file gsm0503_tables.h
Generating Sqlite3 output for file gsm0503_coding.c
Generating Sqlite3 output for file gsm0503_interleaving.c
Generating Sqlite3 output for file gsm0503_mapping.c
Generating Sqlite3 output for file gsm0503_parity.c
Generating Sqlite3 output for file gsm0503_tables.c
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/src/
lookup cache used 248/65536 hits=3643 misses=284
finished...
cd ./doc && tar cf html.tar */html
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making dvi in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making dvi in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making dvi in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making dvi in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making dvi in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making dvi in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making dvi in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making dvi in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making dvi in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making dvi in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making dvi in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making dvi in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make  check-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making check in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making check in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making check in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making check in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making check in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making check in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making check in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making check in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making check in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making check in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making check in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making check in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  timer/timer_test sms/sms_test ussd/ussd_test smscb/smscb_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test fr/fr_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test smscb/gsm0341_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test tlv/tlv_test gsup/gsup_test oap/oap_test fsm/fsm_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test stats/stats_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_ns_test
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
  CC       timer/timer_test.o
  CCLD     timer/timer_test
  CC       sms/sms_test.o
../../tests/sms/sms_test.c: In function ‘main’:
../../tests/sms/sms_test.c:292:3: warning: ‘gsm_7bit_encode’ is deprecated (declared at ../../include/osmocom/gsm/gsm_utils.h:224): Use gsm_7bit_encode_n() instead [-Wdeprecated-declarations]
   septet_length = gsm_7bit_encode(coded,
   ^
../../tests/sms/sms_test.c:382:4: warning: ‘gsm_7bit_decode’ is deprecated (declared at ../../include/osmocom/gsm/gsm_utils.h:222): Use gsm_7bit_decode_n() instead [-Wdeprecated-declarations]
    nchars = gsm_7bit_decode(result, test_decode[i].input,
    ^
  CCLD     sms/sms_test
  CC       ussd/ussd_test.o
  CCLD     ussd/ussd_test
  CC       smscb/smscb_test.o
  CCLD     smscb/smscb_test
  CC       bits/bitrev_test.o
  CCLD     bits/bitrev_test
  CC       a5/a5_test.o
  CCLD     a5/a5_test
  CC       conv/conv_test.o
  CC       conv/conv.o
  CCLD     conv/conv_test
  CC       auth/milenage_test.o
  CCLD     auth/milenage_test
  CC       lapd/lapd_test.o
../../tests/lapd/lapd_test.c: In function ‘ms_to_bts_tx_cb’:
../../tests/lapd/lapd_test.c:361:4: warning: #warning "RSL_IE_L3_INFO 16 bit length is wrong" [-Wcpp]
   #warning "RSL_IE_L3_INFO 16 bit length is wrong"
    ^
  CCLD     lapd/lapd_test
  CC       gsm0808/gsm0808_test.o
  CCLD     gsm0808/gsm0808_test
  CC       gsm0408/gsm0408_test.o
  CCLD     gsm0408/gsm0408_test
  CC       gprs/gprs_test.o
  CCLD     gprs/gprs_test
  CC       kasumi/kasumi_test.o
  CCLD     kasumi/kasumi_test
  CC       gea/gea_test.o
  CCLD     gea/gea_test
  CC       logging/logging_test.o
  CCLD     logging/logging_test
  CC       fr/fr_test.o
  CCLD     fr/fr_test
  CC       codec/codec_test.o
  CCLD     codec/codec_test
  CC       loggingrb/loggingrb_test.o
  CCLD     loggingrb/loggingrb_test
  CC       strrb/strrb_test.o
  CCLD     strrb/strrb_test
  CC       comp128/comp128_test.o
  CCLD     comp128/comp128_test
  CC       smscb/gsm0341_test.o
  CCLD     smscb/gsm0341_test
  CC       bitvec/bitvec_test.o
  CCLD     bitvec/bitvec_test
  CC       msgb/msgb_test.o
  CCLD     msgb/msgb_test
  CC       bits/bitcomp_test.o
  CCLD     bits/bitcomp_test
  CC       tlv/tlv_test.o
  CCLD     tlv/tlv_test
  CC       gsup/gsup_test.o
  CCLD     gsup/gsup_test
  CC       oap/oap_test.o
  CCLD     oap/oap_test
  CC       fsm/fsm_test.o
  CCLD     fsm/fsm_test
  CC       write_queue/wqueue_test.o
  CCLD     write_queue/wqueue_test
  CC       socket/socket_test.o
  CCLD     socket/socket_test
  CC       coding/coding_test.o
  CCLD     coding/coding_test
  CC       conv/conv_conv_gsm0503_test-conv_gsm0503_test.o
  CC       conv/conv_conv_gsm0503_test-conv.o
  CC       conv/conv_conv_gsm0503_test-gsm0503_test_vectors.o
  CCLD     conv/conv_gsm0503_test
  CC       abis/abis_test.o
../../tests/abis/abis_test.c: In function ‘chk_raw’:
../../tests/abis/abis_test.c:125:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 };
         ^
../../tests/abis/abis_test.c:125:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
../../tests/abis/abis_test.c: In function ‘chk_descr’:
../../tests/abis/abis_test.c:147:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 }, put = {
         ^
../../tests/abis/abis_test.c:147:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
  CCLD     abis/abis_test
  CC       endian/endian_test.o
  CCLD     endian/endian_test
  CC       sercomm/sercomm_test.o
../../tests/sercomm/sercomm_test.c: In function ‘main’:
../../tests/sercomm/sercomm_test.c:136:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  CCLD     sercomm/sercomm_test
  CC       stats/stats_test.o
  CCLD     stats/stats_test
  CC       msgfile/msgfile_test.o
  CCLD     msgfile/msgfile_test
  CC       sim/sim_test.o
  CCLD     sim/sim_test
  CC       utils/utils_test.o
  CCLD     utils/utils_test
  CC       vty/vty_test.o
  CCLD     vty/vty_test
  CC       ctrl/ctrl_test.o
  CCLD     ctrl/ctrl_test
  CC       gb/bssgp_fc_test.o
  CCLD     gb/bssgp_fc_test
  CC       gb/gprs_bssgp_test.o
  CCLD     gb/gprs_bssgp_test
  CC       gb/gprs_ns_test.o
  CCLD     gb/gprs_ns_test
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  check-local
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
/bin/sh '../../tests/testsuite' 
## -------------------------------------- ##
## libosmocore 0.9.6.247-cd8e test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: conv                                            ok
  9: conv_gsm0503                                    ok
 10: coding                                          ok
 11: msgb                                            ok
 12: gea                                             ok
 13: msgfile                                         ok
 14: sms                                             ok
 15: smscb                                           ok
 16: ussd                                            ok
 17: auth                                            ok
 18: comp128                                         ok
 19: lapd                                            ok
 20: gsm0808                                         ok
 21: gsm0408                                         ok
 22: gprs                                            ok
 23: logging                                         ok
 24: codec                                           ok
 25: fr                                              ok
 26: loggingrb                                       ok
 27: strrb                                           ok
 28: vty                                             ok
 29: gprs-bssgp                                      ok
 30: gprs-ns                                         ok
 31: utils                                           ok
 32: stats                                           ok
 33: write_queue                                     ok
 34: bssgp-fc                                        ok
 35: sim                                             ok
 36: timer                                           ok
 37: tlv                                             ok
 38: gsup                                            ok
 39: fsm                                             ok
 40: oap                                             ok
 41: socket                                          ok
 42: osmo-auc-gen                                    ok
 43: endian                                          ok
 44: sercomm                                         ok

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

All 44 tests were successful.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make  install-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making install in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/application.h ../../include/osmocom/core/backtrace.h ../../include/osmocom/core/bit16gen.h ../../include/osmocom/core/bit32gen.h ../../include/osmocom/core/bit64gen.h ../../include/osmocom/core/bits.h ../../include/osmocom/core/bitvec.h ../../include/osmocom/core/bitcomp.h ../../include/osmocom/core/byteswap.h ../../include/osmocom/core/conv.h ../../include/osmocom/core/crc16.h ../../include/osmocom/core/crc16gen.h ../../include/osmocom/core/crc32gen.h ../../include/osmocom/core/crc64gen.h ../../include/osmocom/core/crc8gen.h ../../include/osmocom/core/crcgen.h ../../include/osmocom/core/endian.h ../../include/osmocom/core/defs.h ../../include/osmocom/core/fsm.h ../../include/osmocom/core/gsmtap.h ../../include/osmocom/core/gsmtap_util.h ../../include/osmocom/core/linuxlist.h ../../include/osmocom/core/linuxrbtree.h ../../include/osmocom/core/logging.h ../../include/osmocom/core/loggingrb.h ../../include/osmocom/core/stats.h ../../include/osmocom/core/macaddr.h ../../include/osmocom/core/msgb.h ../../include/osmocom/core/panic.h ../../include/osmocom/core/prim.h ../../include/osmocom/core/process.h ../../include/osmocom/core/rate_ctr.h ../../include/osmocom/core/stat_item.h ../../include/osmocom/core/select.h ../../include/osmocom/core/sercomm.h ../../include/osmocom/core/signal.h ../../include/osmocom/core/socket.h ../../include/osmocom/core/statistics.h ../../include/osmocom/core/strrb.h ../../include/osmocom/core/talloc.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /usr/bin/install -c -m 644  ../../include/osmocom/coding/gsm0503_tables.h ../../include/osmocom/coding/gsm0503_parity.h ../../include/osmocom/coding/gsm0503_mapping.h ../../include/osmocom/coding/gsm0503_interleaving.h ../../include/osmocom/coding/gsm0503_coding.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/timer.h ../../include/osmocom/core/utils.h ../../include/osmocom/core/write_queue.h ../../include/osmocom/core/plugin.h ../../include/osmocom/core/msgfile.h ../../include/osmocom/core/serial.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /usr/bin/install -c -m 644  ../../include/osmocom/vty/buffer.h ../../include/osmocom/vty/command.h ../../include/osmocom/vty/logging.h ../../include/osmocom/vty/stats.h ../../include/osmocom/vty/misc.h ../../include/osmocom/vty/telnet_interface.h ../../include/osmocom/vty/vector.h ../../include/osmocom/vty/vty.h ../../include/osmocom/vty/ports.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/protocol/gsm_03_40.h ../../include/osmocom/gsm/protocol/gsm_03_41.h ../../include/osmocom/gsm/protocol/gsm_04_08.h ../../include/osmocom/gsm/protocol/gsm_04_08_gprs.h ../../include/osmocom/gsm/protocol/gsm_04_11.h ../../include/osmocom/gsm/protocol/gsm_04_12.h ../../include/osmocom/gsm/protocol/gsm_04_80.h ../../include/osmocom/gsm/protocol/gsm_08_08.h ../../include/osmocom/gsm/protocol/gsm_08_58.h ../../include/osmocom/gsm/protocol/gsm_09_02.h ../../include/osmocom/gsm/protocol/gsm_12_21.h ../../include/osmocom/gsm/protocol/gsm_23_003.h ../../include/osmocom/gsm/protocol/gsm_44_318.h ../../include/osmocom/gsm/protocol/ipaccess.h ../../include/osmocom/gsm/protocol/smpp34_osmocom.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /usr/bin/install -c -m 644  ../../include/osmocom/sim/class_tables.h ../../include/osmocom/sim/sim.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/gprs_bssgp.h ../../include/osmocom/gprs/gprs_bssgp_bss.h ../../include/osmocom/gprs/gprs_msgb.h ../../include/osmocom/gprs/gprs_ns.h ../../include/osmocom/gprs/gprs_ns_frgre.h ../../include/osmocom/gprs/gprs_rlc.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /usr/bin/install -c -m 644  ../../include/osmocom/crypt/auth.h ../../include/osmocom/crypt/gprs_cipher.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/a5.h ../../include/osmocom/gsm/abis_nm.h ../../include/osmocom/gsm/apn.h ../../include/osmocom/gsm/comp128.h ../../include/osmocom/gsm/comp128v23.h ../../include/osmocom/gsm/bitvec_gsm.h ../../include/osmocom/gsm/gan.h ../../include/osmocom/gsm/gsm0341.h ../../include/osmocom/gsm/gsm0411_smc.h ../../include/osmocom/gsm/gsm0411_smr.h ../../include/osmocom/gsm/gsm0411_utils.h ../../include/osmocom/gsm/gsm0480.h ../../include/osmocom/gsm/gsm0502.h ../../include/osmocom/gsm/gsm0503.h ../../include/osmocom/gsm/gsm0808.h ../../include/osmocom/gsm/gsm0808_utils.h ../../include/osmocom/gsm/gsm23003.h ../../include/osmocom/gsm/gsm48.h ../../include/osmocom/gsm/gsm48_ie.h ../../include/osmocom/gsm/gsm_utils.h ../../include/osmocom/gsm/gsup.h ../../include/osmocom/gsm/ipa.h ../../include/osmocom/gsm/lapd_core.h ../../include/osmocom/gsm/lapdm.h ../../include/osmocom/gsm/meas_rep.h ../../include/osmocom/gsm/mncc.h ../../include/osmocom/gsm/prim.h ../../include/osmocom/gsm/l1sap.h ../../include/osmocom/gsm/oap.h ../../include/osmocom/gsm/rsl.h ../../include/osmocom/gsm/rxlev_stat.h ../../include/osmocom/gsm/sysinfo.h ../../include/osmocom/gsm/tlv.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /usr/bin/install -c -m 644  ../../include/osmocom/ctrl/control_cmd.h ../../include/osmocom/ctrl/control_if.h ../../include/osmocom/ctrl/ports.h ../../include/osmocom/ctrl/control_vty.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/protocol/gsm_04_60.h ../../include/osmocom/gprs/protocol/gsm_08_16.h ../../include/osmocom/gprs/protocol/gsm_08_18.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
 /usr/bin/install -c -m 644  ../../include/osmocom/codec/codec.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making install in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.8.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so.8 || { rm -f libosmocore.so.8 && ln -s libosmocore.so.8.0.0 libosmocore.so.8; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.8.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making install in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmovty.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 3:0:0 -no-undefined -ltalloc -o libosmovty.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.3.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so.3 || { rm -f libosmovty.so.3 && ln -s libosmovty.so.3.0.0 libosmovty.so.3; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.3.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making install in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocodec.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -o libosmocodec.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.0.0 libosmocodec.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making install in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogsm.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -Wl,--version-script=../../../src/gsm/libosmogsm.map -version-info 7:0:1 -no-undefined -ltalloc -o libosmogsm.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib libgsmint.la )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.6.1.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so.6 || { rm -f libosmogsm.so.6 && ln -s libosmogsm.so.6.1.0 libosmogsm.so.6; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.6.1.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making install in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocoding.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -ltalloc -o libosmocoding.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.0.0 libosmocoding.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.0.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making install in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogb.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -Wl,--version-script=../../../src/gb/libosmogb.map -version-info 4:0:0 -ltalloc -o libosmogb.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_bss.lo common_vty.lo ../../src/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.4.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so.4 || { rm -f libosmogb.so.4 && ln -s libosmogb.so.4.0.0 libosmogb.so.4; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.4.0.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making install in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmoctrl.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -I../../../include -I../../include -g -O2 -ltalloc -version-info 0:0:0 -no-undefined -o libosmoctrl.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making install in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmosim.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -version-info 0:0:0 -o libosmosim.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib core.lo reader.lo reader_pcsc.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_tetra.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so.0 || { rm -f libosmosim.so.0 && ln -s libosmosim.so.0.0.0 libosmosim.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.0.0.0 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making install in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making install in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-auc-gen
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making install in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/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 '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /usr/bin/install -c -m 644 ./doc/html.tar '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making installcheck in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making installcheck in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making installcheck in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making installcheck in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making installcheck in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making installcheck in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making installcheck in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making installcheck in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making installcheck in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making installcheck in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making installcheck in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making installcheck in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
/bin/sh '../../tests/testsuite' AUTOTEST_PATH='/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin' \
	
## -------------------------------------- ##
## libosmocore 0.9.6.247-cd8e test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: conv                                            ok
  9: conv_gsm0503                                    ok
 10: coding                                          ok
 11: msgb                                            ok
 12: gea                                             ok
 13: msgfile                                         ok
 14: sms                                             ok
 15: smscb                                           ok
 16: ussd                                            ok
 17: auth                                            ok
 18: comp128                                         ok
 19: lapd                                            ok
 20: gsm0808                                         ok
 21: gsm0408                                         ok
 22: gprs                                            ok
 23: logging                                         ok
 24: codec                                           ok
 25: fr                                              ok
 26: loggingrb                                       ok
 27: strrb                                           ok
 28: vty                                             ok
 29: gprs-bssgp                                      ok
 30: gprs-ns                                         ok
 31: utils                                           ok
 32: stats                                           ok
 33: write_queue                                     ok
 34: bssgp-fc                                        ok
 35: sim                                             ok
 36: timer                                           ok
 37: tlv                                             ok
 38: gsup                                            ok
 39: fsm                                             ok
 40: oap                                             ok
 41: socket                                          ok
 42: osmo-auc-gen                                    ok
 43: endian                                          ok
 44: sercomm                                         ok

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

All 44 tests were successful.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making uninstall in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include' && rm -f osmocom/codec/codec.h osmocom/core/application.h osmocom/core/backtrace.h osmocom/core/bit16gen.h osmocom/core/bit32gen.h osmocom/core/bit64gen.h osmocom/core/bits.h osmocom/core/bitvec.h osmocom/core/bitcomp.h osmocom/core/byteswap.h osmocom/core/conv.h osmocom/core/crc16.h osmocom/core/crc16gen.h osmocom/core/crc32gen.h osmocom/core/crc64gen.h osmocom/core/crc8gen.h osmocom/core/crcgen.h osmocom/core/endian.h osmocom/core/defs.h osmocom/core/fsm.h osmocom/core/gsmtap.h osmocom/core/gsmtap_util.h osmocom/core/linuxlist.h osmocom/core/linuxrbtree.h osmocom/core/logging.h osmocom/core/loggingrb.h osmocom/core/stats.h osmocom/core/macaddr.h osmocom/core/msgb.h osmocom/core/panic.h osmocom/core/prim.h osmocom/core/process.h osmocom/core/rate_ctr.h osmocom/core/stat_item.h osmocom/core/select.h osmocom/core/sercomm.h osmocom/core/signal.h osmocom/core/socket.h osmocom/core/statistics.h osmocom/core/strrb.h osmocom/core/talloc.h osmocom/core/timer.h osmocom/core/utils.h osmocom/core/write_queue.h osmocom/crypt/auth.h osmocom/crypt/gprs_cipher.h osmocom/ctrl/control_cmd.h osmocom/ctrl/control_if.h osmocom/ctrl/ports.h osmocom/gprs/gprs_bssgp.h osmocom/gprs/gprs_bssgp_bss.h osmocom/gprs/gprs_msgb.h osmocom/gprs/gprs_ns.h osmocom/gprs/gprs_ns_frgre.h osmocom/gprs/gprs_rlc.h osmocom/gprs/protocol/gsm_04_60.h osmocom/gprs/protocol/gsm_08_16.h osmocom/gprs/protocol/gsm_08_18.h osmocom/gsm/a5.h osmocom/gsm/abis_nm.h osmocom/gsm/apn.h osmocom/gsm/comp128.h osmocom/gsm/comp128v23.h osmocom/gsm/bitvec_gsm.h osmocom/gsm/gan.h osmocom/gsm/gsm0341.h osmocom/gsm/gsm0411_smc.h osmocom/gsm/gsm0411_smr.h osmocom/gsm/gsm0411_utils.h osmocom/gsm/gsm0480.h osmocom/gsm/gsm0502.h osmocom/gsm/gsm0503.h osmocom/coding/gsm0503_tables.h osmocom/coding/gsm0503_parity.h osmocom/coding/gsm0503_mapping.h osmocom/coding/gsm0503_interleaving.h osmocom/coding/gsm0503_coding.h osmocom/gsm/gsm0808.h osmocom/gsm/gsm0808_utils.h osmocom/gsm/gsm23003.h osmocom/gsm/gsm48.h osmocom/gsm/gsm48_ie.h osmocom/gsm/gsm_utils.h osmocom/gsm/gsup.h osmocom/gsm/ipa.h osmocom/gsm/lapd_core.h osmocom/gsm/lapdm.h osmocom/gsm/meas_rep.h osmocom/gsm/mncc.h osmocom/gsm/prim.h osmocom/gsm/l1sap.h osmocom/gsm/oap.h osmocom/gsm/protocol/gsm_03_40.h osmocom/gsm/protocol/gsm_03_41.h osmocom/gsm/protocol/gsm_04_08.h osmocom/gsm/protocol/gsm_04_08_gprs.h osmocom/gsm/protocol/gsm_04_11.h osmocom/gsm/protocol/gsm_04_12.h osmocom/gsm/protocol/gsm_04_80.h osmocom/gsm/protocol/gsm_08_08.h osmocom/gsm/protocol/gsm_08_58.h osmocom/gsm/protocol/gsm_09_02.h osmocom/gsm/protocol/gsm_12_21.h osmocom/gsm/protocol/gsm_23_003.h osmocom/gsm/protocol/gsm_44_318.h osmocom/gsm/protocol/ipaccess.h osmocom/gsm/protocol/smpp34_osmocom.h osmocom/gsm/rsl.h osmocom/gsm/rxlev_stat.h osmocom/gsm/sysinfo.h osmocom/gsm/tlv.h osmocom/sim/class_tables.h osmocom/sim/sim.h osmocom/core/plugin.h osmocom/core/msgfile.h osmocom/core/serial.h osmocom/vty/buffer.h osmocom/vty/command.h osmocom/vty/logging.h osmocom/vty/stats.h osmocom/vty/misc.h osmocom/vty/telnet_interface.h osmocom/vty/vector.h osmocom/vty/vty.h osmocom/vty/ports.h osmocom/ctrl/control_vty.h )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making uninstall in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/sh ../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making uninstall in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making uninstall in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making uninstall in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making uninstall in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making uninstall in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making uninstall in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making uninstall in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making uninstall in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making uninstall in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin' && rm -f osmo-arfcn osmo-auc-gen )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making uninstall in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore' && rm -f html.tar )
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig' && rm -f libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc )
make  uninstall-hook
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && rm -rf {core,gsm,vty,codec,coding}
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make  install-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making install in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/application.h ../../include/osmocom/core/backtrace.h ../../include/osmocom/core/bit16gen.h ../../include/osmocom/core/bit32gen.h ../../include/osmocom/core/bit64gen.h ../../include/osmocom/core/bits.h ../../include/osmocom/core/bitvec.h ../../include/osmocom/core/bitcomp.h ../../include/osmocom/core/byteswap.h ../../include/osmocom/core/conv.h ../../include/osmocom/core/crc16.h ../../include/osmocom/core/crc16gen.h ../../include/osmocom/core/crc32gen.h ../../include/osmocom/core/crc64gen.h ../../include/osmocom/core/crc8gen.h ../../include/osmocom/core/crcgen.h ../../include/osmocom/core/endian.h ../../include/osmocom/core/defs.h ../../include/osmocom/core/fsm.h ../../include/osmocom/core/gsmtap.h ../../include/osmocom/core/gsmtap_util.h ../../include/osmocom/core/linuxlist.h ../../include/osmocom/core/linuxrbtree.h ../../include/osmocom/core/logging.h ../../include/osmocom/core/loggingrb.h ../../include/osmocom/core/stats.h ../../include/osmocom/core/macaddr.h ../../include/osmocom/core/msgb.h ../../include/osmocom/core/panic.h ../../include/osmocom/core/prim.h ../../include/osmocom/core/process.h ../../include/osmocom/core/rate_ctr.h ../../include/osmocom/core/stat_item.h ../../include/osmocom/core/select.h ../../include/osmocom/core/sercomm.h ../../include/osmocom/core/signal.h ../../include/osmocom/core/socket.h ../../include/osmocom/core/statistics.h ../../include/osmocom/core/strrb.h ../../include/osmocom/core/talloc.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /usr/bin/install -c -m 644  ../../include/osmocom/coding/gsm0503_tables.h ../../include/osmocom/coding/gsm0503_parity.h ../../include/osmocom/coding/gsm0503_mapping.h ../../include/osmocom/coding/gsm0503_interleaving.h ../../include/osmocom/coding/gsm0503_coding.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/timer.h ../../include/osmocom/core/utils.h ../../include/osmocom/core/write_queue.h ../../include/osmocom/core/plugin.h ../../include/osmocom/core/msgfile.h ../../include/osmocom/core/serial.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /usr/bin/install -c -m 644  ../../include/osmocom/vty/buffer.h ../../include/osmocom/vty/command.h ../../include/osmocom/vty/logging.h ../../include/osmocom/vty/stats.h ../../include/osmocom/vty/misc.h ../../include/osmocom/vty/telnet_interface.h ../../include/osmocom/vty/vector.h ../../include/osmocom/vty/vty.h ../../include/osmocom/vty/ports.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/protocol/gsm_03_40.h ../../include/osmocom/gsm/protocol/gsm_03_41.h ../../include/osmocom/gsm/protocol/gsm_04_08.h ../../include/osmocom/gsm/protocol/gsm_04_08_gprs.h ../../include/osmocom/gsm/protocol/gsm_04_11.h ../../include/osmocom/gsm/protocol/gsm_04_12.h ../../include/osmocom/gsm/protocol/gsm_04_80.h ../../include/osmocom/gsm/protocol/gsm_08_08.h ../../include/osmocom/gsm/protocol/gsm_08_58.h ../../include/osmocom/gsm/protocol/gsm_09_02.h ../../include/osmocom/gsm/protocol/gsm_12_21.h ../../include/osmocom/gsm/protocol/gsm_23_003.h ../../include/osmocom/gsm/protocol/gsm_44_318.h ../../include/osmocom/gsm/protocol/ipaccess.h ../../include/osmocom/gsm/protocol/smpp34_osmocom.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /usr/bin/install -c -m 644  ../../include/osmocom/sim/class_tables.h ../../include/osmocom/sim/sim.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/gprs_bssgp.h ../../include/osmocom/gprs/gprs_bssgp_bss.h ../../include/osmocom/gprs/gprs_msgb.h ../../include/osmocom/gprs/gprs_ns.h ../../include/osmocom/gprs/gprs_ns_frgre.h ../../include/osmocom/gprs/gprs_rlc.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /usr/bin/install -c -m 644  ../../include/osmocom/crypt/auth.h ../../include/osmocom/crypt/gprs_cipher.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/a5.h ../../include/osmocom/gsm/abis_nm.h ../../include/osmocom/gsm/apn.h ../../include/osmocom/gsm/comp128.h ../../include/osmocom/gsm/comp128v23.h ../../include/osmocom/gsm/bitvec_gsm.h ../../include/osmocom/gsm/gan.h ../../include/osmocom/gsm/gsm0341.h ../../include/osmocom/gsm/gsm0411_smc.h ../../include/osmocom/gsm/gsm0411_smr.h ../../include/osmocom/gsm/gsm0411_utils.h ../../include/osmocom/gsm/gsm0480.h ../../include/osmocom/gsm/gsm0502.h ../../include/osmocom/gsm/gsm0503.h ../../include/osmocom/gsm/gsm0808.h ../../include/osmocom/gsm/gsm0808_utils.h ../../include/osmocom/gsm/gsm23003.h ../../include/osmocom/gsm/gsm48.h ../../include/osmocom/gsm/gsm48_ie.h ../../include/osmocom/gsm/gsm_utils.h ../../include/osmocom/gsm/gsup.h ../../include/osmocom/gsm/ipa.h ../../include/osmocom/gsm/lapd_core.h ../../include/osmocom/gsm/lapdm.h ../../include/osmocom/gsm/meas_rep.h ../../include/osmocom/gsm/mncc.h ../../include/osmocom/gsm/prim.h ../../include/osmocom/gsm/l1sap.h ../../include/osmocom/gsm/oap.h ../../include/osmocom/gsm/rsl.h ../../include/osmocom/gsm/rxlev_stat.h ../../include/osmocom/gsm/sysinfo.h ../../include/osmocom/gsm/tlv.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /usr/bin/install -c -m 644  ../../include/osmocom/ctrl/control_cmd.h ../../include/osmocom/ctrl/control_if.h ../../include/osmocom/ctrl/ports.h ../../include/osmocom/ctrl/control_vty.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/protocol/gsm_04_60.h ../../include/osmocom/gprs/protocol/gsm_08_16.h ../../include/osmocom/gprs/protocol/gsm_08_18.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
 /usr/bin/install -c -m 644  ../../include/osmocom/codec/codec.h '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making install in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.8.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so.8 || { rm -f libosmocore.so.8 && ln -s libosmocore.so.8.0.0 libosmocore.so.8; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.8.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making install in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmovty.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 3:0:0 -no-undefined -ltalloc -o libosmovty.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo ../../src/libosmocore.la -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmovty.so.3.0.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so.3 || { rm -f libosmovty.so.3 && ln -s libosmovty.so.3.0.0 libosmovty.so.3; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.3.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making install in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocodec.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -o libosmocodec.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ../../src/libosmocore.la -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.0.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.0.0 libosmocodec.so.0; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making install in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogsm.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -Wl,--version-script=../../../src/gsm/libosmogsm.map -version-info 7:0:1 -no-undefined -ltalloc -o libosmogsm.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib libgsmint.la -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.6.1.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so.6 || { rm -f libosmogsm.so.6 && ln -s libosmogsm.so.6.1.0 libosmogsm.so.6; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.6.1.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making install in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocoding.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -ltalloc -o libosmocoding.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.0.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.0.0 libosmocoding.so.0; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.0.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making install in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogb.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -Wl,--version-script=../../../src/gb/libosmogb.map -version-info 4:0:0 -ltalloc -o libosmogb.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_bss.lo common_vty.lo ../../src/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmogb.so.4.0.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so.4 || { rm -f libosmogb.so.4 && ln -s libosmogb.so.4.0.0 libosmogb.so.4; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.4.0.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making install in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmoctrl.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -I../../../include -I../../include -g -O2 -ltalloc -version-info 0:0:0 -no-undefined -o libosmoctrl.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.0.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so.0; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making install in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmosim.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -version-info 0:0:0 -o libosmosim.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib core.lo reader.lo reader_pcsc.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_tetra.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite -inst-prefix-dir /tmp/am-dc-13415/)
libtool: install: /usr/bin/install -c .libs/libosmosim.so.0.0.0T /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so.0 || { rm -f libosmosim.so.0 && ln -s libosmosim.so.0.0.0 libosmosim.so.0; }; })
libtool: install: (cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.0.0.0 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making install in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making install in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin'
libtool: install: warning: `../src/libosmocore.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-arfcn
libtool: install: warning: `../src/libosmocore.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-auc-gen
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making install in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/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 '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /usr/bin/install -c -m 644 ./doc/html.tar '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /bin/mkdir -p '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making uninstall in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
 ( cd '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/include' && rm -f osmocom/codec/codec.h osmocom/core/application.h osmocom/core/backtrace.h osmocom/core/bit16gen.h osmocom/core/bit32gen.h osmocom/core/bit64gen.h osmocom/core/bits.h osmocom/core/bitvec.h osmocom/core/bitcomp.h osmocom/core/byteswap.h osmocom/core/conv.h osmocom/core/crc16.h osmocom/core/crc16gen.h osmocom/core/crc32gen.h osmocom/core/crc64gen.h osmocom/core/crc8gen.h osmocom/core/crcgen.h osmocom/core/endian.h osmocom/core/defs.h osmocom/core/fsm.h osmocom/core/gsmtap.h osmocom/core/gsmtap_util.h osmocom/core/linuxlist.h osmocom/core/linuxrbtree.h osmocom/core/logging.h osmocom/core/loggingrb.h osmocom/core/stats.h osmocom/core/macaddr.h osmocom/core/msgb.h osmocom/core/panic.h osmocom/core/prim.h osmocom/core/process.h osmocom/core/rate_ctr.h osmocom/core/stat_item.h osmocom/core/select.h osmocom/core/sercomm.h osmocom/core/signal.h osmocom/core/socket.h osmocom/core/statistics.h osmocom/core/strrb.h osmocom/core/talloc.h osmocom/core/timer.h osmocom/core/utils.h osmocom/core/write_queue.h osmocom/crypt/auth.h osmocom/crypt/gprs_cipher.h osmocom/ctrl/control_cmd.h osmocom/ctrl/control_if.h osmocom/ctrl/ports.h osmocom/gprs/gprs_bssgp.h osmocom/gprs/gprs_bssgp_bss.h osmocom/gprs/gprs_msgb.h osmocom/gprs/gprs_ns.h osmocom/gprs/gprs_ns_frgre.h osmocom/gprs/gprs_rlc.h osmocom/gprs/protocol/gsm_04_60.h osmocom/gprs/protocol/gsm_08_16.h osmocom/gprs/protocol/gsm_08_18.h osmocom/gsm/a5.h osmocom/gsm/abis_nm.h osmocom/gsm/apn.h osmocom/gsm/comp128.h osmocom/gsm/comp128v23.h osmocom/gsm/bitvec_gsm.h osmocom/gsm/gan.h osmocom/gsm/gsm0341.h osmocom/gsm/gsm0411_smc.h osmocom/gsm/gsm0411_smr.h osmocom/gsm/gsm0411_utils.h osmocom/gsm/gsm0480.h osmocom/gsm/gsm0502.h osmocom/gsm/gsm0503.h osmocom/coding/gsm0503_tables.h osmocom/coding/gsm0503_parity.h osmocom/coding/gsm0503_mapping.h osmocom/coding/gsm0503_interleaving.h osmocom/coding/gsm0503_coding.h osmocom/gsm/gsm0808.h osmocom/gsm/gsm0808_utils.h osmocom/gsm/gsm23003.h osmocom/gsm/gsm48.h osmocom/gsm/gsm48_ie.h osmocom/gsm/gsm_utils.h osmocom/gsm/gsup.h osmocom/gsm/ipa.h osmocom/gsm/lapd_core.h osmocom/gsm/lapdm.h osmocom/gsm/meas_rep.h osmocom/gsm/mncc.h osmocom/gsm/prim.h osmocom/gsm/l1sap.h osmocom/gsm/oap.h osmocom/gsm/protocol/gsm_03_40.h osmocom/gsm/protocol/gsm_03_41.h osmocom/gsm/protocol/gsm_04_08.h osmocom/gsm/protocol/gsm_04_08_gprs.h osmocom/gsm/protocol/gsm_04_11.h osmocom/gsm/protocol/gsm_04_12.h osmocom/gsm/protocol/gsm_04_80.h osmocom/gsm/protocol/gsm_08_08.h osmocom/gsm/protocol/gsm_08_58.h osmocom/gsm/protocol/gsm_09_02.h osmocom/gsm/protocol/gsm_12_21.h osmocom/gsm/protocol/gsm_23_003.h osmocom/gsm/protocol/gsm_44_318.h osmocom/gsm/protocol/ipaccess.h osmocom/gsm/protocol/smpp34_osmocom.h osmocom/gsm/rsl.h osmocom/gsm/rxlev_stat.h osmocom/gsm/sysinfo.h osmocom/gsm/tlv.h osmocom/sim/class_tables.h osmocom/sim/sim.h osmocom/core/plugin.h osmocom/core/msgfile.h osmocom/core/serial.h osmocom/vty/buffer.h osmocom/vty/command.h osmocom/vty/logging.h osmocom/vty/stats.h osmocom/vty/misc.h osmocom/vty/telnet_interface.h osmocom/vty/vector.h osmocom/vty/vty.h osmocom/vty/ports.h osmocom/ctrl/control_vty.h )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making uninstall in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/sh ../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making uninstall in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making uninstall in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making uninstall in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making uninstall in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making uninstall in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making uninstall in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making uninstall in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la'
libtool: uninstall: rm -f /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0 /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making uninstall in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making uninstall in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
 ( cd '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/bin' && rm -f osmo-arfcn osmo-auc-gen )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making uninstall in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
 ( cd '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore' && rm -f html.tar )
 ( cd '/tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig' && rm -f libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc )
make  uninstall-hook
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
cd /tmp/am-dc-13415//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && rm -rf {core,gsm,vty,codec,coding}
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make  dist-bzip2 am__post_remove_distdir='@:'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
test -d "libosmocore-0.9.6.247-cd8e" || mkdir "libosmocore-0.9.6.247-cd8e"
 (cd include && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
 (cd src && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
 (cd src/vty && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/vty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 (cd src/codec && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/codec \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 (cd src/gsm && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gsm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 (cd src/coding && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/coding \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 (cd src/gb && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 (cd src/ctrl && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/ctrl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 (cd src/sim && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/sim \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 (cd src/pseudotalloc && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/pseudotalloc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
 (cd utils && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
 (cd tests && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make  \
  top_distdir="libosmocore-0.9.6.247-cd8e" distdir="libosmocore-0.9.6.247-cd8e" \
  dist-hook
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
echo 0.9.6.247-cd8e > libosmocore-0.9.6.247-cd8e/.tarball-version
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
test -n "" \
|| find "libosmocore-0.9.6.247-cd8e" -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/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libosmocore-0.9.6.247-cd8e"
tardir=libosmocore-0.9.6.247-cd8e && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmocore-0.9.6.247-cd8e.tar.bz2
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
Making distclean in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
test -z "osmocom/gsm/gsm0503.h" || rm -f osmocom/gsm/gsm0503.h
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../include" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/include'
Making distclean in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
test -z "libosmocore.la" || rm -f libosmocore.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../src" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src'
Making distclean in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
test -z "libosmovty.la" || rm -f libosmovty.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/vty" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making distclean in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
test -z "libosmocodec.la" || rm -f libosmocodec.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/codec" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making distclean in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
test -z "gsm0503_conv.c" || rm -f gsm0503_conv.c
test -z "libosmogsm.la" || rm -f libosmogsm.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf milenage/.libs milenage/_libs
test -z "libgsmint.la" || rm -f libgsmint.la
rm -f ./so_locations
rm -f *.o
rm -f milenage/*.o
rm -f milenage/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/gsm" || test -z "" || rm -f 
rm -f milenage/.deps/.dirstamp
rm -f milenage/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps milenage/.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making distclean in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
test -z "libosmocoding.la" || rm -f libosmocoding.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/coding" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making distclean in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
test -z "libosmogb.la" || rm -f libosmogb.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/gb" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making distclean in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
test -z "libosmoctrl.la" || rm -f libosmoctrl.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/ctrl" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making distclean in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
test -z "libosmosim.la" || rm -f libosmosim.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/sim" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making distclean in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/pseudotalloc" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making distclean in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
 rm -f osmo-arfcn osmo-auc-gen
rm -rf .libs _libs
 rm -f osmo-sim-test
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../utils" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/utils'
Making distclean in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
 rm -f timer/timer_test sms/sms_test ussd/ussd_test smscb/smscb_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test fr/fr_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test smscb/gsm0341_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test tlv/tlv_test gsup/gsup_test oap/oap_test fsm/fsm_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test stats/stats_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_ns_test
rm -rf .libs _libs
rm -rf a5/.libs a5/_libs
rm -rf abis/.libs abis/_libs
rm -rf auth/.libs auth/_libs
rm -rf bits/.libs bits/_libs
rm -rf bitvec/.libs bitvec/_libs
rm -rf codec/.libs codec/_libs
rm -rf coding/.libs coding/_libs
rm -rf comp128/.libs comp128/_libs
rm -rf conv/.libs conv/_libs
rm -rf ctrl/.libs ctrl/_libs
rm -rf endian/.libs endian/_libs
rm -rf fr/.libs fr/_libs
rm -rf fsm/.libs fsm/_libs
rm -rf gb/.libs gb/_libs
rm -rf gea/.libs gea/_libs
rm -rf gprs/.libs gprs/_libs
rm -rf gsm0408/.libs gsm0408/_libs
rm -rf gsm0808/.libs gsm0808/_libs
rm -rf gsup/.libs gsup/_libs
rm -rf kasumi/.libs kasumi/_libs
rm -rf lapd/.libs lapd/_libs
rm -rf logging/.libs logging/_libs
rm -rf loggingrb/.libs loggingrb/_libs
rm -rf msgb/.libs msgb/_libs
rm -rf msgfile/.libs msgfile/_libs
rm -rf oap/.libs oap/_libs
rm -rf sercomm/.libs sercomm/_libs
rm -rf sim/.libs sim/_libs
rm -rf sms/.libs sms/_libs
rm -rf smscb/.libs smscb/_libs
rm -rf socket/.libs socket/_libs
rm -rf stats/.libs stats/_libs
rm -rf strrb/.libs strrb/_libs
rm -rf timer/.libs timer/_libs
rm -rf tlv/.libs tlv/_libs
rm -rf ussd/.libs ussd/_libs
rm -rf utils/.libs utils/_libs
rm -rf vty/.libs vty/_libs
rm -rf write_queue/.libs write_queue/_libs
test ! -f '../../tests/testsuite' || \
	/bin/sh '../../tests/testsuite' --clean
rm -f *.o
rm -f a5/*.o
rm -f abis/*.o
rm -f auth/*.o
rm -f bits/*.o
rm -f bitvec/*.o
rm -f codec/*.o
rm -f coding/*.o
rm -f comp128/*.o
rm -f conv/*.o
rm -f ctrl/*.o
rm -f endian/*.o
rm -f fr/*.o
rm -f fsm/*.o
rm -f gb/*.o
rm -f gea/*.o
rm -f gprs/*.o
rm -f gsm0408/*.o
rm -f gsm0808/*.o
rm -f gsup/*.o
rm -f kasumi/*.o
rm -f lapd/*.o
rm -f logging/*.o
rm -f loggingrb/*.o
rm -f msgb/*.o
rm -f msgfile/*.o
rm -f oap/*.o
rm -f sercomm/*.o
rm -f sim/*.o
rm -f sms/*.o
rm -f smscb/*.o
rm -f socket/*.o
rm -f stats/*.o
rm -f strrb/*.o
rm -f timer/*.o
rm -f tlv/*.o
rm -f ussd/*.o
rm -f utils/*.o
rm -f vty/*.o
rm -f write_queue/*.o
rm -f *.lo
rm -f *.tab.c
test -z "atlocal" || rm -f atlocal
test . = "../../tests" || test -z "" || rm -f 
rm -f a5/.deps/.dirstamp
rm -f a5/.dirstamp
rm -f abis/.deps/.dirstamp
rm -f abis/.dirstamp
rm -f auth/.deps/.dirstamp
rm -f auth/.dirstamp
rm -f bits/.deps/.dirstamp
rm -f bits/.dirstamp
rm -f bitvec/.deps/.dirstamp
rm -f bitvec/.dirstamp
rm -f codec/.deps/.dirstamp
rm -f codec/.dirstamp
rm -f coding/.deps/.dirstamp
rm -f coding/.dirstamp
rm -f comp128/.deps/.dirstamp
rm -f comp128/.dirstamp
rm -f conv/.deps/.dirstamp
rm -f conv/.dirstamp
rm -f ctrl/.deps/.dirstamp
rm -f ctrl/.dirstamp
rm -f endian/.deps/.dirstamp
rm -f endian/.dirstamp
rm -f fr/.deps/.dirstamp
rm -f fr/.dirstamp
rm -f fsm/.deps/.dirstamp
rm -f fsm/.dirstamp
rm -f gb/.deps/.dirstamp
rm -f gb/.dirstamp
rm -f gea/.deps/.dirstamp
rm -f gea/.dirstamp
rm -f gprs/.deps/.dirstamp
rm -f gprs/.dirstamp
rm -f gsm0408/.deps/.dirstamp
rm -f gsm0408/.dirstamp
rm -f gsm0808/.deps/.dirstamp
rm -f gsm0808/.dirstamp
rm -f gsup/.deps/.dirstamp
rm -f gsup/.dirstamp
rm -f kasumi/.deps/.dirstamp
rm -f kasumi/.dirstamp
rm -f lapd/.deps/.dirstamp
rm -f lapd/.dirstamp
rm -f logging/.deps/.dirstamp
rm -f logging/.dirstamp
rm -f loggingrb/.deps/.dirstamp
rm -f loggingrb/.dirstamp
rm -f msgb/.deps/.dirstamp
rm -f msgb/.dirstamp
rm -f msgfile/.deps/.dirstamp
rm -f msgfile/.dirstamp
rm -f oap/.deps/.dirstamp
rm -f oap/.dirstamp
rm -f sercomm/.deps/.dirstamp
rm -f sercomm/.dirstamp
rm -f sim/.deps/.dirstamp
rm -f sim/.dirstamp
rm -f sms/.deps/.dirstamp
rm -f sms/.dirstamp
rm -f smscb/.deps/.dirstamp
rm -f smscb/.dirstamp
rm -f socket/.deps/.dirstamp
rm -f socket/.dirstamp
rm -f stats/.deps/.dirstamp
rm -f stats/.dirstamp
rm -f strrb/.deps/.dirstamp
rm -f strrb/.dirstamp
rm -f timer/.deps/.dirstamp
rm -f timer/.dirstamp
rm -f tlv/.deps/.dirstamp
rm -f tlv/.dirstamp
rm -f ussd/.deps/.dirstamp
rm -f ussd/.dirstamp
rm -f utils/.deps/.dirstamp
rm -f utils/.dirstamp
rm -f vty/.deps/.dirstamp
rm -f vty/.dirstamp
rm -f write_queue/.deps/.dirstamp
rm -f write_queue/.dirstamp
test -z "atconfig atlocal conv/gsm0503_test_vectors.c" || rm -f atconfig atlocal conv/gsm0503_test_vectors.c
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf a5/.deps abis/.deps auth/.deps bits/.deps bitvec/.deps codec/.deps coding/.deps comp128/.deps conv/.deps ctrl/.deps endian/.deps fr/.deps fsm/.deps gb/.deps gea/.deps gprs/.deps gsm0408/.deps gsm0808/.deps gsup/.deps kasumi/.deps lapd/.deps logging/.deps loggingrb/.deps msgb/.deps msgfile/.deps oap/.deps sercomm/.deps sim/.deps sms/.deps smscb/.deps socket/.deps stats/.deps strrb/.deps timer/.deps tlv/.deps ussd/.deps utils/.deps vty/.deps write_queue/.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
rm -rf .libs _libs
test -z "doc/{core,gsm,vty,codec,coding}/html/search/* doc/{core,gsm,vty,codec,coding}/{html,latex}/* doc/html.tar doc/{core,gsm,vty,codec,coding}/doxygen_sqlite3.db doc/*.tag" || rm -f doc/{core,gsm,vty,codec,coding}/html/search/* doc/{core,gsm,vty,codec,coding}/{html,latex}/* doc/html.tar doc/{core,gsm,vty,codec,coding}/doxygen_sqlite3.db doc/*.tag
rm: cannot remove ‘doc/core/html/search’: Is a directory
rm: cannot remove ‘doc/gsm/html/search’: Is a directory
rm: cannot remove ‘doc/vty/html/search’: Is a directory
rm: cannot remove ‘doc/codec/html/search’: Is a directory
rm: cannot remove ‘doc/coding/html/search’: Is a directory
Makefile:838: recipe for target 'mostlyclean-generic' failed
make[2]: [mostlyclean-generic] Error 1 (ignored)
rm -f *.lo
test -z "libosmocore.pc libosmocodec.pc libosmocoding.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmosim.pc Doxyfile.core Doxyfile.gsm Doxyfile.vty Doxyfile.codec Doxyfile.coding" || rm -f libosmocore.pc libosmocodec.pc libosmocoding.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmosim.pc Doxyfile.core Doxyfile.gsm Doxyfile.vty Doxyfile.codec Doxyfile.coding
test . = ".." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/libosmocore-0.9.6.247-cd8e/_build'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
============================================================
libosmocore-0.9.6.247-cd8e archives ready for distribution: 
libosmocore-0.9.6.247-cd8e.tar.bz2
============================================================
+ rm -rf aclocal.m4 autom4te.cache compile config.guess config.h config.h.in config.log config.status config.sub configure configure.ac contrib COPYING debian depcomp doc Doxyfile.codec Doxyfile.codec.in Doxyfile.coding Doxyfile.coding.in Doxyfile.core Doxyfile.core.in Doxyfile.gsm Doxyfile.gsm.in Doxyfile.vty Doxyfile.vty.in git-version-gen include install-sh libosmocodec.pc libosmocodec.pc.in libosmocoding.pc libosmocoding.pc.in libosmocore-0.9.6.247-cd8e.tar.bz2 libosmocore.pc libosmocore.pc.in libosmoctrl.pc libosmoctrl.pc.in libosmogb.pc libosmogb.pc.in libosmogsm.pc libosmogsm.pc.in libosmosim.pc libosmosim.pc.in libosmovty.pc libosmovty.pc.in libtool ltmain.sh m4 Makefile Makefile.am Makefile.in missing README.md src stamp-h1 tests TODO-RELEASE utils
+ git checkout .
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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:17: installing './compile'
configure.ac:19: installing './config.guess'
configure.ac:19: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ mkdir builddir
+ cd builddir
+ ../configure --enable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... -ldl
checking for backtrace in -lexecinfo... no
checking for doxygen... /usr/bin/doxygen
checking if gcc supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... yes
checking for TALLOC... yes
checking for PCSC... yes
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -msse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
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 libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/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/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
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 3 check
make  check-recursive
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
Making check in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/include'
  GEN      osmocom/gsm/gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'rach' 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 '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  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/include'
  GEN      osmocom/core/bit16gen.h
  GEN      osmocom/core/bit64gen.h
  GEN      osmocom/core/bit32gen.h
  GEN      osmocom/core/bit64gen.h
  GEN      osmocom/core/bit16gen.h
  GEN      osmocom/core/bit32gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc8gen.h
  GEN      osmocom/core/crc8gen.h
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/include'
Making check in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src'
  GEN      crc8gen.c
  GEN      crc32gen.c
  GEN      crc16gen.c
  GEN      crc64gen.c
make  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src'
  CC       timer.lo
  CC       select.lo
  CC       timer_gettimeofday.lo
  CC       signal.lo
  CC       msgb.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       statistics.lo
  CC       fsm.lo
  CC       write_queue.lo
  CC       utils.lo
  CC       socket.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       rate_ctr.lo
  CC       gsmtap_util.lo
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       strrb.lo
  CC       loggingrb.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CC       macaddr.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       prim.lo
  CC       viterbi.lo
  CC       viterbi_gen.lo
  CC       sercomm.lo
  CC       viterbi_sse.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CCLD     libosmocore.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src'
Making check in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/vty'
  CC       buffer.lo
  CC       vty.lo
  CC       command.lo
  CC       vector.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
../../../src/vty/logging_vty.c: In function 'logging_vty_add_cmds':
../../../src/vty/logging_vty.c:753:2: warning: 'log_vty_command_string' is deprecated (declared at ../../../include/osmocom/core/logging.h:335): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.string = log_vty_command_string();
  ^
../../../src/vty/logging_vty.c:754:2: warning: 'log_vty_command_description' is deprecated (declared at ../../../include/osmocom/core/logging.h:336): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.doc = log_vty_command_description();
  ^
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CCLD     libosmovty.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/vty'
Making check in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/codec'
Making check in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gsm'
  GEN      gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'rach' 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 '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  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
  CC       comp128.lo
  CC       comp128v23.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.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       lapd_core.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.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       gsup.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       milenage/aes-encblock.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gsm'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gsm'
Making check in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_coding.lo
  CCLD     libosmocoding.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/coding'
Making check in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_vty.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_bss.lo
  CC       common_vty.lo
  CCLD     libosmogb.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gb'
Making check in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/ctrl'
  CC       control_cmd.lo
  CC       fsm_ctrl_commands.lo
  CC       control_if.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/ctrl'
Making check in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/sim'
  CC       core.lo
  CC       reader.lo
  CC       reader_pcsc.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/sim'
Making check in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/pseudotalloc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/pseudotalloc'
Making check in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/utils'
  CC       osmo-arfcn.o
  CC       osmo-auc-gen.o
  CC       osmo_sim_test-osmo-sim-test.o
  CCLD     osmo-arfcn
  CCLD     osmo-auc-gen
  CCLD     osmo-sim-test
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/utils'
Making check in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
  GEN      conv/gsm0503_test_vectors.c
Generating test vectors...
Generate 'xcch' test vector
Generate 'rach' 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 '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  check-am
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make  timer/timer_test sms/sms_test ussd/ussd_test smscb/smscb_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test fr/fr_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test smscb/gsm0341_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test tlv/tlv_test gsup/gsup_test oap/oap_test fsm/fsm_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test stats/stats_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_ns_test
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
  CC       smscb/gsm0341_test.o
  CC       bits/bitcomp_test.o
  CC       conv/conv_conv_gsm0503_test-conv_gsm0503_test.o
  CC       conv/conv_conv_gsm0503_test-conv.o
  CC       conv/conv_conv_gsm0503_test-gsm0503_test_vectors.o
  CC       timer/timer_test.o
  CC       sms/sms_test.o
  CC       ussd/ussd_test.o
../../tests/sms/sms_test.c: In function ‘main’:
../../tests/sms/sms_test.c:292:3: warning: ‘gsm_7bit_encode’ is deprecated (declared at ../../include/osmocom/gsm/gsm_utils.h:224): Use gsm_7bit_encode_n() instead [-Wdeprecated-declarations]
   septet_length = gsm_7bit_encode(coded,
   ^
../../tests/sms/sms_test.c:382:4: warning: ‘gsm_7bit_decode’ is deprecated (declared at ../../include/osmocom/gsm/gsm_utils.h:222): Use gsm_7bit_decode_n() instead [-Wdeprecated-declarations]
    nchars = gsm_7bit_decode(result, test_decode[i].input,
    ^
  CC       smscb/smscb_test.o
  CC       bits/bitrev_test.o
  CC       a5/a5_test.o
  CC       conv/conv_test.o
  CC       conv/conv.o
  CC       auth/milenage_test.o
  CC       lapd/lapd_test.o
../../tests/lapd/lapd_test.c: In function ‘ms_to_bts_tx_cb’:
../../tests/lapd/lapd_test.c:361:4: warning: #warning "RSL_IE_L3_INFO 16 bit length is wrong" [-Wcpp]
   #warning "RSL_IE_L3_INFO 16 bit length is wrong"
    ^
  CC       gsm0808/gsm0808_test.o
  CC       gsm0408/gsm0408_test.o
  CC       gprs/gprs_test.o
  CC       kasumi/kasumi_test.o
  CC       gea/gea_test.o
  CC       logging/logging_test.o
  CC       fr/fr_test.o
  CC       codec/codec_test.o
  CC       loggingrb/loggingrb_test.o
  CC       strrb/strrb_test.o
  CC       comp128/comp128_test.o
  CCLD     smscb/gsm0341_test
  CC       bitvec/bitvec_test.o
  CC       msgb/msgb_test.o
  CCLD     bits/bitcomp_test
  CC       tlv/tlv_test.o
  CC       gsup/gsup_test.o
  CC       oap/oap_test.o
  CC       fsm/fsm_test.o
  CC       write_queue/wqueue_test.o
  CC       socket/socket_test.o
  CC       coding/coding_test.o
  CCLD     conv/conv_gsm0503_test
  CC       abis/abis_test.o
../../tests/abis/abis_test.c: In function ‘chk_raw’:
../../tests/abis/abis_test.c:125:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 };
         ^
../../tests/abis/abis_test.c:125:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
../../tests/abis/abis_test.c: In function ‘chk_descr’:
../../tests/abis/abis_test.c:147:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 }, put = {
         ^
../../tests/abis/abis_test.c:147:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
  CC       endian/endian_test.o
  CC       sercomm/sercomm_test.o
  CC       stats/stats_test.o
  CC       msgfile/msgfile_test.o
../../tests/sercomm/sercomm_test.c: In function ‘main’:
../../tests/sercomm/sercomm_test.c:136:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  CC       sim/sim_test.o
  CC       utils/utils_test.o
  CC       vty/vty_test.o
  CC       ctrl/ctrl_test.o
  CC       gb/bssgp_fc_test.o
  CC       gb/gprs_bssgp_test.o
  CC       gb/gprs_ns_test.o
  CCLD     timer/timer_test
  CCLD     sms/sms_test
  CCLD     ussd/ussd_test
  CCLD     smscb/smscb_test
  CCLD     bits/bitrev_test
  CCLD     a5/a5_test
  CCLD     conv/conv_test
  CCLD     auth/milenage_test
  CCLD     lapd/lapd_test
  CCLD     gsm0808/gsm0808_test
  CCLD     gsm0408/gsm0408_test
  CCLD     gprs/gprs_test
  CCLD     kasumi/kasumi_test
  CCLD     gea/gea_test
  CCLD     logging/logging_test
  CCLD     fr/fr_test
  CCLD     codec/codec_test
  CCLD     loggingrb/loggingrb_test
  CCLD     strrb/strrb_test
  CCLD     comp128/comp128_test
  CCLD     bitvec/bitvec_test
  CCLD     msgb/msgb_test
  CCLD     tlv/tlv_test
  CCLD     gsup/gsup_test
  CCLD     oap/oap_test
  CCLD     fsm/fsm_test
  CCLD     write_queue/wqueue_test
  CCLD     socket/socket_test
  CCLD     coding/coding_test
  CCLD     abis/abis_test
  CCLD     endian/endian_test
  CCLD     sercomm/sercomm_test
  CCLD     stats/stats_test
  CCLD     msgfile/msgfile_test
  CCLD     sim/sim_test
  CCLD     utils/utils_test
  CCLD     vty/vty_test
  CCLD     ctrl/ctrl_test
  CCLD     gb/bssgp_fc_test
  CCLD     gb/gprs_bssgp_test
  CCLD     gb/gprs_ns_test
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make  check-local
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [libosmocore])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [libosmocore])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [0.9.6.247-cd8e])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [libosmocore 0.9.6.247-cd8e])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [openbsc@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'../../tests/package.m4'
/bin/sh ../../missing --run autom4te --language=autotest -I '../../tests' -o ../../tests/testsuite.tmp ../../tests/testsuite.at
mv ../../tests/testsuite.tmp ../../tests/testsuite
/bin/sh '../../tests/testsuite' 
## -------------------------------------- ##
## libosmocore 0.9.6.247-cd8e test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: conv                                            ok
  9: conv_gsm0503                                    ok
 10: coding                                          ok
 11: msgb                                            ok
 12: gea                                             ok
 13: msgfile                                         ok
 14: sms                                             ok
 15: smscb                                           ok
 16: ussd                                            ok
 17: auth                                            ok
 18: comp128                                         ok
 19: lapd                                            ok
 20: gsm0808                                         ok
 21: gsm0408                                         ok
 22: gprs                                            ok
 23: logging                                         ok
 24: codec                                           ok
 25: fr                                              ok
 26: loggingrb                                       ok
 27: strrb                                           ok
 28: vty                                             ok
 29: gprs-bssgp                                      ok
 30: gprs-ns                                         ok
 31: utils                                           ok
 32: stats                                           ok
 33: write_queue                                     ok
 34: bssgp-fc                                        ok
 35: sim                                             ok
 36: timer                                           ok
 37: tlv                                             ok
 38: gsup                                            ok
 39: fsm                                             ok
 40: oap                                             ok
 41: socket                                          ok
 42: osmo-auc-gen                                    ok
 43: endian                                          ok
 44: sercomm                                         ok

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

All 44 tests were successful.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
cd . && /bin/sh ./config.status Doxyfile.core
mkdir -p doc/gsm
/usr/bin/doxygen Doxyfile.gsm
/usr/bin/doxygen Doxyfile.vty
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.vty' 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.gsm' 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.vty' 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.gsm' 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.vty' 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.gsm' 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.vty' 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.gsm' 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.gsm' 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.vty' 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.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
error: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
error: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/apn.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/apn.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/bitvec_gsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/bitvec_gsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128v23.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128v23.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gan.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gan.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gea.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gea.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0341.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0341.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsmNotice: Output directory `doc/vty' does not exist. I have created it for you.
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/buffer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/buffer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/misc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/misc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/ports.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/ports.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/fsm_vty.c..0411_smc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0502.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0502.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/kasumi.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/kasumi.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/apn.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/apn.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v1.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v1.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gan.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gan.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_cipher_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_cipher_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_rlc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_rlc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0341.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0341.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm04/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:45: warning: Compound vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:205: warning: Compound vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:36: warning: Compound buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:46: warning: Compound buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:26: warning: Compound _vector is not documented.
11_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0480.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0480.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0502.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0502.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48_ie.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48_ie.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_04_08_gprs.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_04_08_gprs.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsup.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsup.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/ipa.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/ipa.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/kasumi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/kasumi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-encblock.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-encblock.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal-enc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal-enc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_i.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_i.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_wrap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_wrap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/common.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/common.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/crypto.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/crypto.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/includes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/includes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/oap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/oap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rxlev_stat.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rxlev_stat.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/sysinfo.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_noconfig.status: creating Doxyfile.core
mkdir -p doc/codec
/usr/bin/doxygen Doxyfile.codec
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.codec' 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.codec' 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.codec' 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.codec' 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.codec' 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.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
.
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/fsm_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/logging_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/logging_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/stats_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/stats_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vector.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vector.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/buffer.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/logging.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEerror: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/codec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/codec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm610.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm610.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm620.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm620.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm660.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm660.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm690.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm690.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/codec.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm610.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TES/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:21: warning: Compound ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:112: warning: Compound lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:117: warning: Compound lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:474: warning: Compound smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:70: warning: Compound gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:11: warning: Compound osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:7: warning: Compound gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:77: warning: Compound osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:11: warning: Compound ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:413: warning: Compound smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:590: warning: Compound gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:60: warning: Compound gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:5: warning: Compound osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:40: warning: Compound gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:41: warning: Compound osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2143: warning: Compound l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:54: warning: Compound osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:23: warning: Compound osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:47: warning: Compound osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:54: warning: Compound gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:25: warning: Compound gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:35: warning: Compound osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:13: warning: Compound gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:65: warning: Compound osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:71: warning: Compound osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:29: warning: Compound osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:39: warning: Compound gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:422: warning: Compound smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:65: warning: Compound gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:17: warning: Compound osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h:6: warning: Compound rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:49: warning: Compound gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:12: warning: Compound gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:11: warning: Compound ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:11: warning: Compound gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:59: warning: Compound osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:31: warning: Compound gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:10: warning: Compound gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:370: warning: Compound smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h:107: warning: Compound gsm_sysinfo_freq is not documented.
T_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm620.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm660.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/gsm690.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class 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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for file codec.h
Generating Sqlite3 output for file gsm610.c
Generating Sqlite3 output for file gsm620.c
Generating Sqlite3 output for file gsm660.c
Generating Sqlite3 output for file gsm690.c
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
lookup cache used 37/65536 hits=132 misses=37
finished...
mkdir -p doc/coding
/usr/bin/doxygen Doxyfile.coding
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.coding' 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.coding' 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.coding' 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.coding' 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.coding' 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.coding' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
error: Tag file `doc/libosmocore.tag' does not exist or is not a file. Skipping it...
ne_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/sysinfo.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/apn.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/bitvec_gsm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/comp128v23.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gan.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gea.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0341.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmoc/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_coding.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_coding.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_interleaving.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_interleaving.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_mapping.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_mapping.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_parity.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_parity.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_tables.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_tables.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_interleaving.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_interleaving.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_mapping.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_mapping.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_parity.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_parity.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_tables.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_tables.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declaratio/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:118: warning: Member TELNET_NAWS_SB_LEN (macro definition) of file vty.h is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:30: warning: Member _XOPEN_SOURCE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:437: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:497: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1573: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1780: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:87: warning: Compound gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:81: warning: Compound gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:93: warning: Compound gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:64: warning: Member SYSCONFDIR (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:82: warning: Member VTY_BIND_ADDR_DEFAULT (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1228: warning: Member CONTROL(X) (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1229: warning: Member VTY_NORMAL (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1230: warning: Member VTY_PRE_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1231: warning: Member VTY_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:91: warning: Member vty_clear_buf(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:125: warning: Member vty_auth(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:346: warning: Member vty_hello(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:381: warning: Member vty_prompt(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:397: warning: Member vty_command(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:434: warning: Member vty_write(struct vty *vty, const char *buf, size_t nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:444: warning: Member vty_ensure(struct vty *vty, int length) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:454: warning: Member vty_self_insert(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:473: warning: Member vty_self_insert_overwrite(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:488: warning: Member vty_insert_word_overwrite(struct vty *vty, char *str) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:498: warning: Member vty_forward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:507: warning: Member vty_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:516: warning: Member vty_beginning_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:523: warning: Member vty_end_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:530: warning: Member vty_hist_add(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:561: warning: Member vty_telnet_option(struct vty *vty, unsigned char *buf, int nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:660: warning: Member vty_execute(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:690: warning: Member vty_will_echo(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:698: warning: Member vty_will_suppress_go_ahead(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:706: warning: Member vty_dont_linemode(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:714: warning: Member vty_do_window_size(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:720: warning: Member vty_kill_line_from_beginning(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:721: warning: Member vty_redraw_line(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:725: warning: Member vty_history_print(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:741: warning: Member vty_next_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:765: warning: Member vty_previous_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:791: warning: Member vty_forward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:801: warning: Member vty_backward_pure_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:808: warning: Member vty_backward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:819: warning: Member vty_down_level(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:832: warning: Member vty_end_config(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:861: warning: Member vty_delete_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:891: warning: Member vty_delete_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:901: warning: Member vty_kill_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:928: warning: Member vty_forward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:937: warning: Member vty_backward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:946: warning: Member vty_transpose_chars(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:975: warning: Member vty_complete_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1048: warning: Member vty_describe_fold(struct vty *vty, int cmd_width, unsigned int desc_width, struct desc *desc) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1088: warning: Member vty_describe_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1199: warning: Member vty_stop_input(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1234: warning: Member vty_escape_map(unsigned char c, struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1258: warning: Member vty_buffer_reset(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1453: warning: Member vty_read_file(FILE *confp, void *priv) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1559: warning: Member DEFUN(config_who, config_who_cmd,"who","Display who is on vty\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1572: warning: Member DEFUN(line_vty, line_vty_cmd,"line vty","Configure a terminal line\n""Virtual terminal\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1581: warning: Member DEFUN(vty_login, vty_login_cmd,"login","Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1587: warning: Member DEFUN(no_vty_login, no_vty_login_cmd,"no login", NO_STR"Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1595: warning: Member DEFUN(vty_bind, vty_bind_cmd,"bind A.B.C.D","Accept VTY telnet connections on local interface\n""Local interface IP address (default: "VTY_BIND_ADDR_DEFAULT")\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1604: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1611: warning: Member DEFUN(service_advanced_vty, service_advanced_vty_cmd,"service advanced-vty","Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1620: warning: Member DEFUN(no_service_advanced_vty, no_service_advanced_vty_cmd,"no service advanced-vty", NO_STR"Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1630: warning: Member DEFUN(terminal_monitor, terminal_monitor_cmd,"terminal monitor","Set terminal line parameters\n""Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1640: warning: Member DEFUN(terminal_no_monitor, terminal_no_monitor_cmd,"terminal no monitor","Set terminal line parameters\n"NO_STR"Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1650: warning: Member DEFUN(show_history, show_history_cmd,"show history", SHOW_STR"Display the session command history\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1672: warning: Member vty_config_write(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1718: warning: Member vty_save_cwd(void) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1736: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1741: warning: Member vty_shell_serv(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1746: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:67: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:72: warning: Member vtyvec (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:74: warning: Member Vvty_serv_thread (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:76: warning: Member vty_cwd (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:81: warning: Member vty_bind_addr (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:85: warning: Member vty_config (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:87: warning: Member password_check (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:89: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:430: warning: Member telnet_backward_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:431: warning: Member telnet_space_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1672: warning: Member vty_node (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1751: warning: Member tall_bsc_ctx (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:614: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:406: warning: argument 'unsafe' of command @param is not found in the argument list of osmo_asciidoc_escape(const char *inp)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:406: warning: The following parameters of osmo_asciidoc_escape(const char *inp) are not documented:
  parameter 'inp'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c:3408: warning: argument 'vty' of command @param is not found in the argument list of osmo_vty_write_config_file(const char *filename)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:58: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c:68: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c:1791: warning: unable to resolve reference to `vty_read_file' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:51: warning: Member rate_ctr_handler(struct rate_ctr_group *ctrg, struct rate_ctr *ctr, const struct rate_ctr_desc *desc, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:85: warning: Member osmo_stat_item_handler(struct osmo_stat_item_group *statg, struct osmo_stat_item *item, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:117: warning: Member osmo_stat_item_group_handler(struct osmo_stat_item_group *statg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:138: warning: Member rate_ctr_group_handler(struct rate_ctr_group *ctrg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:158: warning: Member handle_counter(struct osmo_counter *counter, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:174: warning: Member vty_out_statistics_partial(struct vty *vty, const char *prefix, int max_level) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:185: warning: Member vty_out_statistics_full(struct vty *vty, const char *prefix) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:205: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:174: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:27: warning: Member active (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:28: warning: Member alloced (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h:29: warning: Member index (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:197: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:38: warning: Member head (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:39: warning: Member tail (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:42: warning: Member size (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:181: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:47: warning: Member next (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:50: warning: Member cp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:53: warning: Member sp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c:56: warning: Member data[0] (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:136: warning: Member func)(struct cmd_element *, struct vty *, int, const char *[]) (variable) of class cmd_element is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:189: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:41: warning: Member password_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:45: warning: Member enable_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:58: warning: Member encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h:62: warning: Member motdfile (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:134: warning: Member monitor (variable) of class vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:46: warning: Member vty (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:47: warning: Member prefix (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c:48: warning: Member max_level (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:163: warning: Member event (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:207: warning: Member sock (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h:208: warning: Member vty (variable) of class vty_signal_data is not documented.
ST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/misc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/ports.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/stats.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vector.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/buffer.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/fsm_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/logging_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/stats_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vector.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/command.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/telnet_interface.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/vty.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/command.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/telnet_interface.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/vty.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _vector...
Generating docs for compound buffer...
Generating docs for compound buffer_data...
Generating docs for compound cmd_element...
Generating docs for compound cmd_node...
Generating docs for compound desc...
Generating docs for compound host...
Generating docs for compound telnet_connection...
Generating docs for compound vty...
Generating docs for compound vty_app_info...
Generating docs for compound vty_out_context...
Generating docs for compound vty_signal_data...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace membeore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0502.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0808_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/kasumi.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/prim.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/apn.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_c/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:94: warning: Member mcs (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:95: warning: Member usf_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:98: warning: Member hdr_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:99: warning: Member hdr_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:100: warning: Member hdr_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:101: warning: Member hdr_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:102: warning: Member hdr_punc (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:105: warning: Member data_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:106: warning: Member data_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:107: warning: Member data_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:108: warning: Member data_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c:109: warning: Member data_punc[3] (variable) of class gsm0503_mcs_code is not documented.
ns...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_coding.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_interleaving.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_mapping.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_parity.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/gsm0503_tables.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_coding.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_interleaving.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_mapping.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_parity.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/gsm0503_tables.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound gprs_rlc_dl_hdr_egprs...
Generating docs for compound gprs_rlc_ul_hdr_egprs...
Generating docs for compound gsm0503_mcs_code...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for file gsm0503_coding.h
Generating Sqlite3 output for file gsm0503_interleaving.h
Generating Sqlite3 output for file gsm0503_mapping.h
Generating Sqlite3 output for file gsm0503_parity.h
Generating Sqlite3 output for file gsm0503_tables.h
Generating Sqlite3 output for file gsm0503_coding.c
Generating Sqlite3 output for file gsm0503_interleaving.c
Generating Sqlite3 output for file gsm0503_mapping.c
Generating Sqlite3 output for file gsm0503_parity.c
Generating Sqlite3 output for file gsm0503_tables.c
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
lookup cache used 195/65536 hits=877 misses=195
finished...
mkdir -p doc/core
/usr/bin/doxygen Doxyfile.core
r 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class cmd_element
Generating Sqlite3 output for class cmd_element
unable to read file loc from[install_element]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[install_element]
unable to read file loc from[install_element]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[sort_node]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[install_element]
Generating Sqlite3 output for class cmd_node
Generating Sqlite3 output for class cmd_node
unable to read file loc from[install_node]
unable to read file loc from[cmd_prompt]
unable to read file loc from[install_node]
unable to read file loc from[install_element]
unable to read file loc from[install_node]
unable to read file loc from[sort_node]
Generating Sqlite3 output for class desc
Generating Sqlite3 output for class desc
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_make_descvec]
Generating Sqlite3 output for class host
Generating Sqlite3 output for class host
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[osmo_vty_save_config_file]
unable to read file loc from[vty_create]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class telnet_connection
Generating Sqlite3 output for class telnet_connection
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_event]
unable to read file loc from[telnet_close_client]
Generating Sqlite3 output for class vty
Generating Sqlite3 output for class vty
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_shell]
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_current_node]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_out_newline]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_current_index]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty_config_lock]
Generating Sqlite3 output for class vty_app_info
Generating Sqlite3 output for class vty_app_info
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_out_context
GWarning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.core' 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.core' 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.core' 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.core' 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.core' 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.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
enerating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for file buffer.h
Generating Sqlite3 output for file command.h
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file misc.h
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
unable to read file loc from[host::config]
Generating Sqlite3 output for file ports.h
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file telnet_interface.h
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
Generating Sqlite3 output for file vector.h
Generating Sqlite3 output for file vty.h
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[vty::type]
unable to read file loc from[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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/application.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/application.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/backtrace.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/backtrace.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitcomp.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitcomp.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/byteswap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/byteswap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc16.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc16.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crcgen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crcgen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/defs.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/defs.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/endian.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/endian.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h...
Pars/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:403: warning: end of file while inside a group

ing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/loggingrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/loggingrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/macaddr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/macaddr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/panic.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/panic.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/plugin.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/plugin.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/process.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd6omp128v1.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_comp128v23.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_milenage.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/comp128v23.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gan.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gea.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_cipher_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_gea.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gprs_rlc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0341.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0480.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0502.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0808_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm48_ie.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_04_08_gprs.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsup.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/ipa.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/kasumi.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c...
Parsing code for vty_out]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
Generating Sqlite3 output for file buffer.c
Generating Sqlite3 output for file command.c
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[desc::cmd]
unable to read file loc from[desc::str]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[install_element]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[host::config]
Generating Sqlite3 output for file fsm_vty.c
Generating Sqlite3 output for file logging_vty.c
Generating Sqlite3 output for file stats_vty.c
Generating Sqlite3 output for file telnet_interface.c
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
unable to read file loc from[telnet_connection::entry]
unable to read file loc from[telnet_connection::dbg]
unable to read file loc from[vty_event]
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
Generating Sqlite3 output for file utils.c
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
Generating Sqlite3 output for file vector.c
Generating Sqlite3 output for file vty.c
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty_shell]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::fd]
unable to read file loc from[vty::buf]
unable to read file loc from[vty_read]
unable to read file loc from[vty_out_stat_item_group]
unable to read file loc from[vty_out_rate_ctr_group]
unable to read file loc from[vty_create]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb4_debian8/include/osmocom/core/process.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/serial.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/serial.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/statistics.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/statistics.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/talloc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/talloc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libo/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:355: warning: end of file while inside a group

smocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/write_queue.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/write_queue.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_syslog.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_syslog.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/lin/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:39: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:37: warning: unable to resolve reference to `msgb_alloc' for \ref command
_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
Generating Sqlite3 output for group command
Generating Sqlite3 output for group telnet_interface
Generating Sqlite3 output for group vty
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/vty/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/vty/
Generating Sqlite3 output for the main page
lookup cache used 551/65536 hits=5577 misses=563
finished...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
ux_amd64_debian8/src/loggingrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/macaddr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/macaddr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgfile.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgfile.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/prim.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/prim.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rbtree.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rbtree.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/select.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/select.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/socket.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/socket.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/statistics.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/s/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:174: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:181: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:189: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:197: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:205: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-encblock.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal-enc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes-internal.c...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_i.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/aes_wrap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/common.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/crypto.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/includes.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.c...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/milenage.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/oap.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rxlev_stat.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/sysinfo.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/bitvec_gsm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_deb/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:37: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:39: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:54: warning: argument 'key' of command @param is not found in the argument list of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/a5.c:54: warning: The following parameters of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) are not documented:
  parameter 'ck'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:827: warning: argument 'len' of command @param is not found in the argument list of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:827: warning: The following parameters of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) are not documented:
  parameter 'length'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:765: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:765: warning: The following parameters of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:782: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:782: warning: The following parameters of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) are not documented:
  parameter 'ver'
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:754: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/abis_nm.c:754: warning: The following parameters of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1215: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c:146: warning: The following parameters of lapdm_entity_init(struct lapdm_entity *le, enum lapdm_mode mode, int t200) are not documented:
  parameter 't200'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:37: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:39: warning: unable to resolve reference to `msgb_alloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:110: warning: Compound rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:117: warning: Compound vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:37: warning: Compound signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h:39: warning: Compound osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:100: warning: Compound vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:42: warning: Compound osmo_config_list is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:100: warning: Compound rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:18: warning: Compound osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:174: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:181: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:189: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:197: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:205: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:257: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:306: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:265: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:324: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:298: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:281: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:315: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:273: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:333: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:290: warning: unable to resolve reference to `msgb' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:40: warning: Member LLIST_HEAD(osmo_auths) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:97: warning: Member c5_function(uint8_t *ik, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:109: warning: Member osmo_c4(uint8_t *ck, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:42: warning: Member selected_auths[_OSMO_AUTH_ALG_NUM] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/auth_core.c:185: warning: Member auth_alg_vals[] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:12: warning: Member mnc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:13: warning: Member mcc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:14: warning: Member lac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48.h:15: warning: Member rac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:26: warning: Member id (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:27: warning: Member network (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:28: warning: Member mn_recv)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member mm_send)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg, int cp_msg_type) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_state (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_timer (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:35: warning: Member cp_msg (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:36: warning: Member cp_rel (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:37: warning: Member cp_retx (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:38: warning: Member cp_max_retr (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smc.h:39: warning: Member cp_tc1 (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:13: warning: Member id (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:14: warning: Member network (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:15: warning: Member rl_recv)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member mn_send)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_state (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_timer (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:591: warning: Member arfcn_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:592: warning: Member arfcn_last (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:593: warning: Member freq_ul_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:594: warning: Member freq_dl_offset (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm_utils.c:595: warning: Member flags (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:9: warning: Member full (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:9: warning: Member sub (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:11: warning: Member transfer (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:12: warning: Member mode (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:13: warning: Member coding (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:14: warning: Member radio (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:15: warning: Member speech_ctm (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:16: warning: Member speech_ver[8] (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:28: warning: Member data (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:40: warning: Member location (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:41: warning: Member coding (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:42: warning: Member rec (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:43: warning: Member rec_val (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:44: warning: Member value (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:45: warning: Member diag_len (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:46: warning: Member diag[32] (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:71: warning: Member dtmf (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:72: warning: Member pcp (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:61: warning: Member len (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:62: warning: Member info[GSM_MAX_FACILITY] (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:32: warning: Member type (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:33: warning: Member plan (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:34: warning: Member present (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:35: warning: Member screen (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:36: warning: Member number[33] (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:55: warning: Member coding (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:56: warning: Member location (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:57: warning: Member descr (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:66: warning: Member len (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:67: warning: Member info[GSM_MAX_SSVERSION] (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:50: warning: Member proto (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/mncc.h:51: warning: Member info[GSM_MAX_USERUSER+1] (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:8: warning: Member rx_lev (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/meas_rep.h:9: warning: Member rx_qual (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm48_ie.h:109: warning: Member mask (variable) of class gsm_sysinfo_freq is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:41: warning: Member fn (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:42: warning: Member t1 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:43: warning: Member t2 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:44: warning: Member t3 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm_utils.h:45: warning: Member tc (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:111: warning: Found unknown command `\breif'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:12: warning: Member site_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:13: warning: Member bts_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:14: warning: Member trx_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:15: warning: Member unit_name (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:16: warning: Member equipvers (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:17: warning: Member swversion (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:18: warning: Member mac_addr[6] (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:19: warning: Member location1 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:20: warning: Member location2 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/ipa.h:21: warning: Member serno (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2144: warning: Member states (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2145: warning: Member prim (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2145: warning: Member op (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2146: warning: Member name (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapd_core.c:2147: warning: Member rout)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:113: warning: Member cmd (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:114: warning: Member resp (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:124: warning: Member send_dlsap)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:126: warning: Member send_ph_data_req)(struct lapd_msg_ctx *lctx, struct msgb *msg) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:127: warning: Member update_pending_frames)(struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
rc/statistics.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats_statsd.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats_statsd.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_sse.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_sse.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/write_queue.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/write_queue.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependenci/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:132: warning: Member cr (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:136: warning: Member n200 (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:148: warning: Member t200_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:149: warning: Member t203_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:118: warning: Member msg (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:119: warning: Member more (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:94: warning: Member dl (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:95: warning: Member n201 (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:97: warning: Member cr (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:98: warning: Member sapi (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:99: warning: Member tei (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:100: warning: Member lpd (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:102: warning: Member format (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:103: warning: Member p_f (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:104: warning: Member n_send (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:105: warning: Member n_recv (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:106: warning: Member s_u (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:108: warning: Member length (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapd_core.h:109: warning: Member more (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:27: warning: Member dl (variable) of class lapdm_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:57: warning: Member flags (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:68: warning: Member ta (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:69: warning: Member tx_power (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:22: warning: Member dl (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:23: warning: Member lapdm_fmt (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:24: warning: Member chan_nr (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:25: warning: Member link_id (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:26: warning: Member ta_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/lapdm.h:27: warning: Member tx_power_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:136: warning: Member u (variable) of class mph_info_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:19: warning: Member lai (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:25: warning: Member cell_identity (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:43: warning: Member arfcn (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:46: warning: Member meas_bw (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:48: warning: Member length (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:50: warning: Member thresh_hi (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:52: warning: Member thresh_lo (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:54: warning: Member prio (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:56: warning: Member qrxlm (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:59: warning: Member thresh_lo_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:61: warning: Member prio_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/sysinfo.h:63: warning: Member qrxlm_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:56: warning: Member plmn (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:61: warning: Member eci (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:37: warning: Member type (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:49: warning: Member length (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:50: warning: Member addr[16] (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:128: warning: Member message_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:134: warning: Member imsi[GSM23003_IMSI_MAX_DIGITS+2] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:134: warning: Member cause (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:134: warning: Member cancel_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:137: warning: Member pdp_info_compl (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:138: warning: Member freeze_ptmsi (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:138: warning: Member auth_vectors[OSMO_GSUP_MAX_NUM_AUTH_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:140: warning: Member num_auth_vectors (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:140: warning: Member pdp_infos[OSMO_GSUP_MAX_NUM_PDP_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:142: warning: Member num_pdp_infos (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:143: warning: Member msisdn_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:144: warning: Member msisdn_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:145: warning: Member hlr_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:146: warning: Member hlr_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:147: warning: Member auts (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:148: warning: Member rand (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:148: warning: Member cn_domain (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:115: warning: Member context_id (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsup.h:116: warning: Member have_info (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member plmn (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member mme (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member gummei (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:79: warning: Member mtmsi (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:7: warning: Member plmn (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:66: warning: Member group_id (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:67: warning: Member code (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:72: warning: Member message_type (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:72: warning: Member cause (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:59: warning: Member client_id (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:60: warning: Member rand_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:61: warning: Member rand[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:62: warning: Member autn_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:63: warning: Member autn[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:64: warning: Member xres_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:65: warning: Member xres[8] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:66: warning: Member auts_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/oap.h:67: warning: Member auts[14] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:6: warning: Member mcc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:7: warning: Member mnc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:19: warning: Member rac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:25: warning: Member lai (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:31: warning: Member sac (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:31: warning: Member plmn (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:37: warning: Member snac (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:50: warning: Member plmn (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm23003.h:56: warning: Member tac (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:74: warning: Member ta_offs_qbits (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/l1sap.h:75: warning: Member lqual_cb (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/rxlev_stat.h:9: warning: Member rxlev_buckets[NUM_RXLEVS][NUM_ARFCNS/8] (variable) of class rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:475: warning: Member states (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:476: warning: Member type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:476: warning: Member cp_type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:477: warning: Member name (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:478: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:414: warning: Member states (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:415: warning: Member type (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:416: warning: Member name (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smc.c:417: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:423: warning: Member states (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:424: warning: Member type (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:425: warning: Member name (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:426: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:371: warning: Member states (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:372: warning: Member type (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:373: warning: Member name (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/gsm0411_smr.c:374: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:22: warning: Member opcode (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:23: warning: Member ss_code (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:24: warning: Member ussd_text[MAX_LEN_USSD_STRING+1] (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:25: warning: Member transaction_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:26: warning: Member invoke_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:386: warning: Member def[256] (variable) of class tlv_definition is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/tlv.h:386: warning: Member lv[256] (variable) of class tlv_parsed is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:12: warning: Member text[MAX_LEN_USSD_STRING+1] (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:13: warning: Member transaction_id (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/gsm0480.h:14: warning: Member invoke_id (variable) of class ussd_request is not documented.
ian8/src/gsm/lapd_core.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/lapdm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/rsl.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/tlv_parser.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound dl_rel_req_param...
Generating docs for compound gprs_ra_id...
Generating docs for compound gsm411_smc_inst...
Generating docs for compound gsm411_smr_inst...
Generating docs for compound gsm_freq_range...
Generating docs for compound gsm_meas_rep_unidir...
Generating docs for compound gsm_mncc_bearer_cap...
Generating docs for compound gsm_mncc_cause...
Generating docs for compound gsm_mncc_cccap...
Generating docs for compound gsm_mncc_facility...
Generating docs for compound gsm_mncc_number...
Generating docs for compound gsm_mncc_progress...
Generating docs for compound gsm_mncc_ssversion...
Generating docs for compound gsm_mncc_useruser...
Generating docs for compound gsm_rx_lev_qual...
Generating docs for compound gsm_sysinfo_freq...
Generating docs for compound gsm_time...
Generating docs for compound info_act_cnf_param...
Generating docs for compound info_act_req_param...
Generating docs for compound info_ciph_req_param...
Generating docs for compound info_meas_ind_param...
Generating docs for compound info_time_ind_param...
Generating docs for compound ipaccess_unit...
Generating docs for compound l2downstate...
Generating docs for compound lapd_cr_ent...
Generating docs for compound lapd_datalink...
Generating docs for compound lapd_history...
Generating docs for compound lapd_msg_ctx...
Generating docs for compound lapdm_channel...
Generating docs for compound lapdm_datalink...
Generating docs for compound lapdm_entity...
Generating docs for compound lapdm_msg_ctx...
Generating docs for compound mdl_error_ind_param...
Generating docs for compound mph_info_param...
Generating docs for compound osmo_cell_global_id...
Generating docs for compound osmo_dlsap_prim...
Generating docs for compound osmo_earfcn_si2q...
Generating docs for compound osmo_eutran_cell_global_id...
Generating docs for compound osmo_gsn_address...
Generating docs for compound osmo_gsup_message...
Generating docs for compound osmo_gsup_pdp_info...
Generating docs for compound osmo_gummei...
Generating docs for compound osmo_guti...
Generating docs for compound osmo_location_area_id...
Generating docs for compound osmo_mme_id...
Generating docs for compound osmo_oap_message...
Generating docs for compound osmo_phsap_prim...
Generating docs for compound osmo_plmn_id...
Generating docs for compound osmo_routing_area_id...
Generating docs for compound osmo_service_area_id...
Generating docs for compound osmo_shared_network_area_id...
Generating docs for compound osmo_tracking_area_id...
Generating docs for compound ph_conn_ind_param...
Generating docs for compound ph_data_param...
Generating docs for compound ph_rach_ind_param...
Generating docs for compound ph_rach_req_param...
Generating docs for compound ph_tch_param...
Generating docs for compound rxlev_stats...
Generating docs for compound smcdatastate...
Generating docs for compound smcdownstate...
Generating docs for compound smrdatastate...
Generating docs for compound smrdownstate...
Generating docs for compound ss_request...
Generating docs for compound tlv_def...
Generating docs for compound tlv_definition...
Generating docs for compound tlv_p_entry...
Generating docs for compound tlv_parsed...
Generating docs for compound ussd_request...
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/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
es between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/application.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/backtrace.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitcomp.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/byteswap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crc16.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crcgen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/defs.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/endian.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/loggingrb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/macaddr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/panic.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_ar/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
m_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/plugin.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/process.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/serial.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/statistics.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stats.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/talloc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/write_queue.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/crc16.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c...
Parsing code for file /home/osmocom-build/jenkins/workspa 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class mph_info_param::@0
Generating Sqlite3 output for class osmo_phsap_prim::@1
Generating Sqlite3 output for class osmo_dlsap_prim::@2
Generating Sqlite3 output for class lapd_datalink::@3
Generating Sqlite3 output for class gsm_mncc_bearer_cap::@5
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_datalink
Generating Sqlite3 output for class lapd_datalink
unable to read file loc from[lapd_set_mode]
unable to read file loc from[lapd_set_mode]
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapdm_channel
Generating Sqlite3 output for class lapdm_channel
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_entity
Generating Sqlite3 output for class lapdm_entity
unable to read file loc from[lapdm_entity_exit]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_phsap_prim
Generating Sqlite3 output for class osmo_phsap_prim
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_data_param
Generating Sqlite3 output for class ph_data_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class ph_rach_ind_param
Generating Sqlite3 output for class ph_rach_ind_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class rxlev_stats
Gener/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
ating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class tlv_def
Generating Sqlite3 output for class tlv_def
unable to read file loc from[tlv_parse_one]
unable to read file loc from[tlv_def_patch]
unable to read file loc from[tlv_parse_one]
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_p_entry
Generating Sqlite3 output for class tlv_p_entry
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for file a5.h
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_4]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.h
Generating Sqlite3 output for file apn.h
Generating Sqlite3 output for file bitvec_gsm.h
Generating Sqlite3 output for file comp128.h
Generating Sqlite3 output for file comp128v23.h
Generating Sqlite3 output for file gan.h
Generating Sqlite3 output for file gea.h
Generating Sqlite3 output for file gsm0341.h
Generating Sqlite3 output for file gsm0411_smc.h
Generating Sqlite3 output for file gsm0411_smr.h
Generating Sqlite3 output for file gsm0411_utils.h
Generating Sqlite3 output for file gsm0480.h
Generating Sqlite3 output for file gsm0502.h
Generating Sqlite3 output for file gsm0808.h
Generating Sqlite3 output for file gsm0808_utils.h
Generating Sqlite3 output for file gsm23003.h
Generating Sqlite3 output for file gsm48.h
Generating Sqlite3 output for file gsm48_ie.h
Generating Sqlite3 output for file gsm_utils.h
Generating Sqlite3 output for file gsup.h
Generating Sqlite3 output for file ipa.h
Generating Sqlite3 output for file kasumi.h
Generating Sqlite3 output for file l1sap.h
Generating Sqlite3 output for file lapd_core.h
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.h
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
Generating Sqlite3 output for file meas_rep.h
Generating Sqlite3 output for file mncc.h
Generating Sqlite3 output for file oap.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rsl.h
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_ipac_msgt_names]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.h
Generating Sqlite3 output for file sysinfo.h
Generating Sqlite3 output for file tlv.h
unable to read file loc from[msgb_lv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_l16tv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[vt_gan_put]
unable to read file loc from[VTVL_GAN_GROSS_LEN]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_vtvlv_gan_put]
unable to read file loc from[msgb_lv_put]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[tvlv_put]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv_put]
unable to read file loc from[tl16v_put]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv16_put]
unable to read file loc from[TLV16_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unce/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_syslog.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/macaddr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgfile.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/prim.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rbtree.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/select.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/socket.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/statistics.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stats_statsd.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_liboable to read file loc from[tl16v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[L16TV_GROSS_LEN]
unable to read file loc from[msgb_v_put]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tv_push]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[msgb_tv16_put]
unable to read file loc from[LV_GROSS_LEN]
unable to read file loc from[lv_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[tv16_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[tv16_put]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[osmo_match_shift_tlv]
unable to read file loc from[osmo_shift_tlv]
Generating Sqlite3 output for file a5.c
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[_a5_12_parity]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_1]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_1_get_output]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_2]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.c
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_rep]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[msgb_tl16v_put]
unable to read f/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:40: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
smocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi_sse.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/write_queue.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/application.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitcomp.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/crcgen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/defs.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/loggingrb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/panic.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/serial.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/statistics.h...
Generating docs for file /home/osmocom-build/jen/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:75: warning: Member sighup_hdlr(int signal) (function) of file application.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c:36: warning: Member _osmo_backtrace(int use_printf, int subsys, int level) (function) of file backtrace.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
ile loc from[msgb_v_put]
unable to read file loc from[abis_nm_sw_desc_len]
unable to read file loc from[abis_nm_put_sw_file]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[tlv_parse]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[abis_nm_get_sw_desc]
Generating Sqlite3 output for file apn.c
Generating Sqlite3 output for file auth_comp128v1.c
Generating Sqlite3 output for file auth_comp128v23.c
Generating Sqlite3 output for file auth_core.c
Generating Sqlite3 output for file auth_milenage.c
Generating Sqlite3 output for file comp128.c
Generating Sqlite3 output for file comp128v23.c
Generating Sqlite3 output for file gan.c
Generating Sqlite3 output for file gea.c
Generating Sqlite3 output for file gprs_cipher_core.c
Generating Sqlite3 output for file gprs_gea.c
Generating Sqlite3 output for file gprs_rlc.c
Generating Sqlite3 output for file gsm0341.c
Generating Sqlite3 output for file gsm0411_smc.c
Generating Sqlite3 output for file gsm0411_smr.c
Generating Sqlite3 output for file gsm0411_utils.c
Generating Sqlite3 output for file gsm0480.c
Generating Sqlite3 output for file gsm0502.c
Generating Sqlite3 output for file gsm0808.c
Generating Sqlite3 output for file gsm0808_utils.c
Generating Sqlite3 output for file gsm48.c
Generating Sqlite3 output for file gsm48_ie.c
Generating Sqlite3 output for file gsm_04_08_gprs.c
Generating Sqlite3 output for file gsm_utils.c
Generating Sqlite3 output for file gsup.c
Generating Sqlite3 output for file ipa.c
Generating Sqlite3 output for file kasumi.c
Generating Sqlite3 output for file lapd_core.c
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.c
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::datalink]
unable to read fil/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c:67: warning: Member osmo_plugin_load_all(const char *directory) (function) of file plugin.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c:117: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int bufi) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
kins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/write_queue.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/application.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/backtrace.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_syslog.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/plugin.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/socket.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/strrb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c...
Generating docs for file /home/osmocom-build/jenkins/wo/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bits.c:139: warning: unable to resolve reference to `out' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:400: warning: argument 'bit' of command @param is not found in the argument list of bitvec_free(struct bitvec *bv)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:400: warning: The following parameters of bitvec_free(struct bitvec *bv) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:408: warning: argument 'bitvec' of command @param is not found in the argument list of bitvec_pack(const struct bitvec *bv, uint8_t *buffer)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:408: warning: The following parameters of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:582: warning: Found unknown command `\go'
e loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
Generating Sqlite3 output for file aes-encblock.c
Generating Sqlite3 output for file aes-internal-enc.c
Generating Sqlite3 output for file aes-internal.c
Generating Sqlite3 output for file aes.h
Generating Sqlite3 output for file aes_i.h
Generating Sqlite3 output for file aes_wrap.h
Generating Sqlite3 output for file common.h
Generating Sqlite3 output for file crypto.h
Generating Sqlite3 output for file includes.h
Generating Sqlite3 output for file milenage.c
Generating Sqlite3 output for file milenage.h
Generating Sqlite3 output for file oap.c
Generating Sqlite3 output for file rsl.c
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_ipac_msgt_names]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.c
Generating Sqlite3 output for file sysinfo.c
Generating Sqlite3 output for file tlv_parser.c
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[osmo_shift_tlv]
unable to read file loc from[osmo_match_shift_tlv]
Generating Sqlite3 output for group a5
Generating Sqlite3 output for group oml
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group lapd
Generating Sqlite3 output for group lapdm
Generating Sqlite3 output for group rsl
Generating Sqlite3 output for group tlv
Generating Sqlite3 output for group auth
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsm/milenage/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
G/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/bitvec.c:479: warning: The following parameters of bitvec_write_field(struct bitvec *bv, unsigned int *write_index, uint64_t val, unsigned int len) are not documented:
  parameter 'val'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_scan' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_get_output' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:604: warning: unable to resolve reference to `osmo_conv_decode_deinit' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_encode_load_state' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_raw' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/fsm.h:40: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:181: warning: unable to resolve reference to `timeout_secs' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:194: warning: The following parameters of osmo_fsm_inst_alloc(struct osmo_fsm *fsm, void *ctx, void *priv, int log_level, const char *id) are not documented:
  parameter 'id'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:269: warning: argument 'fsm' of command @param is not found in the argument list of osmo_fsm_inst_free(struct osmo_fsm_inst *fi)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/fsm.c:269: warning: The following parameters of osmo_fsm_inst_free(struct osmo_fsm_inst *fi) are not documented:
  parameter 'fi'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c:146: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/gsmtap_util.c:99: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:210: warning: The following parameters of llist_entry(ptr, type, member) are not documented:
  parameter 'member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:377: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:378: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:361: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:362: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:363: warning: Found unknown command `\member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:337: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:338: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:351: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:353: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:198: warning: Found unknown command `\llist'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
enerating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
Generating Sqlite3 output for the main page
lookup cache used 1552/65536 hits=10398 misses=1616
finished...
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:955: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:201: warning: argument 'in' of command @param is not found in the argument list of log_level_str(unsigned int lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:192: warning: argument 'in' of command @param is not found in the argument list of log_parse_level(const char *lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:539: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:592: warning: argument 'print_catname' of command @param is not found in the argument list of log_set_print_category(struct log_target *target, int print_category)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:592: warning: The following parameters of log_set_print_category(struct log_target *target, int print_category) are not documented:
  parameter 'print_category'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging_gsmtap.c:99: warning: The following parameters of log_target_create_gsmtap(const char *host, uint16_t port, const char *ident, bool ofd_wq_mode, bool add_sink) are not documented:
  parameter 'host'
  parameter 'port'
  parameter 'ofd_wq_mode'
  parameter 'add_sink'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:749: warning: argument 'in' of command @param is not found in the argument list of log_target_destroy(struct log_target *target)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:891: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_description()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:811: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_string()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:461: warning: The following parameters of logp(int subsys, const char *file, int line, int cont, const char *format,...) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/logging.c:428: warning: The following parameters of osmo_vlogp(int subsys, int level, const char *file, int line, int cont, const char *format, va_list ap) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:353: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l2(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:353: warning: The following parameters of msgb_pull_to_l2(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:338: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l3(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:338: warning: The following parameters of msgb_pull_to_l3(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:303: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u16(struct msgb *msg, uint16_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:303: warning: The following parameters of msgb_push_u16(struct msgb *msg, uint16_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:313: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u32(struct msgb *msg, uint32_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:313: warning: The following parameters of msgb_push_u32(struct msgb *msg, uint32_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:293: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u8(struct msgb *msg, uint8_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgb.h:293: warning: The following parameters of msgb_push_u8(struct msgb *msg, uint8_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:199: warning: argument 'handle_item' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:199: warning: argument 'counter' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:206: warning: unable to resolve reference to `handle_counter' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:199: warning: The following parameters of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data) are not documented:
  parameter 'ctrg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:223: warning: unable to resolve reference to `handle_group' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/rate_ctr.c:43: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:112: warning: Member __attribute__ (variable) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:127: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:127: warning: argument 'n' of command @param is not found in the argument list of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/sercomm.c:127: warning: The following parameters of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) are not documented:
  parameter 'sercomm'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:124: warning: The following parameters of osmo_stat_item_for_each_item(struct osmo_stat_item_group *statg, osmo_stat_item_handler_t handle_item, void *data) are not documented:
  parameter 'statg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:92: warning: argument 'val' of command @param is not found in the argument list of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:92: warning: The following parameters of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value) are not documented:
  parameter 'item'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/stat_item.c:45: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:68: warning: argument 'callback' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:68: warning: argument 'pointer' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer.c:68: warning: The following parameters of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data) are not documented:
  parameter 'cb'
  parameter 'data'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h:266: warning: Member ts (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h:270: warning: Member _pad[3] (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/gsmtap.h:276: warning: Member src_file (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:128: warning: Member ctx[LOG_MAX_CTX+1] (variable) of class log_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/logging.h:183: warning: Member filter_fn (variable) of class log_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:46: warning: Member list (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:33: warning: Member nr (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:36: warning: Member mcc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:37: warning: Member mnc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:38: warning: Member option (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:39: warning: Member text (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/msgfile.h:39: warning: Member entry (variable) of class osmo_config_list is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/prim.h:34: warning: Member operation (variable) of class osmo_prim_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:25: warning: Member desc (variable) of class osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:40: warning: Member default_value (variable) of class osmo_stat_item_desc is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:19: warning: Member id (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/stat_item.h:20: warning: Member value (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:101: warning: Member rb_parent_color (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:104: warning: Member rb_right (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:105: warning: Member rb_left (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/linuxrbtree.h:111: warning: Member rb_node (variable) of class rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:98: warning: Member entry (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:39: warning: Member subsys (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:40: warning: Member cbfn (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/signal.c:41: warning: Member data (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:118: warning: Member n (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:119: warning: Member k (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:120: warning: Member len (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:121: warning: Member recursive (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:122: warning: Member intrvl (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:123: warning: Member trellis (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:124: warning: Member punc (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:125: warning: Member paths (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:127: warning: Member metric_func)(const int8_t *, const int16_t *, int16_t *, int16_t *, int) (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:101: warning: Member num_states (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:102: warning: Member sums (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:103: warning: Member outputs (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/viterbi.c:104: warning: Member vals (variable) of class vtrellis is not documented.
rkspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/timer_gettimeofday.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/utils.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/write_queue.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound bitvec...
Generating docs for compound gsmtap_hdr...
Generating docs for compound gsmtap_inst...
Generating docs for compound gsmtap_osmocore_log_hdr...
Generating docs for compound llist_head...
Generating docs for compound log_category...
Generating docs for compound log_context...
Generating docs for compound log_info...
Generating docs for compound log_info_cat...
Generating docs for compound log_target...
Generating docs for compound msgb...
Generating docs for compound osmo_config_entry...
Generating docs for compound osmo_config_list...
Generating docs for compound osmo_conv_code...
Generating docs for compound osmo_conv_decoder...
Generating docs for compound osmo_conv_encoder...
Generating docs for compound osmo_counter...
Generating docs for compound osmo_fd...
Generating docs for compound osmo_fsm...
Generating docs for compound osmo_fsm_inst...
Generating docs for compound osmo_fsm_state...
Generating docs for compound osmo_prim_event_map...
Generating docs for compound osmo_prim_hdr...
Generating docs for compound osmo_sercomm_inst...
Generating docs for compound osmo_stat_item...
Generating docs for compound osmo_stat_item_desc...
Generating docs for compound osmo_stat_item_group...
Generating docs for compound osmo_stat_item_group_desc...
Generating docs for compound osmo_stat_item_value...
Generating docs for compound osmo_strrb...
Generating docs for compound osmo_timer_list...
Generating docs for compound osmo_wqueue...
Generating docs for compound rate_ctr...
Generating docs for compound rate_ctr_desc...
Generating docs for compound rate_ctr_group...
Generating docs for compound rate_ctr_group_desc...
Generating docs for compound rate_ctr_per_intv...
Generating docs for compound rb_node...
Generating docs for compound rb_root...
Generating docs for compound signal_handler...
Generating docs for compound value_string...
Generating docs for compound vdecoder...
Generating docs for compound vtrellis...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class osmo_fsm_inst::@0
Generating Sqlite3 output for class log_target::@7::@10
Generating Sqlite3 output for class log_target::@7::@11
Generating Sqlite3 output for class log_target::@7::@12
Generating Sqlite3 output for class log_target::@7::@13
Generating Sqlite3 output for class msgb::@14
Generating Sqlite3 output for class osmo_sercomm_inst::@16
Generating Sqlite3 output for class osmo_sercomm_inst::@17
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@3
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@4
Generating Sqlite3 output for class @5
Generating Sqlite3 output for class @6
Generating Sqlite3 output for class log_target::@7
Generating Sqlite3 output for class log_target::@7::@9
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class bitvec
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_int16_msb]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_free]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_get_int16_msb]
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_hdr
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_inst
unable to read file loc from[gsmtap_inst_fd]
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class llist_head
unable to read file loc from[llist_move]
unable to read file loc from[llist_del_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_move_tail]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_del]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_category
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_info_cat
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class log_target
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_add_target]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_log_level]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_use_color]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_set_print_timestamp]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_filename]
unable to read file loc from[log_set_print_category]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_find]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[osmo_vlogp]
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class msgb
unable to read file loc from[msgb_enqueue]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_get]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_data]
unable to read file loc from[msgb_headroom]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_reset]
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_code
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_conv_encoder
unable to read file loc from[osmo_conv_encode_init]
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_counter
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_reset]
unable to read file loc from[osmo_counter_inc]
unable to read file loc from[osmo_counter_dec]
unable to read file loc from[osmo_counter_difference]
unable to read file loc from[osmo_counter_get]
unable to read file loc from[osmo_counter_difference]
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fd
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_event_name]
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_inst
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_fsm_state
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_event_map
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_prim_hdr
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_prim_init]
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_sercomm_inst
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_initialized]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_desc
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_group_desc
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_strrb
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target_rb_avail_size]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_timer_list
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
unable to read file loc from[osmo_timer_pending]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class osmo_wqueue
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr
unable to read file loc from[rate_ctr_difference]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr_difference]
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_desc
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_group_desc
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class value_string
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string_or_null]
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.h
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bitcomp.h
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.h
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.h
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file byteswap.h
Generating Sqlite3 output for file conv.h
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file endian.h
Generating Sqlite3 output for file fsm.h
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap.h
Generating Sqlite3 output for file gsmtap_util.h
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_fd::fd]
unable to read file loc from[gsmtap_inst::wq]
Generating Sqlite3 output for file linuxlist.h
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[llist_del]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_splice_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[llist_count]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_signal_dispatch]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_move]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[__llist_add]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[llist_move_tail]
unable to read file loc from[osmo_signal_register_handler]
unable to read file loc from[log_add_target]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[LLIST_POISON1]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[log_del_target]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_splice]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_splice_init]
unable to read file loc from[llist_empty]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_for_each]
Generating Sqlite3 output for file linuxrbtree.h
Generating Sqlite3 output for file logging.h
unable to read file loc from[log_set_context]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[logp]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
Generating Sqlite3 output for file loggingrb.h
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.h
Generating Sqlite3 output for file msgb.h
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l1]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l2]
unable to read file loc from[msgb_l3]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_put]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_put_u32]
unable to read file loc from[msgb_put_u16]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb_put_u8]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get_u8]
unable to read file loc from[msgb_get_u32]
unable to read file loc from[msgb_get_u16]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_push_u32]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[msgb_push_u16]
unable to read file loc from[msgb_push_u8]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_pull_u16]
unable to read file loc from[msgb_pull_u8]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull_u32]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[msgb::data]
Generating Sqlite3 output for file msgfile.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file plugin.h
Generating Sqlite3 output for file prim.h
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_hdr::msg]
unable to read file loc from[osmo_prim_hdr::sap]
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file process.h
Generating Sqlite3 output for file rate_ctr.h
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file select.h
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_bfd_cb]
Generating Sqlite3 output for file sercomm.h
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for file serial.h
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.h
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.h
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file strrb.h
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file talloc.h
Generating Sqlite3 output for file timer.h
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[log_init]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file write_queue.h
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for file application.c
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.c
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bitcomp.c
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.c
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.c
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file conv.c
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.c
Generating Sqlite3 output for file fsm.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap_util.c
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for file logging.c
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
Generating Sqlite3 output for file logging_gsmtap.c
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.c
Generating Sqlite3 output for file msgb.c
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
Generating Sqlite3 output for file msgfile.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file prim.c
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file rate_ctr.c
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file rbtree.c
Generating Sqlite3 output for file select.c
Generating Sqlite3 output for file sercomm.c
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for file serial.c
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.c
Generating Sqlite3 output for file stats_statsd.c
Generating Sqlite3 output for file strrb.c
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file timer.c
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
Generating Sqlite3 output for file timer_gettimeofday.c
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file utils.c
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file viterbi.c
Generating Sqlite3 output for file viterbi_gen.c
Generating Sqlite3 output for file viterbi_sse.c
Generating Sqlite3 output for file write_queue.c
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/core/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/src/
Generating Sqlite3 output for the main page
lookup cache used 1200/65536 hits=10825 misses=1266
finished...
cd ./doc && tar cf html.tar */html
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
+ make distcheck
make  dist-bzip2 am__post_remove_distdir='@:'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
test -d "libosmocore-0.9.6.247-cd8e" || mkdir "libosmocore-0.9.6.247-cd8e"
 (cd include && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/include'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/include'
 (cd src && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src'
 (cd src/vty && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/vty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/vty'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/vty'
 (cd src/codec && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/codec \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/codec'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/codec'
 (cd src/gsm && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gsm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gsm'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gsm'
 (cd src/coding && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/coding \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/coding'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/coding'
 (cd src/gb && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gb'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/gb'
 (cd src/ctrl && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/ctrl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/ctrl'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/ctrl'
 (cd src/sim && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/sim \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/sim'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/sim'
 (cd src/pseudotalloc && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/pseudotalloc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/src/pseudotalloc'
 (cd utils && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/utils'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/utils'
 (cd tests && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/tests'
make  \
  top_distdir="libosmocore-0.9.6.247-cd8e" distdir="libosmocore-0.9.6.247-cd8e" \
  dist-hook
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
echo 0.9.6.247-cd8e > libosmocore-0.9.6.247-cd8e/.tarball-version
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
test -n "" \
|| find "libosmocore-0.9.6.247-cd8e" -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/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libosmocore-0.9.6.247-cd8e"
tardir=libosmocore-0.9.6.247-cd8e && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmocore-0.9.6.247-cd8e.tar.bz2
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
case 'libosmocore-0.9.6.247-cd8e.tar.bz2' in \
*.tar.gz*) \
  GZIP=--best gzip -dc libosmocore-0.9.6.247-cd8e.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc libosmocore-0.9.6.247-cd8e.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc libosmocore-0.9.6.247-cd8e.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc libosmocore-0.9.6.247-cd8e.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c libosmocore-0.9.6.247-cd8e.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  GZIP=--best gzip -dc libosmocore-0.9.6.247-cd8e.shar.gz | unshar ;;\
*.zip*) \
  unzip libosmocore-0.9.6.247-cd8e.zip ;;\
esac
chmod -R a-w libosmocore-0.9.6.247-cd8e
chmod u+w libosmocore-0.9.6.247-cd8e
mkdir libosmocore-0.9.6.247-cd8e/_build libosmocore-0.9.6.247-cd8e/_inst
chmod a-w libosmocore-0.9.6.247-cd8e
test -d libosmocore-0.9.6.247-cd8e/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmocore-0.9.6.247-cd8e/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd libosmocore-0.9.6.247-cd8e/_build \
  && ../configure \
     \
     \
    --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 libosmocore-0.9.6.247-cd8e.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.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 ANSI C header files... (cached) yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... -ldl
checking for backtrace in -lexecinfo... no
checking for doxygen... /usr/bin/doxygen
checking if gcc supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... yes
checking for TALLOC... yes
checking for PCSC... yes
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -msse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether gcc has __builtin_cpu_supports built-in... yes
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 libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating include/Makefile
config.status: creating src/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/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
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[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make  all-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making all in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making all in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       select.lo
  CC       signal.lo
  CC       msgb.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       statistics.lo
  CC       fsm.lo
  CC       write_queue.lo
  CC       utils.lo
  CC       socket.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       rate_ctr.lo
  CC       gsmtap_util.lo
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       strrb.lo
  CC       loggingrb.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CC       macaddr.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       prim.lo
  CC       viterbi.lo
  CC       viterbi_gen.lo
  CC       sercomm.lo
  CC       viterbi_sse.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CCLD     libosmocore.la
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making all in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vty.lo
  CC       vector.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
../../../src/vty/logging_vty.c: In function 'logging_vty_add_cmds':
../../../src/vty/logging_vty.c:753:2: warning: 'log_vty_command_string' is deprecated (declared at ../../../include/osmocom/core/logging.h:335): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.string = log_vty_command_string();
  ^
../../../src/vty/logging_vty.c:754:2: warning: 'log_vty_command_description' is deprecated (declared at ../../../include/osmocom/core/logging.h:336): For internal use inside libosmocore only. [-Wdeprecated-declarations]
  logging_level_cmd.doc = log_vty_command_description();
  ^
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CCLD     libosmovty.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making all in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making all in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
  CC       comp128.lo
  CC       comp128v23.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.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       lapd_core.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_milenage.lo
  CC       milenage/aes-encblock.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       gsup.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making all in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_coding.lo
  CCLD     libosmocoding.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making all in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_vty.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_bss.lo
  CC       common_vty.lo
  CCLD     libosmogb.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making all in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
  CC       control_cmd.lo
  CC       control_if.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making all in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
  CC       core.lo
  CC       reader.lo
  CC       reader_pcsc.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making all in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making all in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
  CC       osmo-arfcn.o
  CCLD     osmo-arfcn
  CC       osmo-auc-gen.o
  CCLD     osmo-auc-gen
  CC       osmo_sim_test-osmo-sim-test.o
  CCLD     osmo-sim-test
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making all in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  all-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
cd . && /bin/sh ./config.status Doxyfile.core
config.status: creating Doxyfile.core
mkdir -p doc/core
/usr/bin/doxygen Doxyfile.core
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.core' 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.core' 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.core' 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.core' 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.core' 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.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src
Reading and parsing tag files
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/backtrace.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/backtrace.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit16gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit16gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit32gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit32gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit64gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit64gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/byteswap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/byteswap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/endian.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/endian.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/includ/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:403: warning: end of file while inside a group

e/osmocom/core/gsmtap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/macaddr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/macaddr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/plugin.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/plugin.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/process.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/process.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Parsing file/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:355: warning: end of file while inside a group

 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/talloc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/talloc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bits.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bits.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/macaddr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/macaddr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgfile.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgfile.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/prim.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/prim.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rbtree.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rbtree.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/select.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/select.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/socket.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/socket.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/statistics.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/statistics.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stats.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stats.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stats_statsd.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stats_statsd.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi_gen.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi_gen.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi_sse.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi_sse.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_d/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:110: warning: Compound rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:117: warning: Compound vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:37: warning: Compound signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h:39: warning: Compound osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:100: warning: Compound vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:42: warning: Compound osmo_config_list is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:100: warning: Compound rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:18: warning: Compound osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
ebian8/builddir/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/backtrace.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit16gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit32gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bit64gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/byteswap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmo/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
core-0.9.6.247-cd8e/include/osmocom/core/crc16.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/endian.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/macaddr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/plugin.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Generating code for file /ho/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
me/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/process.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stats.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/talloc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bits.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c.../home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command

Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/macaddr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgfile.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/prim.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rbtree.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/select.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/l/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
inux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/socket.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/statistics.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stats.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stats_statsd.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi_gen.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi_sse.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/application.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitcomp.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc16gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc32gen.h...
Generating docs for file /hom/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:43: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
e/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc64gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crc8gen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/crcgen.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/defs.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/loggingrb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/panic.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/serial.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/statistics.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:75: warning: Member sighup_hdlr(int signal) (function) of file application.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGPIPE' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGALRM' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGHUP' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c:80: warning: unable to resolve reference to `SIGIO' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/backtrace.c:36: warning: Member _osmo_backtrace(int use_printf, int subsys, int level) (function) of file backtrace.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/write_queue.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/application.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/backtrace.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bits.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc16gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc32gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc64gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/crc8gen.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_syslog.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/loggingrb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c...
Generating docs for file /home/osmocom-build/jenkins/work/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/plugin.c:67: warning: Member osmo_plugin_load_all(const char *directory) (function) of file plugin.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/strrb.c:117: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int bufi) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:43: warning: Member t4_term[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:178: warning: Member t4_term_length[2][64] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:183: warning: Member t4_make_up_length[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitcomp.c:188: warning: Member t4_make_up[2][15] (variable) of group bitcomp is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:60: warning: Member OSMO_BIN_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:61: warning: Member OSMO_BIN_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:71: warning: Member OSMO_BIT_SPEC (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bits.h:72: warning: Member OSMO_BIT_PRINT(byte) (macro definition) of group bits is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bits.c:139: warning: unable to resolve reference to `out' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:42: warning: Member BITNUM_FROM_COMP(byte, bit) (macro definition) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/bitvec.h:93: warning: Member bitvec_shiftl(struct bitvec *bv, unsigned int n) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:44: warning: Member bytenum_from_bitnum(unsigned int bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:52: warning: Member bitval2mask(enum bit_value bit, uint8_t bitnum) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:534: warning: Member leading_bits(uint8_t x, bool b) (function) of group bitvec is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:264: warning: Found unknown command `\fill'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:400: warning: argument 'bit' of command @param is not found in the argument list of bitvec_free(struct bitvec *bv)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:400: warning: The following parameters of bitvec_free(struct bitvec *bv) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:408: warning: argument 'bitvec' of command @param is not found in the argument list of bitvec_pack(const struct bitvec *bv, uint8_t *buffer)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:408: warning: The following parameters of bitvec_pack(const struct bitvec *bv, uint8_t *buffer) are not documented:
  parameter 'bv'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:582: warning: Found unknown command `\go'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/bitvec.c:479: warning: The following parameters of bitvec_write_field(struct bitvec *bv, unsigned int *write_index, uint64_t val, unsigned int len) are not documented:
  parameter 'val'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:239: warning: Member MAX_AE (macro definition) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:75: warning: Member osmo_conv_get_input_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:76: warning: Member osmo_conv_get_output_length(const struct osmo_conv_code *code, int len) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:93: warning: Member osmo_conv_encode_load_state(struct osmo_conv_encoder *encoder, const ubit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:95: warning: Member osmo_conv_encode_raw(struct osmo_conv_encoder *encoder, const ubit_t *input, ubit_t *output, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:97: warning: Member osmo_conv_encode_flush(struct osmo_conv_encoder *encoder, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:124: warning: Member osmo_conv_decode_init(struct osmo_conv_decoder *decoder, const struct osmo_conv_code *code, int len, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:127: warning: Member osmo_conv_decode_reset(struct osmo_conv_decoder *decoder, int start_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:128: warning: Member osmo_conv_decode_rewind(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:129: warning: Member osmo_conv_decode_deinit(struct osmo_conv_decoder *decoder) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:131: warning: Member osmo_conv_decode_scan(struct osmo_conv_decoder *decoder, const sbit_t *input, int n) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:133: warning: Member osmo_conv_decode_flush(struct osmo_conv_decoder *decoder, const sbit_t *input) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/conv.h:135: warning: Member osmo_conv_decode_get_output(struct osmo_conv_decoder *decoder, ubit_t *output, int has_flush, int end_state) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:108: warning: Member _conv_encode_do_output(struct osmo_conv_encoder *encoder, uint8_t out, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:243: warning: Member osmo_conv_decode_acc(const struct osmo_conv_code *code, const sbit_t *input, ubit_t *output) (function) of group conv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:602: warning: unable to resolve reference to `osmo_conv_decode_scan' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:603: warning: unable to resolve reference to `osmo_conv_decode_get_output' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:604: warning: unable to resolve reference to `osmo_conv_decode_deinit' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_init' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:208: warning: unable to resolve reference to `osmo_conv_encode_load_state' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_raw' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/conv.c:209: warning: unable to resolve reference to `osmo_conv_encode_flush' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:49: warning: Member osmo_static_assert(exp, name) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:54: warning: Member OSMO_SNPRINTF_RET(ret, rem, offset, len) (macro definition) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:47: warning: Member osmo_osmo_hexdump_nospc(const unsigned char *buf, int len) __attribute__((__deprecated__)) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:51: warning: Member osmo_str2lower(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/utils.h:52: warning: Member osmo_str2upper(char *out, const char *in) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c:45: warning: Member osmo_panic_default(const char *fmt, va_list args) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:170: warning: Member _osmo_hexdump(const unsigned char *buf, int len, char *delim) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:261: warning: Member alias("osmo_hexdump_nospc"))) (function) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/panic.c:37: warning: Member osmo_panic_handler (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:40: warning: Member namebuf[255] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:167: warning: Member hexd_buff[4096] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c:168: warning: Member hex_chars[] (variable) of group utils is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:120: warning: Member LOGPFSML(fi, level, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:125: warning: Member LOGPFSM(fi, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:128: warning: Member LOGPFSMLSRC(fi, level, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:136: warning: Member LOGPFSMSRC(fi, caller_file, caller_line, fmt, args...) (macro definition) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:20: warning: Member osmo_fsm_term_cause (enumeration) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:34: warning: Member osmo_fsm_term_cause_name(enum osmo_fsm_term_cause cause) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:143: warning: Member osmo_fsm_find_by_name(const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:144: warning: Member osmo_fsm_inst_find_by_name(const struct osmo_fsm *fsm, const char *name) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:146: warning: Member osmo_fsm_inst_find_by_id(const struct osmo_fsm *fsm, const char *id) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:90: warning: Member LLIST_HEAD(osmo_g_fsms) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:171: warning: Member fsm_tmr_cb(void *data) (function) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/fsm.h:43: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:91: warning: Member fsm_log_addr (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:505: warning: Member osmo_fsm_term_cause_names[] (variable) of group fsm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:181: warning: unable to resolve reference to `timeout_secs' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:194: warning: The following parameters of osmo_fsm_inst_alloc(struct osmo_fsm *fsm, void *ctx, void *priv, int log_level, const char *id) are not documented:
  parameter 'id'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:269: warning: argument 'fsm' of command @param is not found in the argument list of osmo_fsm_inst_free(struct osmo_fsm_inst *fi)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/fsm.c:269: warning: The following parameters of osmo_fsm_inst_free(struct osmo_fsm_inst *fi) are not documented:
  parameter 'fi'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:37: warning: Member gsmtap_source_init_fd(const char *host, uint16_t port) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:39: warning: Member gsmtap_source_add_sink_fd(int gsmtap_fd) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:41: warning: Member gsmtap_source_init(const char *host, uint16_t port, int ofd_wq_mode) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:44: warning: Member gsmtap_source_add_sink(struct gsmtap_inst *gti) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:46: warning: Member gsmtap_sendmsg(struct gsmtap_inst *gti, struct msgb *msg) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:48: warning: Member gsmtap_send_ex(struct gsmtap_inst *gti, uint8_t type, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap_util.h:53: warning: Member gsmtap_send(struct gsmtap_inst *gti, uint16_t arfcn, uint8_t ts, uint8_t chan_type, uint8_t ss, uint32_t fn, int8_t signal_dbm, uint8_t snr, const uint8_t *data, unsigned int len) (function) of group gsmtap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c:146: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsmtap_util.c:99: warning: unable to resolve reference to `data' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:22: warning: Member inline (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:44: warning: Member LLIST_POISON2 (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:52: warning: Member LLIST_HEAD_INIT(name) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:344: warning: Member __llist_for_each_rcu(pos, head) (macro definition) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:25: warning: Member prefetch(const void *x) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:113: warning: Member __llist_del(struct llist_head *prev, struct llist_head *next) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:171: warning: Member __llist_splice(struct llist_head *llist, struct llist_head *head) (function) of group linuxlist is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
ASSERT: "tok==TK_WHITESPACE" in docparser.cpp (4718)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:210: warning: The following parameters of llist_entry(ptr, type, member) are not documented:
  parameter 'member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:377: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:378: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:361: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:362: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:363: warning: Found unknown command `\member'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:337: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:338: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:351: warning: Found unknown command `\pos'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:353: warning: Found unknown command `\head'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:198: warning: Found unknown command `\llist'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:21: warning: Member DEBUG (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:30: warning: Member DEBUGPC(ss, fmt, args...) (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:48: warning: Member GSMTAP_LOG_MAX_SIZE (macro definition) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:172: warning: Member log_print_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:176: warning: Member log_save_filters(struct vty *vty, const struct log_info *info, const struct log_target *tgt) (typedef) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:289: warning: Member logp2(int subsys, unsigned int level, const char *file, int line, int cont, const char *format,...) __attribute__((format(printf (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:293: warning: Member log_fini(void) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:310: warning: Member log_category_name(int subsys) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:322: warning: Member log_target_create_syslog(const char *ident, int option, int facility) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:50: warning: Member _gsmtap_raw_output(struct log_target *target, int subsys, unsigned int level, const char *file, int line, int cont, const char *format, va_list ap) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/loggingrb.c:32: warning: Member _rb_output(struct log_target *target, unsigned int level, const char *log) (function) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:338: warning: Member osmo_log_target_list (variable) of group logging is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:955: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:201: warning: argument 'in' of command @param is not found in the argument list of log_level_str(unsigned int lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:192: warning: argument 'in' of command @param is not found in the argument list of log_parse_level(const char *lvl)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:536: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:539: warning: unable to resolve reference to `LOG_FLT_ALL' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:592: warning: argument 'print_catname' of command @param is not found in the argument list of log_set_print_category(struct log_target *target, int print_category)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:592: warning: The following parameters of log_set_print_category(struct log_target *target, int print_category) are not documented:
  parameter 'print_category'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging_gsmtap.c:99: warning: The following parameters of log_target_create_gsmtap(const char *host, uint16_t port, const char *ident, bool ofd_wq_mode, bool add_sink) are not documented:
  parameter 'host'
  parameter 'port'
  parameter 'ofd_wq_mode'
  parameter 'add_sink'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:749: warning: argument 'in' of command @param is not found in the argument list of log_target_destroy(struct log_target *target)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:891: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_description()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:811: warning: argument 'unused_info' of command @param is not found in the argument list of log_vty_command_string()
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:461: warning: The following parameters of logp(int subsys, const char *file, int line, int cont, const char *format,...) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/logging.c:428: warning: The following parameters of osmo_vlogp(int subsys, int level, const char *file, int line, int cont, const char *format, va_list ap) are not documented:
  parameter 'line'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:40: warning: Member MSGB_DEBUG (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:85: warning: Member MSGB_ABORT(msg, fmt, args...) (macro definition) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/msgb.c:38: warning: Member tall_msgb_ctx (variable) of group msgb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:353: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l2(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:353: warning: The following parameters of msgb_pull_to_l2(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:338: warning: argument 'msgb' of command @param is not found in the argument list of msgb_pull_to_l3(struct msgb *msg)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:338: warning: The following parameters of msgb_pull_to_l3(struct msgb *msg) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:303: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u16(struct msgb *msg, uint16_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:303: warning: The following parameters of msgb_push_u16(struct msgb *msg, uint16_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:313: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u32(struct msgb *msg, uint32_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:313: warning: The following parameters of msgb_push_u32(struct msgb *msg, uint32_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:293: warning: argument 'msgb' of command @param is not found in the argument list of msgb_push_u8(struct msgb *msg, uint8_t word)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgb.h:293: warning: The following parameters of msgb_push_u8(struct msgb *msg, uint8_t word) are not documented:
  parameter 'msg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:12: warning: Member OSMO_PRIM(prim, op) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:13: warning: Member OSMO_PRIM_HDR(oph) (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:25: warning: Member _SAP_GSM_SHIFT (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:27: warning: Member _SAP_GSM_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:28: warning: Member _SAP_TETRA_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:29: warning: Member _SAP_SS7_BASE (macro definition) of group prim is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:101: warning: Member rate_ctr_handler_t)(struct rate_ctr_group *, struct rate_ctr *, const struct rate_ctr_desc *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:104: warning: Member rate_ctr_group_handler_t)(struct rate_ctr_group *, void *) (typedef) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/rate_ctr.h:74: warning: Member rate_ctr_group_upd_idx(struct rate_ctr_group *grp, unsigned int idx) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:39: warning: Member LLIST_HEAD(rate_ctr_groups) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member interval_expired(struct rate_ctr *ctr, enum rate_ctr_intv intv) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:115: warning: Member rate_ctr_group_intv(struct rate_ctr_group *grp) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:132: warning: Member rate_ctr_timer_cb(void *data) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:41: warning: Member tall_rate_ctr_ctx (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:98: warning: Member rate_ctr_timer (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:112: warning: Member timer_ticks (variable) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:199: warning: argument 'handle_item' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:199: warning: argument 'counter' of command @param is not found in the argument list of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:206: warning: unable to resolve reference to `handle_counter' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:199: warning: The following parameters of rate_ctr_for_each_counter(struct rate_ctr_group *ctrg, rate_ctr_handler_t handle_counter, void *data) are not documented:
  parameter 'ctrg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:223: warning: unable to resolve reference to `handle_group' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c:43: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:39: warning: Member osmo_fd_is_registered(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:40: warning: Member osmo_fd_register(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:41: warning: Member osmo_fd_unregister(struct osmo_fd *fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:42: warning: Member osmo_select_main(int polling) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:44: warning: Member osmo_fd_get_by_fd(int fd) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:49: warning: Member osmo_fd_fill_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/select.h:50: warning: Member osmo_fd_disp_fds(void *readset, void *writeset, void *exceptset) (function) of group select is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:42: warning: Member DEFAULT_RX_MSG_SIZE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:58: warning: Member HDLC_FLAG (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:59: warning: Member HDLC_ESCAPE (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:61: warning: Member HDLC_C_UI (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:62: warning: Member HDLC_C_P_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:63: warning: Member HDLC_C_F_BIT (macro definition) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:65: warning: Member rx_state (enumeration) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:86: warning: Member sercomm_drv_lock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/sercomm.h:87: warning: Member sercomm_drv_unlock(unsigned long *flags) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:52: warning: Member __attribute__((weak)) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:263: warning: Member dispatch_rx_msg(struct osmo_sercomm_inst *sercomm, uint8_t dlci, struct msgb *msg) (function) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:112: warning: Member __attribute__ (variable) of group sercomm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:127: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:127: warning: argument 'n' of command @param is not found in the argument list of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c:127: warning: The following parameters of osmo_sercomm_tx_queue_depth(struct osmo_sercomm_inst *sercomm, uint8_t dlci) are not documented:
  parameter 'sercomm'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c:51: warning: Member dbg_perror(x) (macro definition) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c:131: warning: Member _osmo_serial_set_baudrate(int fd, speed_t baudrate) (function) of group serial is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:14: warning: Member OSMO_SIGNAL_SS_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:25: warning: Member OSMO_SIGNAL_T_APPS (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/signal.h:26: warning: Member OSMO_SIGNAL_T_RESERVED (macro definition) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:35: warning: Member LLIST_HEAD(signal_handler_list) (function) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:34: warning: Member tall_sigh_ctx (variable) of group signal is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:24: warning: Member osmo_sock_init(uint16_t family, uint16_t type, uint8_t proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:27: warning: Member osmo_sock_init2(uint16_t family, uint16_t type, uint8_t proto, const char *local_host, uint16_t local_port, const char *remote_host, uint16_t remote_port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:31: warning: Member osmo_sock_init_ofd(struct osmo_fd *ofd, int family, int type, int proto, const char *host, uint16_t port, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:34: warning: Member osmo_sock_init_sa(struct sockaddr *ss, uint16_t type, uint8_t proto, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:37: warning: Member osmo_sockaddr_is_local(struct sockaddr *addr, unsigned int addrlen) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:39: warning: Member osmo_sock_unix_init(uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:42: warning: Member osmo_sock_unix_init_ofd(struct osmo_fd *ofd, uint16_t type, uint8_t proto, const char *socket_path, unsigned int flags) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/socket.h:45: warning: Member osmo_sock_get_name(void *ctx, int fd) (function) of group socket is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:15: warning: Member OSMO_STAT_ITEM_NOVALUE_ID (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:16: warning: Member OSMO_STAT_ITEM_NO_UNIT (macro definition) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:119: warning: Member osmo_stat_item_handler_t)(struct osmo_stat_item_group *, struct osmo_stat_item *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:122: warning: Member osmo_stat_item_group_handler_t)(struct osmo_stat_item_group *, void *) (typedef) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:74: warning: Member osmo_stat_item_group_udp_idx(struct osmo_stat_item_group *grp, unsigned int idx) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:82: warning: Member osmo_stat_item_set(struct osmo_stat_item *item, int32_t value) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:131: warning: Member osmo_stat_item_for_each_group(osmo_stat_item_group_handler_t handle_group, void *data) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:40: warning: Member LLIST_HEAD(osmo_stat_item_groups) (function) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:41: warning: Member global_value_id (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:43: warning: Member tall_stat_item_ctx (variable) of group osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:124: warning: The following parameters of osmo_stat_item_for_each_item(struct osmo_stat_item_group *statg, osmo_stat_item_handler_t handle_item, void *data) are not documented:
  parameter 'statg'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:92: warning: argument 'val' of command @param is not found in the argument list of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:92: warning: The following parameters of osmo_stat_item_get_next(const struct osmo_stat_item *item, int32_t *idx, int32_t *value) are not documented:
  parameter 'item'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c:45: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/strrb.h:50: warning: Member _osmo_strrb_is_bufindex_valid(const struct osmo_strrb *rb, unsigned int offset) (function) of group osmo_strrb is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:36: warning: Member timerisset(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:40: warning: Member timerclear(tvp) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:44: warning: Member timercmp(a, b, CMP) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:51: warning: Member timeradd(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer_compat.h:64: warning: Member timersub(a, b, result) (macro definition) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:47: warning: Member __add_timer(struct osmo_timer_list *timer) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:186: warning: Member update_nearest(struct timeval *cand, struct timeval *current) (function) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/timer.h:95: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:150: warning: Member nearest (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member nearest_p (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:43: warning: Member timer_root (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c:33: warning: Member osmo_gettimeofday_override_time (variable) of group timer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:68: warning: argument 'callback' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:68: warning: argument 'pointer' of command @param is not found in the argument list of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c:68: warning: The following parameters of osmo_timer_setup(struct osmo_timer_list *timer, void(*cb)(void *data), void *data) are not documented:
  parameter 'cb'
  parameter 'data'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h:266: warning: Member ts (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h:270: warning: Member _pad[3] (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/gsmtap.h:276: warning: Member src_file (variable) of class gsmtap_osmocore_log_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxlist.h:49: warning: Member prev (variable) of class llist_head is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:128: warning: Member ctx[LOG_MAX_CTX+1] (variable) of class log_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/logging.h:183: warning: Member filter_fn (variable) of class log_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:46: warning: Member list (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:33: warning: Member nr (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:36: warning: Member mcc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:37: warning: Member mnc (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:38: warning: Member option (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:39: warning: Member text (variable) of class osmo_config_entry is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/msgfile.h:39: warning: Member entry (variable) of class osmo_config_list is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/prim.h:34: warning: Member operation (variable) of class osmo_prim_hdr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:25: warning: Member desc (variable) of class osmo_stat_item is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:40: warning: Member default_value (variable) of class osmo_stat_item_desc is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:19: warning: Member id (variable) of class osmo_stat_item_value is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/stat_item.h:20: warning: Member value (variable) of class osmo_stat_item_value is not documented.
space/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/plugin.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/rate_ctr.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/sercomm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/serial.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/socket.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/stat_item.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/strrb.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/timer_gettimeofday.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/utils.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/write_queue.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound bitvec...
Generating docs for compound gsmtap_hdr...
Generating docs for compound gsmtap_inst...
Generating docs for compound gsmtap_osmocore_log_hdr...
Generating docs for compound llist_head...
Generating docs for compound log_category...
Generating docs for compound log_context...
Generating docs for compound log_info...
Generating docs for compound log_info_cat...
Generating docs for compound log_target...
Generating docs for compound msgb...
Generating docs for compound osmo_config_entry...
Generating docs for compound osmo_config_list...
Generating docs for compound osmo_conv_code...
Generating docs for compound osmo_conv_decoder...
Generating docs for compound osmo_conv_encoder...
Generating docs for compound osmo_counter...
Generating docs for compound osmo_crc16gen_code...
Generating docs for compound osmo_crc32gen_code...
Generating docs for compound osmo_crc64gen_code...
Generating docs for compound osmo_crc8gen_code...
Generating docs for compound osmo_fd...
Generating docs for compound osmo_fsm...
Generating docs for compound osmo_fsm_inst...
Generating docs for compound osmo_fsm_state...
Generating docs for compound osmo_prim_event_map...
Generating docs for compound osmo_prim_hdr...
Generating docs for compound osmo_sercomm_inst...
Generating docs for compound osmo_stat_item...
Generating docs for compound osmo_stat_item_desc...
Generating docs for compound osmo_stat_item_group...
Generating docs for compound osmo_stat_item_group_desc...
Generating docs for compound osmo_stat_item_value...
Generating docs for compound osmo_strrb...
Generating docs for compound osmo_timer_list...
Generating docs for compound osmo_wqueue...
Generating docs for compound rate_ctr...
Generating docs for compound rate_ctr_desc...
Generating docs for compound rate_ctr_group...
Generati/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:101: warning: Member rb_parent_color (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:104: warning: Member rb_right (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:105: warning: Member rb_left (variable) of class rb_node is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/linuxrbtree.h:111: warning: Member rb_node (variable) of class rb_root is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:98: warning: Member entry (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:39: warning: Member subsys (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:40: warning: Member cbfn (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/signal.c:41: warning: Member data (variable) of class signal_handler is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:118: warning: Member n (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:119: warning: Member k (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:120: warning: Member len (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:121: warning: Member recursive (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:122: warning: Member intrvl (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:123: warning: Member trellis (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:124: warning: Member punc (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:125: warning: Member paths (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:127: warning: Member metric_func)(const int8_t *, const int16_t *, int16_t *, int16_t *, int) (variable) of class vdecoder is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:101: warning: Member num_states (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:102: warning: Member sums (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:103: warning: Member outputs (variable) of class vtrellis is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/viterbi.c:104: warning: Member vals (variable) of class vtrellis is not documented.
ng docs for compound rate_ctr_group_desc...
Generating docs for compound rate_ctr_per_intv...
Generating docs for compound rb_node...
Generating docs for compound rb_root...
Generating docs for compound signal_handler...
Generating docs for compound value_string...
Generating docs for compound vdecoder...
Generating docs for compound vtrellis...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class osmo_fsm_inst::@0
Generating Sqlite3 output for class log_target::@7::@10
Generating Sqlite3 output for class log_target::@7::@11
Generating Sqlite3 output for class log_target::@7::@12
Generating Sqlite3 output for class log_target::@7::@13
Generating Sqlite3 output for class msgb::@14
Generating Sqlite3 output for class osmo_sercomm_inst::@16
Generating Sqlite3 output for class osmo_sercomm_inst::@17
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@3
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr::@4
Generating Sqlite3 output for class @5
Generating Sqlite3 output for class @6
Generating Sqlite3 output for class log_target::@7
Generating Sqlite3 output for class log_target::@7::@9
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class bitvec
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_int16_msb]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_get_bytes]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec_alloc]
unable to read file loc from[bitvec_pack]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec_unpack]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_free]
unable to read file loc from[bitvec_set_bytes]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_get_int16_msb]
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_hdr
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_inst
unable to read file loc from[gsmtap_inst_fd]
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class llist_head
unable to read file loc from[llist_move]
unable to read file loc from[llist_del_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_move_tail]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_del]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_category
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_init]
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_info_cat
unable to read file loc from[log_vty_command_string]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_parse_category]
unable to read file loc from[log_vty_command_description]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class log_target
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_add_target]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_set_category_filter]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_log_level]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_use_color]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_set_print_timestamp]
unable to read file loc from[log_target_create]
unable to read file loc from[log_set_print_filename]
unable to read file loc from[log_set_print_category]
unable to read file loc from[log_set_print_extended_timestamp]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_find]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[osmo_vlogp]
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class msgb
unable to read file loc from[msgb_enqueue]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_headlen]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_get]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[msgb_data]
unable to read file loc from[msgb_headroom]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_test_invariant]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_reset]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb_copy]
unable to read file loc from[msgb_reset]
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_code
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_decode]
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_decoder
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_conv_encoder
unable to read file loc from[osmo_conv_encode_init]
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_counter
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_counter_reset]
unable to read file loc from[osmo_counter_inc]
unable to read file loc from[osmo_counter_dec]
unable to read file loc from[osmo_counter_difference]
unable to read file loc from[osmo_counter_get]
unable to read file loc from[osmo_counter_difference]
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc16gen_code
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fd
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_event_name]
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_inst
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_fsm_state
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_state_chg]
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_event_map
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_event_for_prim]
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_prim_hdr
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_init]
unable to read file loc from[osmo_prim_init]
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_sercomm_inst
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_initialized]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
unable to read file loc from[osmo_stat_item_get_last]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_discard]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_desc
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_next]
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_group_desc
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_for_each_item]
unable to read file loc from[osmo_stat_item_get_by_name]
unable to read file loc from[osmo_stat_item_get_by_name]
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_strrb
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_is_empty]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target_rb_avail_size]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_timer_list
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
unable to read file loc from[osmo_timer_pending]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timer_setup]
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class osmo_wqueue
unable to read file loc from[gsmtap_inst_fd]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr
unable to read file loc from[rate_ctr_difference]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr_difference]
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_desc
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_group_desc
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
unable to read file loc from[rate_ctr_for_each_counter]
unable to read file loc from[rate_ctr_get_by_name]
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class value_string
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string_or_null]
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.h
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bit16gen.h
Generating Sqlite3 output for file bit32gen.h
Generating Sqlite3 output for file bit64gen.h
Generating Sqlite3 output for file bitcomp.h
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.h
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.h
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file byteswap.h
Generating Sqlite3 output for file conv.h
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.h
Generating Sqlite3 output for file crc16gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_code::poly]
unable to read file loc from[osmo_crc16gen_code::init]
unable to read file loc from[osmo_crc16gen_code::remainder]
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for file crc32gen.h
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_code::remainder]
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc32gen_code::poly]
unable to read file loc from[osmo_crc32gen_code::init]
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for file crc64gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc64gen_code::remainder]
unable to read file loc from[osmo_crc64gen_code::poly]
unable to read file loc from[osmo_crc64gen_code::init]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
Generating Sqlite3 output for file crc8gen.h
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc8gen_code::init]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_code::remainder]
unable to read file loc from[osmo_crc8gen_code::poly]
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file endian.h
Generating Sqlite3 output for file fsm.h
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap.h
Generating Sqlite3 output for file gsmtap_util.h
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_fd::fd]
unable to read file loc from[gsmtap_inst::wq]
Generating Sqlite3 output for file linuxlist.h
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[llist_del]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_splice_init]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[llist_count]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[rate_ctr_get_group_by_name_idx]
unable to read file loc from[osmo_stat_item_get_group_by_name_idx]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[log_target_find]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_check_level]
unable to read file loc from[osmo_counters_for_each]
unable to read file loc from[rate_ctr_for_each_group]
unable to read file loc from[osmo_counter_get_by_name]
unable to read file loc from[osmo_signal_dispatch]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_add]
unable to read file loc from[__llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_move]
unable to read file loc from[rate_ctr_group_alloc]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_stat_item_group_alloc]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[__llist_add]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[llist_move_tail]
unable to read file loc from[osmo_signal_register_handler]
unable to read file loc from[log_add_target]
unable to read file loc from[osmo_counter_alloc]
unable to read file loc from[osmo_fsm_register]
unable to read file loc from[LLIST_POISON1]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_counter_free]
unable to read file loc from[osmo_fsm_unregister]
unable to read file loc from[osmo_signal_unregister_handler]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_stat_item_group_free]
unable to read file loc from[log_del_target]
unable to read file loc from[rate_ctr_group_free]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[llist_add]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_head::next]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[llist_splice]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[llist_splice_init]
unable to read file loc from[llist_empty]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_for_each]
Generating Sqlite3 output for file linuxrbtree.h
Generating Sqlite3 output for file logging.h
unable to read file loc from[log_set_context]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[logp]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
Generating Sqlite3 output for file loggingrb.h
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.h
Generating Sqlite3 output for file msgb.h
unable to read file loc from[msgb_l1len]
unable to read file loc from[msgb_l2len]
unable to read file loc from[msgb_l3len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l1]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_l2]
unable to read file loc from[msgb_l3]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_put]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_put_u32]
unable to read file loc from[msgb_put_u16]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[msgb_put_u8]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb_length]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get_u8]
unable to read file loc from[msgb_get_u32]
unable to read file loc from[msgb_get_u16]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb_headroom]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_push_u32]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[msgb_push_u16]
unable to read file loc from[msgb_push_u8]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb_push]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_pull_u16]
unable to read file loc from[msgb_pull_u8]
unable to read file loc from[msgb_pull_to_l2]
unable to read file loc from[msgb_pull_to_l3]
unable to read file loc from[msgb_pull_u32]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb_pull]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_l3trim]
unable to read file loc from[msgb_resize_area]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb_reserve]
unable to read file loc from[msgb_alloc]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[msgb::data]
Generating Sqlite3 output for file msgfile.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file plugin.h
Generating Sqlite3 output for file prim.h
unable to read file loc from[osmo_event_for_prim]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_hdr::msg]
unable to read file loc from[osmo_prim_hdr::sap]
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file process.h
Generating Sqlite3 output for file rate_ctr.h
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr_add]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file select.h
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[osmo_wqueue_bfd_cb]
Generating Sqlite3 output for file sercomm.h
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[osmo_sercomm_drv_rx_char]
Generating Sqlite3 output for file serial.h
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.h
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.h
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[osmo_counter::value]
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file strrb.h
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[osmo_strrb_add]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file talloc.h
Generating Sqlite3 output for file timer.h
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[log_init]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[log_parse_category_mask]
unable to read file loc from[osmo_encode_big_endian]
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file write_queue.h
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
Generating Sqlite3 output for file application.c
unable to read file loc from[log_init]
unable to read file loc from[log_add_target]
unable to read file loc from[log_set_all_filter]
unable to read file loc from[log_target_create_stderr]
Generating Sqlite3 output for file backtrace.c
unable to read file loc from[_osmo_fsm_inst_dispatch]
Generating Sqlite3 output for file bitcomp.c
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec_rl]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[t4_rle]
Generating Sqlite3 output for file bits.c
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_buf]
unable to read file loc from[osmo_revbytebits_32]
unable to read file loc from[osmo_revbytebits_8]
Generating Sqlite3 output for file bitvec.c
unable to read file loc from[ONE]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_find_bit_pos]
unable to read file loc from[bitvec_get_nth_set_bit]
unable to read file loc from[bitvec_get_uint]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_get_bit_high]
unable to read file loc from[ONE]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[ONE]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bits]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos_high]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec_add_array]
unable to read file loc from[t4_rle]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_spare_padding]
unable to read file loc from[L]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_fill]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec_write_field]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec_rl_curbit]
unable to read file loc from[bitvec_set_bit]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_unhex]
unable to read file loc from[ONE]
unable to read file loc from[H]
unable to read file loc from[L]
unable to read file loc from[ZERO]
unable to read file loc from[bitvec_to_string_r]
unable to read file loc from[bit_value_to_char]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_get_bit_pos]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_shiftl]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_read_field]
unable to read file loc from[bitvec::data]
unable to read file loc from[bitvec::cur_bit]
unable to read file loc from[bitvec_zero]
unable to read file loc from[bitvec::data_len]
unable to read file loc from[bitvec::data]
unable to read file loc from[osmo_t4_encode]
unable to read file loc from[bitvec_set_uint]
unable to read file loc from[bitvec_set_bit]
Generating Sqlite3 output for file conv.c
unable to read file loc from[osmo_conv_encoder::code]
unable to read file loc from[osmo_conv_encode]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_encode_init]
unable to read file loc from[osmo_conv_code::len]
unable to read file loc from[osmo_conv_code::term]
unable to read file loc from[CONV_TERM_FLUSH]
unable to read file loc from[osmo_conv_code::K]
unable to read file loc from[osmo_conv_code::N]
unable to read file loc from[CONV_TERM_TAIL_BITING]
unable to read file loc from[osmo_conv_code::len]
Generating Sqlite3 output for file crc16.c
Generating Sqlite3 output for file crc16gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_code::poly]
unable to read file loc from[osmo_crc16gen_code::init]
unable to read file loc from[osmo_crc16gen_code::remainder]
unable to read file loc from[osmo_crc16gen_set_bits]
unable to read file loc from[osmo_crc16gen_check_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
unable to read file loc from[osmo_crc16gen_code::bits]
unable to read file loc from[osmo_crc16gen_compute_bits]
Generating Sqlite3 output for file crc32gen.c
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_code::remainder]
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc32gen_code::poly]
unable to read file loc from[osmo_crc32gen_code::init]
unable to read file loc from[osmo_crc32gen_check_bits]
unable to read file loc from[osmo_crc32gen_set_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
unable to read file loc from[osmo_crc32gen_code::bits]
unable to read file loc from[osmo_crc32gen_compute_bits]
Generating Sqlite3 output for file crc64gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc64gen_code::remainder]
unable to read file loc from[osmo_crc64gen_code::poly]
unable to read file loc from[osmo_crc64gen_code::init]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_set_bits]
unable to read file loc from[osmo_crc64gen_check_bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
unable to read file loc from[osmo_crc64gen_compute_bits]
unable to read file loc from[osmo_crc64gen_code::bits]
Generating Sqlite3 output for file crc8gen.c
unable to read file loc from[osmo_conv_decoder::len]
unable to read file loc from[osmo_crc8gen_code::init]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_code::remainder]
unable to read file loc from[osmo_crc8gen_code::poly]
unable to read file loc from[osmo_crc8gen_set_bits]
unable to read file loc from[osmo_crc8gen_check_bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
unable to read file loc from[osmo_crc8gen_compute_bits]
unable to read file loc from[osmo_crc8gen_code::bits]
Generating Sqlite3 output for file fsm.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[osmo_fsm::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::priv]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::instances]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_inst::id]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm_inst::log_level]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_inst::list]
unable to read file loc from[llist_del]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[get_value_string]
unable to read file loc from[osmo_fsm::event_names]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::name]
unable to read file loc from[osmo_fsm::name]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[osmo_fsm_inst_alloc_child]
unable to read file loc from[osmo_fsm_state::name]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_fsm_inst_state_name]
unable to read file loc from[osmo_fsm_state::onenter]
unable to read file loc from[osmo_fsm_inst::timer]
unable to read file loc from[osmo_fsm_state_name]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_fsm_state::onleave]
unable to read file loc from[osmo_fsm_state::out_state_mask]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm_inst::T]
unable to read file loc from[osmo_fsm::allstate_action]
unable to read file loc from[osmo_fsm_state::action]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[osmo_log_backtrace]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[osmo_fsm::allstate_event_mask]
unable to read file loc from[osmo_fsm_state::in_event_mask]
unable to read file loc from[osmo_fsm::states]
unable to read file loc from[LOGPSRC]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[osmo_fsm_inst::state]
unable to read file loc from[osmo_fsm::num_states]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::parent]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[_osmo_fsm_inst_dispatch]
unable to read file loc from[osmo_fsm_inst::child]
unable to read file loc from[osmo_fsm::cleanup]
unable to read file loc from[osmo_fsm_inst::fsm]
unable to read file loc from[OSMO_FSM_TERM_PARENT]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_fsm_inst_name]
unable to read file loc from[osmo_fsm_inst::parent_term_event]
unable to read file loc from[_osmo_fsm_inst_term_children]
unable to read file loc from[osmo_fsm_inst::children]
unable to read file loc from[_osmo_fsm_inst_term]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_head::next]
unable to read file loc from[_osmo_fsm_inst_term]
Generating Sqlite3 output for file gsmtap_util.c
unable to read file loc from[gsmtap_hdr::frame_number]
unable to read file loc from[gsmtap_hdr::sub_type]
unable to read file loc from[gsmtap_hdr::arfcn]
unable to read file loc from[gsmtap_hdr::sub_slot]
unable to read file loc from[msgb_alloc]
unable to read file loc from[gsmtap_hdr::version]
unable to read file loc from[gsmtap_hdr::hdr_len]
unable to read file loc from[gsmtap_hdr::timeslot]
unable to read file loc from[gsmtap_hdr::signal_dbm]
unable to read file loc from[gsmtap_hdr::snr_db]
unable to read file loc from[msgb_put]
unable to read file loc from[gsmtap_hdr::type]
unable to read file loc from[gsmtap_hdr::antenna_nr]
unable to read file loc from[gsmtap_makemsg]
unable to read file loc from[gsmtap_makemsg_ex]
Generating Sqlite3 output for file logging.c
unable to read file loc from[get_string_value]
unable to read file loc from[get_value_string]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[log_target::categories]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[logp]
unable to read file loc from[LOGL_DEBUG]
unable to read file loc from[osmo_vlogp]
unable to read file loc from[llist_add_tail]
unable to read file loc from[log_target::entry]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::entry]
unable to read file loc from[llist_del]
unable to read file loc from[log_target_destroy]
unable to read file loc from[LOG_MAX_CTX]
unable to read file loc from[log_target::filter_map]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_ext_timestamp]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_target::print_category]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_category::loglevel]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[log_info_cat::enabled]
unable to read file loc from[log_target::loglevel]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_category::enabled]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_target::print_timestamp]
unable to read file loc from[log_target::entry]
unable to read file loc from[log_target::print_filename]
unable to read file loc from[log_info_cat::loglevel]
unable to read file loc from[log_target::categories]
unable to read file loc from[log_target::use_color]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_target_create_stderr]
unable to read file loc from[log_target_create_file]
unable to read file loc from[log_target::output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STDERR]
unable to read file loc from[log_target_create]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[log_target::output]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target_create]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target::type]
unable to read file loc from[log_target::output]
unable to read file loc from[log_del_target]
unable to read file loc from[log_target_create_gsmtap]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[log_targets_reopen]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
unable to read file loc from[LOG_TGT_TYPE_FILE]
unable to read file loc from[log_target_file_reopen]
unable to read file loc from[log_target::type]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info_cat::name]
unable to read file loc from[log_info_cat::description]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[log_info::num_cat]
unable to read file loc from[log_info::cat]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[log_info::num_cat_user]
unable to read file loc from[osmo_init_logging]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[log_target::entry]
Generating Sqlite3 output for file logging_gsmtap.c
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::raw_output]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_GSMTAP]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
unable to read file loc from[osmo_strrb_elements]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb_get_nth]
unable to read file loc from[log_target_destroy]
unable to read file loc from[log_target::output]
unable to read file loc from[osmo_strrb_create]
unable to read file loc from[log_target::type]
unable to read file loc from[LOG_TGT_TYPE_STRRB]
unable to read file loc from[log_target_create]
Generating Sqlite3 output for file macaddr.c
Generating Sqlite3 output for file msgb.c
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_alloc_headroom]
unable to read file loc from[gsmtap_makemsg_ex]
unable to read file loc from[msgb_copy]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_drv_rx_char]
unable to read file loc from[llist_add_tail]
unable to read file loc from[msgb::list]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_wqueue_enqueue]
unable to read file loc from[llist_empty]
unable to read file loc from[llist_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_head::next]
unable to read file loc from[osmo_wqueue_clear]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[msgb::cb]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::lchan]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb_get]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::head]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb_alloc]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::_data]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb_trim]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::len]
unable to read file loc from[msgb::l2h]
unable to read file loc from[msgb::data_len]
unable to read file loc from[msgb::l3h]
unable to read file loc from[msgb::head]
unable to read file loc from[osmo_hexdump]
unable to read file loc from[msgb::l1h]
unable to read file loc from[msgb::tail]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb::data]
unable to read file loc from[msgb::l4h]
unable to read file loc from[msgb::l2h]
Generating Sqlite3 output for file msgfile.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file prim.c
unable to read file loc from[OSMO_NO_EVENT]
unable to read file loc from[osmo_prim_event_map::primitive]
unable to read file loc from[osmo_prim_event_map::event]
unable to read file loc from[osmo_prim_event_map::operation]
unable to read file loc from[osmo_prim_hdr::primitive]
unable to read file loc from[osmo_prim_event_map::sap]
unable to read file loc from[osmo_prim_hdr::sap]
Generating Sqlite3 output for file rate_ctr.c
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[llist_add]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[rate_ctr_inc]
unable to read file loc from[rate_ctr::previous]
unable to read file loc from[rate_ctr::current]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_setup]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
unable to read file loc from[rate_ctr_group_desc::group_name_prefix]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group::idx]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_desc::name]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[rate_ctr_group_desc::ctr_desc]
unable to read file loc from[rate_ctr_group::ctr]
unable to read file loc from[rate_ctr_group::desc]
unable to read file loc from[rate_ctr_group_desc::num_ctr]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[rate_ctr_group::list]
Generating Sqlite3 output for file rbtree.c
Generating Sqlite3 output for file select.c
Generating Sqlite3 output for file sercomm.c
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_drv_pull]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_sercomm_register_rx_cb]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[osmo_sercomm_sendmsg]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::initialized]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[msgb_push]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[llist_for_each]
unable to read file loc from[osmo_sercomm_change_speed]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_tx_queue_depth]
unable to read file loc from[sercomm_drv_unlock]
unable to read file loc from[osmo_sercomm_inst::next_char]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[sercomm_drv_lock]
unable to read file loc from[msgb::tail]
unable to read file loc from[osmo_sercomm_inst::dlci_queues]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[msgb::data]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[msgb_free]
unable to read file loc from[ARRAY_SIZE]
unable to read file loc from[osmo_sercomm_inst::dlci_handler]
unable to read file loc from[osmo_sercomm_init]
unable to read file loc from[msgb_tailroom]
unable to read file loc from[osmo_sercomm_inst::msg_size]
unable to read file loc from[osmo_sercomm_inst::ctrl]
unable to read file loc from[osmo_sercomm_alloc_msgb]
unable to read file loc from[osmo_sercomm_inst::state]
unable to read file loc from[osmo_sercomm_inst::dlci]
unable to read file loc from[osmo_sercomm_inst::msg]
unable to read file loc from[msgb_put]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for file serial.c
unable to read file loc from[osmo_serial_clear_custom_baudrate]
unable to read file loc from[osmo_serial_set_baudrate]
Generating Sqlite3 output for file signal.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item::last_value_index]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[llist_del]
unable to read file loc from[osmo_stat_item_desc::num_values]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[osmo_stat_item::values]
unable to read file loc from[osmo_stat_item::last_offs]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_stat_item_group_desc::group_name_prefix]
unable to read file loc from[osmo_stat_item_group::list]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group::idx]
unable to read file loc from[osmo_stat_item_desc::name]
unable to read file loc from[osmo_stat_item_group_desc::item_desc]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
unable to read file loc from[osmo_stat_item_group::items]
unable to read file loc from[osmo_stat_item_group::desc]
unable to read file loc from[osmo_stat_item_group_desc::num_items]
Generating Sqlite3 output for file statistics.c
unable to read file loc from[llist_add_tail]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_del]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_counter::list]
unable to read file loc from[osmo_counter::name]
unable to read file loc from[osmo_counter::previous]
unable to read file loc from[osmo_counter::value]
Generating Sqlite3 output for file stats.c
Generating Sqlite3 output for file stats_statsd.c
Generating Sqlite3 output for file strrb.c
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[log_target_create_rb]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_get]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::end]
unable to read file loc from[log_target_rb_used_size]
unable to read file loc from[RB_MAX_MESSAGE_SIZE]
unable to read file loc from[osmo_strrb::size]
unable to read file loc from[osmo_strrb::start]
unable to read file loc from[osmo_strrb::buffer]
unable to read file loc from[osmo_strrb::end]
Generating Sqlite3 output for file timer.c
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[osmo_fsm_inst_alloc]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[rate_ctr_init]
unable to read file loc from[llist_del_init]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[_osmo_fsm_inst_state_chg]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_fsm_inst_free]
unable to read file loc from[osmo_timer_add]
unable to read file loc from[osmo_timer_list::active]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[container_of]
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_timer_del]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[llist_for_each_entry]
unable to read file loc from[osmo_timer_list::timeout]
unable to read file loc from[osmo_timer_list::cb]
unable to read file loc from[osmo_timer_list::data]
unable to read file loc from[container_of]
unable to read file loc from[osmo_timer_list::list]
unable to read file loc from[osmo_timer_list::node]
unable to read file loc from[llist_add]
unable to read file loc from[osmo_gettimeofday]
Generating Sqlite3 output for file timer_gettimeofday.c
unable to read file loc from[osmo_gettimeofday]
unable to read file loc from[osmo_gettimeofday_override]
unable to read file loc from[osmo_timer_schedule]
unable to read file loc from[osmo_timers_update]
unable to read file loc from[osmo_timers_prepare]
unable to read file loc from[osmo_timer_remaining]
Generating Sqlite3 output for file utils.c
unable to read file loc from[get_value_string_or_null]
unable to read file loc from[log_level_str]
unable to read file loc from[osmo_fsm_event_name]
unable to read file loc from[value_string::str]
unable to read file loc from[get_value_string]
unable to read file loc from[value_string::value]
unable to read file loc from[log_parse_level]
unable to read file loc from[msgb_hexdump]
unable to read file loc from[OSMO_ASSERT]
unable to read file loc from[ARRAY_SIZE]
Generating Sqlite3 output for file viterbi.c
Generating Sqlite3 output for file viterbi_gen.c
Generating Sqlite3 output for file viterbi_sse.c
Generating Sqlite3 output for file write_queue.c
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[BSC_FD_EXCEPT]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[container_of]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[BSC_FD_READ]
unable to read file loc from[msgb_free]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue_init]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[INIT_LLIST_HEAD]
unable to read file loc from[osmo_wqueue::read_cb]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[osmo_wqueue_bfd_cb]
unable to read file loc from[osmo_wqueue::except_cb]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::cb]
unable to read file loc from[osmo_wqueue::write_cb]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[msgb_enqueue]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[DLGLOBAL]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[LOGL_ERROR]
unable to read file loc from[LOGP]
unable to read file loc from[osmo_wqueue::max_length]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[osmo_wqueue::bfd]
unable to read file loc from[osmo_wqueue::current_length]
unable to read file loc from[BSC_FD_WRITE]
unable to read file loc from[osmo_wqueue::msg_queue]
unable to read file loc from[llist_empty]
unable to read file loc from[msgb_dequeue]
unable to read file loc from[osmo_fd::when]
unable to read file loc from[msgb_free]
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/core/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/
Generating Sqlite3 output for the main page
lookup cache used 1245/65536 hits=11550 misses=1313
finished...
mkdir -p doc/gsm
/usr/bin/doxygen Doxyfile.gsm
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.gsm' 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.gsm' 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.gsm' 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.gsm' 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.gsm' 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.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/protocol
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/apn.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/apn.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128v23.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128v23.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gan.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gan.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gea.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gea.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0341.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0341.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0502.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0502.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0503.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0503.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/kasumi.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/kasumi.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/prim.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/prim.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/apn.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/apn.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v1.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v1.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/comp128.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/comp128.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/comp128v23.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/comp128v23.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gan.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gan.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_cipher_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_cipher_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_gea.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_gea.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_rlc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_rlc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0341.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0341.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:27: warning: multiple use of section label 'sec_intro' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:44: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:58: warning: multiple use of section label 'sec_contact' while adding section, (first occurrence: index)
_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0480.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0480.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0502.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0502.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0503_conv.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0503_conv.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48_ie.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48_ie.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_04_08_gprs.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_04_08_gprs.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsup.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsup.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/ipa.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/ipa.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/kasumi.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/kasumi.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-encblock.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-encblock.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal-enc.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal-enc.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_i.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_i.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_wrap.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_wrap.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/common.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/common.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milena<unknown>:1: warning: group bitvec: ignoring title "Bit vectors" that does not match old title "helpers for GSM"

/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:21: warning: Compound ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:112: warning: Compound lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:117: warning: Compound lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:474: warning: Compound smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:70: warning: Compound gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:11: warning: Compound osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:7: warning: Compound gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:77: warning: Compound osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:11: warning: Compound ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:413: warning: Compound smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:590: warning: Compound gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:60: warning: Compound gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:5: warning: Compound osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:40: warning: Compound gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:41: warning: Compound osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2143: warning: Compound l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:54: warning: Compound osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:23: warning: Compound osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:47: warning: Compound osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:54: warning: Compound gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:25: warning: Compound gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:35: warning: Compound osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:13: warning: Compound gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:65: warning: Compound osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:71: warning: Compound osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:29: warning: Compound osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:39: warning: Compound gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:422: warning: Compound smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:65: warning: Compound gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:17: warning: Compound osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h:6: warning: Compound rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:49: warning: Compound gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:12: warning: Compound gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:11: warning: Compound ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:11: warning: Compound gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:59: warning: Compound osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:31: warning: Compound gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:10: warning: Compound gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:370: warning: Compound smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h:107: warning: Compound gsm_sysinfo_freq is not documented.
ge/crypto.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/crypto.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/includes.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/includes.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/oap.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/oap.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rxlev_stat.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rxlev_stat.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/sysinfo.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/sysinfo.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/apn.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/comp128v23.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gan.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gea.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0341.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0502.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0503.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0808_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/kasumi.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/prim.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/apn.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v1.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_comp128v23.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_milenage.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/comp128.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/comp128v23.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gan.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gea.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_cipher_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_gea.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gprs_rlc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0341.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0480.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0502.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0503_conv.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0808_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm48_ie.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_04_08_gprs.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsup.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/ipa.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/kasumi.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-encblock.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal-enc.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes-internal.c...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_i.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/aes_wrap.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/common.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/crypto.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/includes.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.c...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/milenage.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/oap.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rxlev_stat.c...
Parsing code for file /home/osmoc/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:47: warning: Member ENOTSUP (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:108: warning: Member A5_R1_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:109: warning: Member A5_R2_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:110: warning: Member A5_R3_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:111: warning: Member A5_R4_LEN (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:113: warning: Member A5_R1_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:114: warning: Member A5_R2_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:115: warning: Member A5_R3_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:116: warning: Member A5_R4_MASK (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:118: warning: Member A5_R1_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:119: warning: Member A5_R2_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:120: warning: Member A5_R3_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:121: warning: Member A5_R4_TAPS (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:166: warning: Member A51_R1_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:167: warning: Member A51_R2_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:168: warning: Member A51_R3_CLKBIT (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:278: warning: Member A52_R4_CLKBIT0 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:279: warning: Member A52_R4_CLKBIT1 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:280: warning: Member A52_R4_CLKBIT2 (macro definition) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:58: warning: Member osmo_a5_1(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h:59: warning: Member osmo_a5_2(const uint8_t *key, uint32_t fn, ubit_t *dl, ubit_t *ul) OSMO_DEPRECATED("Use generic osmo_a5() instead") (function) of group a5 is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:54: warning: argument 'key' of command @param is not found in the argument list of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c:54: warning: The following parameters of _a5_4(const uint8_t *ck, uint32_t fn, ubit_t *dl, ubit_t *ul, bool fn_correct) are not documented:
  parameter 'ck'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:932: warning: Member abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh) (function) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:13: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h:14: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:39: warning: Member abis_nm_ipa_magic[13] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member abis_nm_osmo_magic[12] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:40: warning: Member nack_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_mm_event_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member abis_nm_pcause_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:147: warning: Member nack_cause_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:216: warning: Member event_type_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:232: warning: Member severity_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:626: warning: Member avail_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:655: warning: Member test_names[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:673: warning: Member chcomb4pchan[] (variable) of group oml is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:827: warning: argument 'len' of command @param is not found in the argument list of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:827: warning: The following parameters of abis_nm_get_sw_desc(struct abis_nm_sw_desc *sw, const uint8_t *buf, size_t length) are not documented:
  parameter 'length'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:765: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:765: warning: The following parameters of abis_nm_put_sw_desc(struct msgb *msg, const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:782: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:782: warning: The following parameters of abis_nm_put_sw_file(struct msgb *msg, const char *id, const char *ver, bool put_sw_desc) are not documented:
  parameter 'ver'
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:754: warning: argument 'put_sw_descr' of command @param is not found in the argument list of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c:754: warning: The following parameters of abis_nm_sw_desc_len(const struct abis_nm_sw_desc *sw, bool put_sw_desc) are not documented:
  parameter 'put_sw_desc'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:30: warning: Member MDL_CAUSE_T200_EXPIRED (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:31: warning: Member MDL_CAUSE_REEST_REQ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:32: warning: Member MDL_CAUSE_UNSOL_UA_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:33: warning: Member MDL_CAUSE_UNSOL_DM_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:34: warning: Member MDL_CAUSE_UNSOL_DM_RESP_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:35: warning: Member MDL_CAUSE_UNSOL_SPRV_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:36: warning: Member MDL_CAUSE_SEQ_ERR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:37: warning: Member MDL_CAUSE_UFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:38: warning: Member MDL_CAUSE_SFRM_INC_PARAM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:39: warning: Member MDL_CAUSE_IFRM_INC_MBITS (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:40: warning: Member MDL_CAUSE_IFRM_INC_LEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:41: warning: Member MDL_CAUSE_FRM_UNIMPL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:42: warning: Member MDL_CAUSE_SABM_MF (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:43: warning: Member MDL_CAUSE_SABM_INFO_NOTALL (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:44: warning: Member MDL_CAUSE_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:88: warning: Member LAPD_U_SABME (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:89: warning: Member LAPD_U_DM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:90: warning: Member LAPD_U_UI (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:91: warning: Member LAPD_U_DISC (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:92: warning: Member LAPD_U_UA (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:93: warning: Member LAPD_U_FRMR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:95: warning: Member LAPD_S_RR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:96: warning: Member LAPD_S_RNR (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:97: warning: Member LAPD_S_REJ (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:99: warning: Member CR_USER2NET_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:100: warning: Member CR_USER2NET_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:101: warning: Member CR_NET2USER_CMD (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:102: warning: Member CR_NET2USER_RESP (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:104: warning: Member LAPD_HEADROOM (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:106: warning: Member SBIT(a) (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:107: warning: Member ALL_STATES (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2199: warning: Member L2DOWNSLLEN (macro definition) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:163: warning: Member lapd_dl_init(struct lapd_datalink *dl, uint8_t k, uint8_t v_range, int maxf) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:165: warning: Member lapd_dl_exit(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:166: warning: Member lapd_dl_reset(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:168: warning: Member lapd_ph_data_ind(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:169: warning: Member lapd_recv_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:109: warning: Member lapd_t200_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:110: warning: Member lapd_t203_cb(void *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:111: warning: Member lapd_send_i(struct lapd_msg_ctx *lctx, int line) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:112: warning: Member lapd_est_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:116: warning: Member lapd_msgb_alloc(int length, const char *name) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:124: warning: Member do_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:129: warning: Member inc_mod(uint8_t x, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:134: warning: Member add_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:139: warning: Member sub_mod(uint8_t x, uint8_t y, uint8_t m) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:144: warning: Member lapd_dl_flush_send(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:157: warning: Member lapd_dl_flush_hist(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_dl_flush_tx(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:195: warning: Member lapd_state_name(enum lapd_state state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:200: warning: Member lapd_start_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:208: warning: Member lapd_start_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:216: warning: Member lapd_stop_t200(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:224: warning: Member lapd_stop_t203(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:232: warning: Member lapd_dl_newstate(struct lapd_datalink *dl, uint32_t state) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:359: warning: Member send_dl_l3(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:370: warning: Member send_dl_simple(uint8_t prim, uint8_t op, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:379: warning: Member mdl_error(uint8_t cause, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:393: warning: Member lapd_send_ua(struct lapd_msg_ctx *lctx, uint8_t len, uint8_t *data) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:417: warning: Member lapd_send_dm(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:438: warning: Member lapd_send_rr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:460: warning: Member lapd_send_rnr(struct lapd_msg_ctx *lctx, uint8_t f_bit, uint8_t cmd) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:482: warning: Member lapd_send_rej(struct lapd_msg_ctx *lctx, uint8_t f_bit) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:504: warning: Member lapd_send_resend(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:536: warning: Member lapd_reestablish(struct lapd_datalink *dl) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:713: warning: Member lapd_acknowledge(struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:787: warning: Member lapd_rx_u(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1241: warning: Member lapd_rx_s(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1487: warning: Member lapd_rx_i(struct msgb *msg, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1711: warning: Member lapd_udata_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1792: warning: Member lapd_data_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1968: warning: Member lapd_susp_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:1996: warning: Member lapd_res_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2066: warning: Member lapd_rel_req(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2130: warning: Member lapd_rel_req_idle(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:172: warning: Member lapd_state_names[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:253: warning: Member tall_lapd_ctx (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2197: warning: Member l2downstatelist[] (variable) of group lapd is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:47: warning: Member LAPDM_ENT_F_EMPTY_FRAME (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:48: warning: Member LAPDM_ENT_F_POLLING_ONLY (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:50: warning: Member LAPDm_LPD_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:51: warning: Member LAPDm_LPD_SMSCB (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:52: warning: Member LAPDm_SAPI_NORMAL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:53: warning: Member LAPDm_SAPI_SMS (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:54: warning: Member LAPDm_ADDR(lpd, sapi, cr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:56: warning: Member LAPDm_ADDR_LPD(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:57: warning: Member LAPDm_ADDR_SAPI(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:58: warning: Member LAPDm_ADDR_CR(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:59: warning: Member LAPDm_ADDR_EA(addr) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:62: warning: Member LAPDm_CTRL_I(nr, ns, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:63: warning: Member LAPDm_CTRL_S(nr, s, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:64: warning: Member LAPDm_CTRL_U(u, p) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:66: warning: Member LAPDm_CTRL_is_I(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:67: warning: Member LAPDm_CTRL_is_S(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:68: warning: Member LAPDm_CTRL_is_U(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:70: warning: Member LAPDm_CTRL_U_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:71: warning: Member LAPDm_CTRL_PF_BIT(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:73: warning: Member LAPDm_CTRL_S_BITS(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:75: warning: Member LAPDm_CTRL_I_Ns(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:76: warning: Member LAPDm_CTRL_Nr(ctrl) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:78: warning: Member LAPDm_LEN(len) (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:79: warning: Member LAPDm_MORE (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:80: warning: Member LAPDm_EL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:82: warning: Member LAPDm_U_UI (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:85: warning: Member N201_AB_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:86: warning: Member N201_AB_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:87: warning: Member N201_AB_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:88: warning: Member N201_Bbis (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:89: warning: Member N201_Bter_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:90: warning: Member N201_Bter_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:91: warning: Member N201_Bter_FACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:92: warning: Member N201_B4 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:95: warning: Member N200_EST_REL (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:97: warning: Member N200_TR_SACCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:98: warning: Member N200_TR_SDCCH (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:99: warning: Member N200_TR_FACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:100: warning: Member N200_TR_EFACCH_FR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:101: warning: Member N200_TR_FACCH_HR (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:103: warning: Member N200 (macro definition) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:45: warning: Member lapdm_cb_t)(struct msgb *msg, struct lapdm_entity *le, void *ctx) (typedef) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:105: warning: Member lapdm_format (enumeration) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:80: warning: Member get_rsl_name(int value) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:83: warning: Member lapdm_datalink_for_sapi(struct lapdm_entity *le, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:91: warning: Member lapdm_channel_exit(struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:125: warning: Member lapdm_send_ph_data_req(struct lapd_msg_ctx *lctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:126: warning: Member send_rslms_dlsap(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:128: warning: Member update_pending_frames(struct lapd_msg_ctx *lctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:130: warning: Member lapdm_dl_init(struct lapdm_datalink *dl, struct lapdm_entity *entity, int t200) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:210: warning: Member lapdm_pad_msgb(struct msgb *msg, uint8_t n201) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:226: warning: Member rslms_sendmsg(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:238: warning: Member tx_ph_data_enqueue(struct lapdm_datalink *dl, struct msgb *msg, uint8_t chan_nr, uint8_t link_id, uint8_t pad) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:265: warning: Member tx_dequeue_msgb(struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:321: warning: Member l2_ph_data_conf(struct msgb *msg, struct lapdm_entity *le) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:351: warning: Member send_rslms_rll_l3(uint8_t msg_type, struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:362: warning: Member send_rslms_rll_l3_ui(struct lapdm_msg_ctx *mctx, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:383: warning: Member send_rll_simple(uint8_t msg_type, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:393: warning: Member rsl_rll_error(uint8_t cause, struct lapdm_msg_ctx *mctx) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:524: warning: Member l2_ph_data_ind(struct msgb *msg, struct lapdm_entity *le, uint8_t chan_nr, uint8_t link_id) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:682: warning: Member l2_ph_rach_ind(struct lapdm_entity *le, uint8_t ra, uint32_t fn, uint8_t acc_delay) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:711: warning: Member l2_ph_chan_conf(struct msgb *msg, struct lapdm_entity *le, uint32_t frame_nr) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:778: warning: Member set_lapdm_context(struct lapdm_datalink *dl, uint8_t chan_nr, uint8_t link_id, int n201, uint8_t sapi) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:793: warning: Member rslms_rx_rll_est_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:848: warning: Member rslms_rx_rll_udata_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:916: warning: Member rslms_rx_rll_data_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:945: warning: Member rslms_rx_rll_susp_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:965: warning: Member rslms_rx_rll_res_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1002: warning: Member rslms_rx_rll_rel_req(struct msgb *msg, struct lapdm_datalink *dl) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1028: warning: Member rslms_rx_chan_rqd(struct lapdm_channel *lc, struct msgb *msg) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1092: warning: Member rslms_rx_rll(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:1189: warning: Member rslms_rx_com_chan(struct msgb *msg, struct lapdm_channel *lc) (function) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:81: warning: Member lapdm_state_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:2147: warning: Member osmo_ph_prim_names[] (variable) of group lapdm is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c:146: warning: The following parameters of lapdm_entity_init(struct lapdm_entity *le, enum lapdm_mode mode, int t200) are not documented:
  parameter 't200'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:45: warning: Member rsl_ccch_conf_to_bs_cc_chans(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:440: warning: Member rsl_ccch_conf_to_bs_ccch_sdcch_comb(int ccch_conf) (function) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:16: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h:56: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:52: warning: Member rsl_att_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:205: warning: Member rsl_err_vals[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:267: warning: Member rsl_msgt_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:388: warning: Member rsl_rlm_cause_strs[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_ipac_eie_tlvdef (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c:492: warning: Member rsl_act_type_names[] (variable) of group rsl is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:410: warning: Member TLVP_PRESENT(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:411: warning: Member TLVP_LEN(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:412: warning: Member TLVP_VAL(x, y) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:414: warning: Member TLVP_PRES_LEN(tp, tag, min_len) (macro definition) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:152: warning: Member vtvl_gan_put(uint8_t *buf, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:161: warning: Member vtvlv_gan_put(uint8_t *buf, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:345: warning: Member msgb_vtvl_gan_push(struct msgb *msg, uint16_t tag, uint16_t len) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member msgb_vtvlv_gan_push(struct msgb *msg, uint16_t tag, uint16_t len, const uint8_t *val) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:278: warning: Member __attribute__((constructor)) (function) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:354: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member tvlv_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c:217: warning: Member vtvlv_gan_att_def (variable) of group tlv is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:40: warning: Member LLIST_HEAD(osmo_auths) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:97: warning: Member c5_function(uint8_t *ik, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:109: warning: Member osmo_c4(uint8_t *ck, const uint8_t *kc) (function) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:42: warning: Member selected_auths[_OSMO_AUTH_ALG_NUM] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/auth_core.c:185: warning: Member auth_alg_vals[] (variable) of group auth is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:12: warning: Member mnc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:13: warning: Member mcc (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:14: warning: Member lac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48.h:15: warning: Member rac (variable) of class gprs_ra_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:26: warning: Member id (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:27: warning: Member network (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:28: warning: Member mn_recv)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member mm_send)(struct gsm411_smc_inst *inst, int msg_type, struct msgb *msg, int cp_msg_type) (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_state (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:30: warning: Member cp_timer (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:35: warning: Member cp_msg (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:36: warning: Member cp_rel (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:37: warning: Member cp_retx (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:38: warning: Member cp_max_retr (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smc.h:39: warning: Member cp_tc1 (variable) of class gsm411_smc_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:13: warning: Member id (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:14: warning: Member network (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:15: warning: Member rl_recv)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member mn_send)(struct gsm411_smr_inst *inst, int msg_type, struct msgb *msg) (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_state (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0411_smr.h:17: warning: Member rp_timer (variable) of class gsm411_smr_inst is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:591: warning: Member arfcn_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:592: warning: Member arfcn_last (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:593: warning: Member freq_ul_first (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:594: warning: Member freq_dl_offset (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm_utils.c:595: warning: Member flags (variable) of class gsm_freq_range is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:9: warning: Member full (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:9: warning: Member sub (variable) of class gsm_meas_rep_unidir is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:11: warning: Member transfer (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:12: warning: Member mode (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:13: warning: Member coding (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:14: warning: Member radio (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:15: warning: Member speech_ctm (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:16: warning: Member speech_ver[8] (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:28: warning: Member data (variable) of class gsm_mncc_bearer_cap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:40: warning: Member location (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:41: warning: Member coding (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:42: warning: Member rec (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:43: warning: Member rec_val (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:44: warning: Member value (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:45: warning: Member diag_len (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:46: warning: Member diag[32] (variable) of class gsm_mncc_cause is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:71: warning: Member dtmf (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:72: warning: Member pcp (variable) of class gsm_mncc_cccap is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:61: warning: Member len (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:62: warning: Member info[GSM_MAX_FACILITY] (variable) of class gsm_mncc_facility is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:32: warning: Member type (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:33: warning: Member plan (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:34: warning: Member present (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:35: warning: Member screen (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:36: warning: Member number[33] (variable) of class gsm_mncc_number is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:55: warning: Member coding (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:56: warning: Member location (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:57: warning: Member descr (variable) of class gsm_mncc_progress is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:66: warning: Member len (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:67: warning: Member info[GSM_MAX_SSVERSION] (variable) of class gsm_mncc_ssversion is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:50: warning: Member proto (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/mncc.h:51: warning: Member info[GSM_MAX_USERUSER+1] (variable) of class gsm_mncc_useruser is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:8: warning: Member rx_lev (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/meas_rep.h:9: warning: Member rx_qual (variable) of class gsm_rx_lev_qual is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm48_ie.h:109: warning: Member mask (variable) of class gsm_sysinfo_freq is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:41: warning: Member fn (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:42: warning: Member t1 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:43: warning: Member t2 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:44: warning: Member t3 (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm_utils.h:45: warning: Member tc (variable) of class gsm_time is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:111: warning: Found unknown command `\breif'
om-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/sysinfo.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/a5.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/abis_nm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/bitvec_gsm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rsl.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/a5.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/abis_nm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapdm.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/rsl.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/tlv_parser.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound dl_rel_req_param...
Generating docs for compound gprs_ra_id...
Generating docs for compound gsm411_smc_inst...
Generating docs for compound gsm411_smr_inst...
Generating docs for compound gsm_freq_range...
Generating docs for compound gsm_meas_rep_unidir...
Generating docs for compound gsm_mncc_bearer_cap...
Generating docs for compound gsm_mncc_cause...
Generating docs for compound gsm_mncc_cccap...
Generating docs for compound gsm_mncc_facility...
Generating docs for compound gsm_mncc_number...
Generating docs for compound gsm_mncc_progress...
Generating docs for compound gsm_mncc_ssversion...
Generating docs for compound gsm_mncc_useruser...
Generating docs for compound gsm_rx_lev_qual...
Generating docs for compound gsm_sysinfo_freq...
Generating docs for compound gsm_time...
Generating docs for compound info_act_cnf_param...
Generating docs for compound info_act_req_param...
Generating docs for compound info_ciph_req_param...
Generating docs for compound info_meas_ind_param...
Generating docs for compound info_time_ind_param...
Generating docs for compound ipa/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:12: warning: Member site_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:13: warning: Member bts_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:14: warning: Member trx_id (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:15: warning: Member unit_name (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:16: warning: Member equipvers (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:17: warning: Member swversion (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:18: warning: Member mac_addr[6] (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:19: warning: Member location1 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:20: warning: Member location2 (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/ipa.h:21: warning: Member serno (variable) of class ipaccess_unit is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2144: warning: Member states (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2145: warning: Member prim (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2145: warning: Member op (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2146: warning: Member name (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/lapd_core.c:2147: warning: Member rout)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class l2downstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:113: warning: Member cmd (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:114: warning: Member resp (variable) of class lapd_cr_ent is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:124: warning: Member send_dlsap)(struct osmo_dlsap_prim *dp, struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:126: warning: Member send_ph_data_req)(struct lapd_msg_ctx *lctx, struct msgb *msg) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:127: warning: Member update_pending_frames)(struct lapd_msg_ctx *lctx) (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:132: warning: Member cr (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:136: warning: Member n200 (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:148: warning: Member t200_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:149: warning: Member t203_sec (variable) of class lapd_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:118: warning: Member msg (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:119: warning: Member more (variable) of class lapd_history is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:94: warning: Member dl (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:95: warning: Member n201 (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:97: warning: Member cr (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:98: warning: Member sapi (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:99: warning: Member tei (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:100: warning: Member lpd (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:102: warning: Member format (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:103: warning: Member p_f (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:104: warning: Member n_send (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:105: warning: Member n_recv (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:106: warning: Member s_u (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:108: warning: Member length (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapd_core.h:109: warning: Member more (variable) of class lapd_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:27: warning: Member dl (variable) of class lapdm_datalink is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:57: warning: Member flags (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:68: warning: Member ta (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:69: warning: Member tx_power (variable) of class lapdm_entity is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:22: warning: Member dl (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:23: warning: Member lapdm_fmt (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:24: warning: Member chan_nr (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:25: warning: Member link_id (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:26: warning: Member ta_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/lapdm.h:27: warning: Member tx_power_ind (variable) of class lapdm_msg_ctx is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:136: warning: Member u (variable) of class mph_info_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:19: warning: Member lai (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:25: warning: Member cell_identity (variable) of class osmo_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:43: warning: Member arfcn (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:46: warning: Member meas_bw (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:48: warning: Member length (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:50: warning: Member thresh_hi (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:52: warning: Member thresh_lo (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:54: warning: Member prio (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:56: warning: Member qrxlm (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:59: warning: Member thresh_lo_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:61: warning: Member prio_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/sysinfo.h:63: warning: Member qrxlm_valid (variable) of class osmo_earfcn_si2q is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:56: warning: Member plmn (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:61: warning: Member eci (variable) of class osmo_eutran_cell_global_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:37: warning: Member type (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:49: warning: Member length (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:50: warning: Member addr[16] (variable) of class osmo_gsn_address is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:128: warning: Member message_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:134: warning: Member imsi[GSM23003_IMSI_MAX_DIGITS+2] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:134: warning: Member cause (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:134: warning: Member cancel_type (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:137: warning: Member pdp_info_compl (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:138: warning: Member freeze_ptmsi (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:138: warning: Member auth_vectors[OSMO_GSUP_MAX_NUM_AUTH_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:140: warning: Member num_auth_vectors (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:140: warning: Member pdp_infos[OSMO_GSUP_MAX_NUM_PDP_INFO] (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:142: warning: Member num_pdp_infos (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:143: warning: Member msisdn_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:144: warning: Member msisdn_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:145: warning: Member hlr_enc (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:146: warning: Member hlr_enc_len (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:147: warning: Member auts (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:148: warning: Member rand (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:148: warning: Member cn_domain (variable) of class osmo_gsup_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:115: warning: Member context_id (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsup.h:116: warning: Member have_info (variable) of class osmo_gsup_pdp_info is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member plmn (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member mme (variable) of class osmo_gummei is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member gummei (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:79: warning: Member mtmsi (variable) of class osmo_guti is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:7: warning: Member plmn (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_location_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:66: warning: Member group_id (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:67: warning: Member code (variable) of class osmo_mme_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:72: warning: Member message_type (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:72: warning: Member cause (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:59: warning: Member client_id (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:60: warning: Member rand_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:61: warning: Member rand[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:62: warning: Member autn_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:63: warning: Member autn[16] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:64: warning: Member xres_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:65: warning: Member xres[8] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:66: warning: Member auts_present (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/oap.h:67: warning: Member auts[14] (variable) of class osmo_oap_message is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:6: warning: Member mcc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:7: warning: Member mnc (variable) of class osmo_plmn_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:13: warning: Member lac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:19: warning: Member rac (variable) of class osmo_routing_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:25: warning: Member lai (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:31: warning: Member sac (variable) of class osmo_service_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:31: warning: Member plmn (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:37: warning: Member snac (variable) of class osmo_shared_network_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:50: warning: Member plmn (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm23003.h:56: warning: Member tac (variable) of class osmo_tracking_area_id is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:74: warning: Member ta_offs_qbits (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/l1sap.h:75: warning: Member lqual_cb (variable) of class ph_data_param is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/rxlev_stat.h:9: warning: Member rxlev_buckets[NUM_RXLEVS][NUM_ARFCNS/8] (variable) of class rxlev_stats is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:475: warning: Member states (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:476: warning: Member type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:476: warning: Member cp_type (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:477: warning: Member name (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:478: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:414: warning: Member states (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:415: warning: Member type (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:416: warning: Member name (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smc.c:417: warning: Member rout)(struct gsm411_smc_inst *inst, struct msgb *msg) (variable) of class smcdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:423: warning: Member states (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:424: warning: Member type (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:425: warning: Member name (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:426: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdatastate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:371: warning: Member states (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:372: warning: Member type (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:373: warning: Member name (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/gsm0411_smr.c:374: warning: Member rout)(struct gsm411_smr_inst *inst, struct msgb *msg) (variable) of class smrdownstate is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:22: warning: Member opcode (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:23: warning: Member ss_code (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:24: warning: Member ussd_text[MAX_LEN_USSD_STRING+1] (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:25: warning: Member transaction_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:26: warning: Member invoke_id (variable) of class ss_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:386: warning: Member def[256] (variable) of class tlv_definition is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/tlv.h:386: warning: Member lv[256] (variable) of class tlv_parsed is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:12: warning: Member text[MAX_LEN_USSD_STRING+1] (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:13: warning: Member transaction_id (variable) of class ussd_request is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/gsm0480.h:14: warning: Member invoke_id (variable) of class ussd_request is not documented.
ccess_unit...
Generating docs for compound l2downstate...
Generating docs for compound lapd_cr_ent...
Generating docs for compound lapd_datalink...
Generating docs for compound lapd_history...
Generating docs for compound lapd_msg_ctx...
Generating docs for compound lapdm_channel...
Generating docs for compound lapdm_datalink...
Generating docs for compound lapdm_entity...
Generating docs for compound lapdm_msg_ctx...
Generating docs for compound mdl_error_ind_param...
Generating docs for compound mph_info_param...
Generating docs for compound osmo_cell_global_id...
Generating docs for compound osmo_dlsap_prim...
Generating docs for compound osmo_earfcn_si2q...
Generating docs for compound osmo_eutran_cell_global_id...
Generating docs for compound osmo_gsn_address...
Generating docs for compound osmo_gsup_message...
Generating docs for compound osmo_gsup_pdp_info...
Generating docs for compound osmo_gummei...
Generating docs for compound osmo_guti...
Generating docs for compound osmo_location_area_id...
Generating docs for compound osmo_mme_id...
Generating docs for compound osmo_oap_message...
Generating docs for compound osmo_phsap_prim...
Generating docs for compound osmo_plmn_id...
Generating docs for compound osmo_routing_area_id...
Generating docs for compound osmo_service_area_id...
Generating docs for compound osmo_shared_network_area_id...
Generating docs for compound osmo_tracking_area_id...
Generating docs for compound ph_conn_ind_param...
Generating docs for compound ph_data_param...
Generating docs for compound ph_rach_ind_param...
Generating docs for compound ph_rach_req_param...
Generating docs for compound ph_tch_param...
Generating docs for compound rxlev_stats...
Generating docs for compound smcdatastate...
Generating docs for compound smcdownstate...
Generating docs for compound smrdatastate...
Generating docs for compound smrdownstate...
Generating docs for compound ss_request...
Generating docs for compound tlv_def...
Generating docs for compound tlv_definition...
Generating docs for compound tlv_p_entry...
Generating docs for compound tlv_parsed...
Generating docs for compound ussd_request...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class mph_info_param::@0
Generating Sqlite3 output for class osmo_phsap_prim::@1
Generating Sqlite3 output for class osmo_dlsap_prim::@2
Generating Sqlite3 output for class lapd_datalink::@3
Generating Sqlite3 output for class gsm_mncc_bearer_cap::@5
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class dl_rel_req_param
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gprs_ra_id
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smc_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm411_smr_inst
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_freq_range
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_meas_rep_unidir
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_bearer_cap
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cause
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_cccap
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_facility
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_number
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_progress
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_ssversion
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_mncc_useruser
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_rx_lev_qual
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_sysinfo_freq
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class gsm_time
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_cnf_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_act_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_ciph_req_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_meas_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class info_time_ind_param
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class ipaccess_unit
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class l2downstate
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_cr_ent
Generating Sqlite3 output for class lapd_datalink
Generating Sqlite3 output for class lapd_datalink
unable to read file loc from[lapd_set_mode]
unable to read file loc from[lapd_set_mode]
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_history
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapd_msg_ctx
Generating Sqlite3 output for class lapdm_channel
Generating Sqlite3 output for class lapdm_channel
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_datalink
Generating Sqlite3 output for class lapdm_entity
Generating Sqlite3 output for class lapdm_entity
unable to read file loc from[lapdm_entity_exit]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
unable to read file loc from[lapdm_channel_set_l1]
unable to read file loc from[lapdm_channel_set_l3]
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class lapdm_msg_ctx
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mdl_error_ind_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class mph_info_param
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_cell_global_id
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_dlsap_prim
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_earfcn_si2q
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_eutran_cell_global_id
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsn_address
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_message
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gsup_pdp_info
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_gummei
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_guti
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_location_area_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_mme_id
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_oap_message
Generating Sqlite3 output for class osmo_phsap_prim
Generating Sqlite3 output for class osmo_phsap_prim
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_plmn_id
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_routing_area_id
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_service_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_shared_network_area_id
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class osmo_tracking_area_id
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_conn_ind_param
Generating Sqlite3 output for class ph_data_param
Generating Sqlite3 output for class ph_data_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_dequeue_prim]
Generating Sqlite3 output for class ph_rach_ind_param
Generating Sqlite3 output for class ph_rach_ind_param
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
unable to read file loc from[lapdm_phsap_up]
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_rach_req_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class ph_tch_param
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class rxlev_stats
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdatastate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smcdownstate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdatastate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class smrdownstate
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class ss_request
Generating Sqlite3 output for class tlv_def
Generating Sqlite3 output for class tlv_def
unable to read file loc from[tlv_parse_one]
unable to read file loc from[tlv_def_patch]
unable to read file loc from[tlv_parse_one]
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_definition
Generating Sqlite3 output for class tlv_p_entry
Generating Sqlite3 output for class tlv_p_entry
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
unable to read file loc from[tlv_dump]
unable to read file loc from[osmo_tlvp_copy]
unable to read file loc from[tlv_parse]
unable to read file loc from[osmo_tlvp_merge]
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class tlv_parsed
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for class ussd_request
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file a5.h
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_4]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.h
Generating Sqlite3 output for file apn.h
Generating Sqlite3 output for file bitvec_gsm.h
Generating Sqlite3 output for file comp128.h
Generating Sqlite3 output for file comp128v23.h
Generating Sqlite3 output for file gan.h
Generating Sqlite3 output for file gea.h
Generating Sqlite3 output for file gsm0341.h
Generating Sqlite3 output for file gsm0411_smc.h
Generating Sqlite3 output for file gsm0411_smr.h
Generating Sqlite3 output for file gsm0411_utils.h
Generating Sqlite3 output for file gsm0480.h
Generating Sqlite3 output for file gsm0502.h
Generating Sqlite3 output for file gsm0503.h
Generating Sqlite3 output for file gsm0808.h
Generating Sqlite3 output for file gsm0808_utils.h
Generating Sqlite3 output for file gsm23003.h
Generating Sqlite3 output for file gsm48.h
Generating Sqlite3 output for file gsm48_ie.h
Generating Sqlite3 output for file gsm_utils.h
Generating Sqlite3 output for file gsup.h
Generating Sqlite3 output for file ipa.h
Generating Sqlite3 output for file kasumi.h
Generating Sqlite3 output for file l1sap.h
Generating Sqlite3 output for file lapd_core.h
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.h
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
Generating Sqlite3 output for file meas_rep.h
Generating Sqlite3 output for file mncc.h
Generating Sqlite3 output for file oap.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rsl.h
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.h
Generating Sqlite3 output for file sysinfo.h
Generating Sqlite3 output for file tlv.h
unable to read file loc from[msgb_lv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[msgb_l16tv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[vt_gan_put]
unable to read file loc from[VTVL_GAN_GROSS_LEN]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[msgb_vtvlv_gan_put]
unable to read file loc from[msgb_lv_put]
unable to read file loc from[msgb_tlv_put]
unable to read file loc from[msgb_tlv_push]
unable to read file loc from[tvlv_put]
unable to read file loc from[msgb_tlv16_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv_put]
unable to read file loc from[tl16v_put]
unable to read file loc from[msgb_tvlv_push]
unable to read file loc from[msgb_tvlv_put]
unable to read file loc from[TVLV_MAX_ONEBYTE]
unable to read file loc from[tlv16_put]
unable to read file loc from[TLV16_GROSS_LEN]
unable to read file loc from[TL16V_GROSS_LEN]
unable to read file loc from[tl16v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[VTVLV_GAN_GROSS_LEN]
unable to read file loc from[L16TV_GROSS_LEN]
unable to read file loc from[msgb_v_put]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tv_push]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[msgb_tv16_put]
unable to read file loc from[LV_GROSS_LEN]
unable to read file loc from[lv_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[v_put]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[tv16_put]
unable to read file loc from[TLV_GROSS_LEN]
unable to read file loc from[tlv_put]
unable to read file loc from[tv_put]
unable to read file loc from[tv16_put]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[TVLV_GROSS_LEN]
unable to read file loc from[tvlv_put]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[osmo_match_shift_tlv]
unable to read file loc from[osmo_shift_tlv]
Generating Sqlite3 output for file a5.c
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[_a5_12_parity]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_1]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_1_get_output]
unable to read file loc from[_a5_1_clock]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_12_clock]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_12_majority]
unable to read file loc from[_a5_2]
unable to read file loc from[osmo_a5_fn_count]
unable to read file loc from[_a5_2_clock]
unable to read file loc from[_a5_2_get_output]
unable to read file loc from[osmo_a5]
unable to read file loc from[_a5_1]
unable to read file loc from[_a5_2]
unable to read file loc from[_a5_3]
unable to read file loc from[_a5_4]
Generating Sqlite3 output for file abis_nm.c
unable to read file loc from[abis_nm_fail_evt_vrep]
unable to read file loc from[msgb_tv_put]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_tv_fixed_put]
unable to read file loc from[abis_nm_fail_evt_rep]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[msgb_tl16v_put]
unable to read file loc from[msgb_v_put]
unable to read file loc from[abis_nm_sw_desc_len]
unable to read file loc from[abis_nm_put_sw_file]
unable to read file loc from[abis_nm_put_sw_desc]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[tlv_parse]
unable to read file loc from[abis_nm_get_sw_conf]
unable to read file loc from[abis_nm_get_sw_desc_len]
unable to read file loc from[abis_nm_get_sw_desc]
Generating Sqlite3 output for file apn.c
Generating Sqlite3 output for file auth_comp128v1.c
Generating Sqlite3 output for file auth_comp128v23.c
Generating Sqlite3 output for file auth_core.c
Generating Sqlite3 output for file auth_milenage.c
Generating Sqlite3 output for file comp128.c
Generating Sqlite3 output for file comp128v23.c
Generating Sqlite3 output for file gan.c
Generating Sqlite3 output for file gea.c
Generating Sqlite3 output for file gprs_cipher_core.c
Generating Sqlite3 output for file gprs_gea.c
Generating Sqlite3 output for file gprs_rlc.c
Generating Sqlite3 output for file gsm0341.c
Generating Sqlite3 output for file gsm0411_smc.c
Generating Sqlite3 output for file gsm0411_smr.c
Generating Sqlite3 output for file gsm0411_utils.c
Generating Sqlite3 output for file gsm0480.c
Generating Sqlite3 output for file gsm0502.c
Generating Sqlite3 output for file gsm0503_conv.c
Generating Sqlite3 output for file gsm0808.c
Generating Sqlite3 output for file gsm0808_utils.c
Generating Sqlite3 output for file gsm48.c
Generating Sqlite3 output for file gsm48_ie.c
Generating Sqlite3 output for file gsm_04_08_gprs.c
Generating Sqlite3 output for file gsm_utils.c
Generating Sqlite3 output for file gsup.c
Generating Sqlite3 output for file ipa.c
Generating Sqlite3 output for file kasumi.c
Generating Sqlite3 output for file lapd_core.c
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapd_datalink::mode]
unable to read file loc from[lapd_datalink::loc2rem]
unable to read file loc from[lapdm_entity_set_mode]
Generating Sqlite3 output for file lapdm.c
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_channel_init]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[osmo_phsap_prim::oph]
unable to read file loc from[ph_rach_ind_param::acc_delay]
unable to read file loc from[ph_rach_ind_param::ra]
unable to read file loc from[ph_data_param::chan_nr]
unable to read file loc from[ph_rach_ind_param::fn]
unable to read file loc from[ph_data_param::link_id]
unable to read file loc from[LAPDM_MODE_MS]
unable to read file loc from[lapdm_entity::mode]
unable to read file loc from[LAPD_MODE_NETWORK]
unable to read file loc from[LAPDM_MODE_BTS]
unable to read file loc from[lapd_set_mode]
unable to read file loc from[LAPD_MODE_USER]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_entity_init]
unable to read file loc from[lapdm_channel_set_mode]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_set_mode]
unable to read file loc from[lapdm_entity::l1_prim_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity::l1_ctx]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_cb]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity::l3_ctx]
unable to read file loc from[lapdm_entity::datalink]
unable to read file loc from[lapdm_channel_reset]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_channel::lapdm_acch]
unable to read file loc from[lapdm_entity_reset]
unable to read file loc from[lapdm_channel_set_flags]
unable to read file loc from[lapdm_channel::lapdm_dcch]
unable to read file loc from[lapdm_entity_set_flags]
unable to read file loc from[lapdm_channel::lapdm_acch]
Generating Sqlite3 output for file aes-encblock.c
Generating Sqlite3 output for file aes-internal-enc.c
Generating Sqlite3 output for file aes-internal.c
Generating Sqlite3 output for file aes.h
Generating Sqlite3 output for file aes_i.h
Generating Sqlite3 output for file aes_wrap.h
Generating Sqlite3 output for file common.h
Generating Sqlite3 output for file crypto.h
Generating Sqlite3 output for file includes.h
Generating Sqlite3 output for file milenage.c
Generating Sqlite3 output for file milenage.h
Generating Sqlite3 output for file oap.c
Generating Sqlite3 output for file rsl.c
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[rsl_rll_simple]
unable to read file loc from[rsl_or_ipac_msg_name]
unable to read file loc from[rsl_ipac_msg_name]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[rsl_rll_push_l3]
unable to read file loc from[rsl_rll_push_hdr]
unable to read file loc from[msgb_tv16_push]
unable to read file loc from[rsl_init_rll_hdr]
unable to read file loc from[RSL_ALLOC_SIZE]
unable to read file loc from[RSL_ALLOC_HEADROOM]
Generating Sqlite3 output for file rxlev_stat.c
Generating Sqlite3 output for file sysinfo.c
Generating Sqlite3 output for file tlv_parser.c
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[TLV_TYPE_vTvLV_GAN]
unable to read file loc from[TLV_TYPE_TV]
unable to read file loc from[TLV_TYPE_T]
unable to read file loc from[tlv_def::type]
unable to read file loc from[TLV_TYPE_TL16V]
unable to read file loc from[TLV_TYPE_TvLV]
unable to read file loc from[tlv_def::fixed_len]
unable to read file loc from[TLV_TYPE_FIXED]
unable to read file loc from[TLV_TYPE_SINGLE_TV]
unable to read file loc from[TLV_TYPE_TLV]
unable to read file loc from[tlv_parse]
unable to read file loc from[tlv_p_entry::len]
unable to read file loc from[tlv_p_entry::val]
unable to read file loc from[tlv_parse_one]
unable to read file loc from[abis_nm_get_sw_desc]
unable to read file loc from[TLV_TYPE_NONE]
unable to read file loc from[tlv_def::type]
unable to read file loc from[osmo_shift_tlv]
unable to read file loc from[osmo_match_shift_tlv]
Generating Sqlite3 output for group a5
Generating Sqlite3 output for group oml
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group lapd
Generating Sqlite3 output for group lapdm
Generating Sqlite3 output for group rsl
Generating Sqlite3 output for group tlv
Generating Sqlite3 output for group auth
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/gsm/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/gsm/milenage/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/
Generating Sqlite3 output for the main page
lookup cache used 1812/65536 hits=15828 misses=1913
finished...
/usr/bin/doxygen Doxyfile.vty
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.vty' 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.vty' 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.vty' 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.vty' 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.vty' 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.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Notice: Output directory `doc/vty' does not exist. I have created it for you.
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/buffer.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/buffer.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/logging.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/logging.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/misc.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/misc.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/ports.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/ports.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/stats.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/stats.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:4: warning: multiple use of section label 'sec_intro' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:17: warning: multiple use of section label 'sec_copyright' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:32: warning: multiple use of section label 'sec_contact' while adding section, (first occurrence: index)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:45: warning: Compound vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:205: warning: Compound vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:36: warning: Compound buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:46: warning: Compound buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:26: warning: Compound _vector is not documented.
label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/fsm_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/fsm_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/logging_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/logging_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/stats_vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/stats_vty.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vector.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vector.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for membe/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
r function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/buffer.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/logging.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/misc.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/ports.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/stats.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/fsm_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/logging_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/stats_vty.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/lin/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:118: warning: Member TELNET_NAWS_SB_LEN (macro definition) of file vty.h is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:30: warning: Member _XOPEN_SOURCE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:437: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:497: warning: Member ADD(out, str) (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1573: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1780: warning: Member INIT_MATCHVEC_SIZE (macro definition) of file command.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:64: warning: Member SYSCONFDIR (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:82: warning: Member VTY_BIND_ADDR_DEFAULT (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1228: warning: Member CONTROL(X) (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1229: warning: Member VTY_NORMAL (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1230: warning: Member VTY_PRE_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1231: warning: Member VTY_ESCAPE (macro definition) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:91: warning: Member vty_clear_buf(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:125: warning: Member vty_auth(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:346: warning: Member vty_hello(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:381: warning: Member vty_prompt(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:397: warning: Member vty_command(struct vty *vty, char *buf) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:434: warning: Member vty_write(struct vty *vty, const char *buf, size_t nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:444: warning: Member vty_ensure(struct vty *vty, int length) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:454: warning: Member vty_self_insert(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:473: warning: Member vty_self_insert_overwrite(struct vty *vty, char c) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:488: warning: Member vty_insert_word_overwrite(struct vty *vty, char *str) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:498: warning: Member vty_forward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:507: warning: Member vty_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:516: warning: Member vty_beginning_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:523: warning: Member vty_end_of_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:530: warning: Member vty_hist_add(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:561: warning: Member vty_telnet_option(struct vty *vty, unsigned char *buf, int nbytes) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:660: warning: Member vty_execute(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:690: warning: Member vty_will_echo(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:698: warning: Member vty_will_suppress_go_ahead(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:706: warning: Member vty_dont_linemode(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:714: warning: Member vty_do_window_size(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:720: warning: Member vty_kill_line_from_beginning(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:721: warning: Member vty_redraw_line(struct vty *) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:725: warning: Member vty_history_print(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:741: warning: Member vty_next_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:765: warning: Member vty_previous_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:791: warning: Member vty_forward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:801: warning: Member vty_backward_pure_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:808: warning: Member vty_backward_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:819: warning: Member vty_down_level(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:832: warning: Member vty_end_config(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:861: warning: Member vty_delete_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:891: warning: Member vty_delete_backward_char(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:901: warning: Member vty_kill_line(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:928: warning: Member vty_forward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:937: warning: Member vty_backward_kill_word(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:946: warning: Member vty_transpose_chars(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:975: warning: Member vty_complete_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1048: warning: Member vty_describe_fold(struct vty *vty, int cmd_width, unsigned int desc_width, struct desc *desc) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1088: warning: Member vty_describe_command(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1199: warning: Member vty_stop_input(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1234: warning: Member vty_escape_map(unsigned char c, struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1258: warning: Member vty_buffer_reset(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1453: warning: Member vty_read_file(FILE *confp, void *priv) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1559: warning: Member DEFUN(config_who, config_who_cmd,"who","Display who is on vty\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1572: warning: Member DEFUN(line_vty, line_vty_cmd,"line vty","Configure a terminal line\n""Virtual terminal\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1581: warning: Member DEFUN(vty_login, vty_login_cmd,"login","Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1587: warning: Member DEFUN(no_vty_login, no_vty_login_cmd,"no login", NO_STR"Enable password checking\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1595: warning: Member DEFUN(vty_bind, vty_bind_cmd,"bind A.B.C.D","Accept VTY telnet connections on local interface\n""Local interface IP address (default: "VTY_BIND_ADDR_DEFAULT")\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1604: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1611: warning: Member DEFUN(service_advanced_vty, service_advanced_vty_cmd,"service advanced-vty","Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1620: warning: Member DEFUN(no_service_advanced_vty, no_service_advanced_vty_cmd,"no service advanced-vty", NO_STR"Set up miscellaneous service\n""Enable advanced mode vty interface\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1630: warning: Member DEFUN(terminal_monitor, terminal_monitor_cmd,"terminal monitor","Set terminal line parameters\n""Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1640: warning: Member DEFUN(terminal_no_monitor, terminal_no_monitor_cmd,"terminal no monitor","Set terminal line parameters\n"NO_STR"Copy debug output to the current terminal line\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1650: warning: Member DEFUN(show_history, show_history_cmd,"show history", SHOW_STR"Display the session command history\n") (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1672: warning: Member vty_config_write(struct vty *vty) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1718: warning: Member vty_save_cwd(void) (function) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1736: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1741: warning: Member vty_shell_serv(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1746: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:67: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:72: warning: Member vtyvec (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:74: warning: Member Vvty_serv_thread (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:76: warning: Member vty_cwd (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:81: warning: Member vty_bind_addr (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:85: warning: Member vty_config (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:87: warning: Member password_check (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:89: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:430: warning: Member telnet_backward_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:431: warning: Member telnet_space_char (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1672: warning: Member vty_node (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1751: warning: Member tall_bsc_ctx (variable) of file vty.c is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:154: warning: Member CMD_WARNING (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:155: warning: Member CMD_ERR_NO_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:156: warning: Member CMD_ERR_AMBIGUOUS (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:157: warning: Member CMD_ERR_INCOMPLETE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:158: warning: Member CMD_ERR_EXEED_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:159: warning: Member CMD_ERR_NOTHING_TODO (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:160: warning: Member CMD_COMPLETE_FULL_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:161: warning: Member CMD_COMPLETE_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:162: warning: Member CMD_COMPLETE_LIST_MATCH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:163: warning: Member CMD_SUCCESS_DAEMON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:166: warning: Member CMD_ARGC_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:172: warning: Member DEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:183: warning: Member gDEFUN_CMD_ELEMENT(funcname, cmdname, cmdstr, helpstr, attrs, dnum) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:193: warning: Member DEFUN_CMD_FUNC_DECL(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:196: warning: Member DEFUN_CMD_FUNC_TEXT(funcname) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:222: warning: Member DEFUN_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:227: warning: Member DEFUN_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:230: warning: Member DEFUN_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:234: warning: Member DEFUN_NOSH(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:238: warning: Member DEFSH(daemon, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:242: warning: Member DEFUNSH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:248: warning: Member DEFUNSH_ATTR(daemon, funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:253: warning: Member DEFUNSH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:256: warning: Member DEFUNSH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:260: warning: Member ALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:264: warning: Member gALIAS(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:267: warning: Member ALIAS_ATTR(funcname, cmdname, cmdstr, helpstr, attr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:270: warning: Member ALIAS_HIDDEN(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:273: warning: Member ALIAS_DEPRECATED(funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:276: warning: Member ALIAS_SH(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:279: warning: Member ALIAS_SH_HIDDEN(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:282: warning: Member ALIAS_SH_DEPRECATED(daemon, funcname, cmdname, cmdstr, helpstr) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:288: warning: Member CMD_OPTION(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:289: warning: Member CMD_VARIABLE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:290: warning: Member CMD_VARARG(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:291: warning: Member CMD_RANGE(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:293: warning: Member CMD_IPV4(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:294: warning: Member CMD_IPV4_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:295: warning: Member CMD_IPV6(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:296: warning: Member CMD_IPV6_PREFIX(S) (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:299: warning: Member SHOW_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:300: warning: Member IP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:301: warning: Member IPV6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:302: warning: Member NO_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:303: warning: Member CLEAR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:304: warning: Member RIP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:305: warning: Member BGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:306: warning: Member OSPF_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:307: warning: Member NEIGHBOR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:308: warning: Member DEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:309: warning: Member UNDEBUG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:310: warning: Member ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:311: warning: Member AS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:312: warning: Member MBGP_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:313: warning: Member MATCH_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:314: warning: Member SET_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:315: warning: Member OUT_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:316: warning: Member IN_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:317: warning: Member V4NOTATION_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:318: warning: Member OSPF6_NUMBER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:319: warning: Member INTERFACE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:320: warning: Member IFNAME_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:321: warning: Member IP6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:322: warning: Member OSPF6_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:323: warning: Member OSPF6_ROUTER_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:324: warning: Member OSPF6_INSTANCE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:325: warning: Member SECONDS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:326: warning: Member ROUTE_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:327: warning: Member PREFIX_LIST_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:328: warning: Member OSPF6_DUMP_TYPE_LIST (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:330: warning: Member ISIS_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:331: warning: Member AREA_TAG_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:333: warning: Member CONF_BACKUP_EXT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:345: warning: Member NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:346: warning: Member NO_NEIGHBOR_CMD (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:347: warning: Member NEIGHBOR_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:348: warning: Member NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:349: warning: Member NO_NEIGHBOR_CMD2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:350: warning: Member NEIGHBOR_ADDR_STR2 (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:49: warning: Member CONFIGFILE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:856: warning: Member IPV6_ADDR_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:857: warning: Member IPV6_PREFIX_STR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:858: warning: Member STATE_START (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:859: warning: Member STATE_COLON (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:860: warning: Member STATE_DOUBLE (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:861: warning: Member STATE_ADDR (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:862: warning: Member STATE_DOT (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:863: warning: Member STATE_SLASH (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:864: warning: Member STATE_MASK (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1089: warning: Member DECIMAL_STRLEN_MAX (macro definition) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:718: warning: Member match_type (enumeration) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:355: warning: Member install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:357: warning: Member install_element_ve(struct cmd_element *cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:363: warning: Member vty_install_default(int node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:368: warning: Member argv_concat(const char **argv, int argc, int shift) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:372: warning: Member cmd_describe_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:373: warning: Member cmd_complete_command() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member config_from_file(struct vty *, FILE *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:375: warning: Member node_parent(enum node_type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:377: warning: Member cmd_execute_command(vector, struct vty *, struct cmd_element **, int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:378: warning: Member cmd_execute_command_strict(vector, struct vty *, struct cmd_element **) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:379: warning: Member config_replace_string(struct cmd_element *, char *,...) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member cmd_init(int) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:387: warning: Member host_config_file() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:388: warning: Member host_config_set(const char *) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:134: warning: Member cmp_node(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:142: warning: Member cmp_desc(const void *p, const void *q) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:150: warning: Member is_config_child(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:375: warning: Member cmd_cmdsize(vector strvec) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:458: warning: Member xml_escape(const char *inp) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:533: warning: Member vty_dump_element(struct cmd_element *cmd, struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:569: warning: Member vty_dump_nodes(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:598: warning: Member check_element_exists(struct cmd_node *cnode, const char *cmdstring) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:670: warning: Member config_write_host(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_node_vector(vector v, enum node_type ntype) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:711: warning: Member cmd_ipv4_prefix_match(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1091: warning: Member cmd_range_match(const char *range, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_deopt(const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_match(const char *str, const char *command, enum match_type min, bool recur) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1173: warning: Member cmd_filter(char *command, vector v, unsigned int index, enum match_type level) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1348: warning: Member is_cmd_ambiguous(char *command, vector v, int index, enum match_type type) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1452: warning: Member cmd_entry_function(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1473: warning: Member cmd_entry_function_desc(const char *src, const char *dst) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1530: warning: Member cmd_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1544: warning: Member desc_unique_string(vector v, const char *str) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1556: warning: Member cmd_try_do_shortcut(enum node_type node, char *first_word) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1569: warning: Member cmd_describe_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1714: warning: Member cmd_describe_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1745: warning: Member cmd_lcd(char **matched) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1775: warning: Member cmd_complete_command_real(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1919: warning: Member cmd_complete_command(vector vline, struct vty *vty, int *status) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1964: warning: Member vty_go_parent(struct vty *vty) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:1997: warning: Member cmd_execute_command_real(vector vline, struct vty *vty, struct cmd_element **cmd) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2311: warning: Member DEFUN(config_terminal, config_terminal_cmd,"configure terminal","Configuration from vty interface\n""Configuration terminal\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2327: warning: Member DEFUN(enable, config_enable_cmd,"enable","Turn on privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2340: warning: Member DEFUN(disable, config_disable_cmd,"disable","Turn off privileged mode command\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2349: warning: Member gDEFUN(config_exit, config_exit_cmd,"exit","Exit current mode and down to previous mode\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2371: warning: Member gDEFUN(config_end, config_end_cmd,"end","End current mode and change to enable mode.") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2397: warning: Member DEFUN(show_version, show_version_cmd,"show version", SHOW_STR"Displays program version\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2408: warning: Member DEFUN(show_online_help, show_online_help_cmd,"show online-help", SHOW_STR"Online help\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2416: warning: Member gDEFUN(config_help, config_help_cmd,"help","Description of the interactive help system\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2437: warning: Member gDEFUN(config_list, config_list_cmd,"list","Print command list\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2451: warning: Member write_config_file(const char *config_file, char **outpath) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2552: warning: Member DEFUN(config_write_file, config_write_file_cmd,"write file","Write running configuration to memory, network, or terminal\n""Write to configuration file\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2618: warning: Member ALIAS(config_write_file, config_write_cmd,"write","Write running configuration to memory, network, or terminal\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2626: warning: Member file(same as write file)\n") ALIAS(config_write_file (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2633: warning: Member config(same as write file)\n")  DEFUN(config_write_terminal (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2645: warning: Member if(vty->type==VTY_SHELL_SERV) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2655: warning: Member vty_out(vty,"!%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2657: warning: Member for() (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2662: warning: Member vty_out(vty,"end%s", VTY_NEWLINE) (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2668: warning: Member ALIAS(config_write_terminal, show_running_config_cmd,"show running-config", SHOW_STR"running configuration\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2703: warning: Member DEFUN(config_hostname, hostname_cmd,"hostname WORD","Set system's network name\n""This system's network name\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2721: warning: Member DEFUN(config_no_hostname, no_hostname_cmd,"no hostname [HOSTNAME]", NO_STR"Reset system's network name\n""Host name of this router\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2733: warning: Member DEFUN(config_password, password_cmd,"password (8|) WORD","Assign the terminal connection password\n""Specifies a HIDDEN password will follow\n""dummy string \n""The HIDDEN line password string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2783: warning: Member ALIAS(config_password, password_text_cmd,"password LINE","Assign the terminal connection password\n""The UNENCRYPTED (cleartext) line password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2844: warning: Member ALIAS(config_enable_password, enable_password_text_cmd,"enable password LINE","Modify enable password parameters\n""Assign the privileged level password\n""The UNENCRYPTED (cleartext) 'enable' password\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2916: warning: Member DEFUN(config_terminal_length, config_terminal_length_cmd,"terminal length <0-512>","Set terminal line parameters\n""Set number of lines on a screen\n""Number of lines on screen (0 for no pausing)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2935: warning: Member DEFUN(config_terminal_no_length, config_terminal_no_length_cmd,"terminal no length","Set terminal line parameters\n"NO_STR"Set number of lines on a screen\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2944: warning: Member DEFUN(service_terminal_length, service_terminal_length_cmd,"service terminal-length <0-512>","Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2963: warning: Member DEFUN(no_service_terminal_length, no_service_terminal_length_cmd,"no service terminal-length [<0-512>]", NO_STR"Set up miscellaneous service\n""System wide terminal length configuration\n""Number of lines of VTY (0 means no line control)\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2974: warning: Member DEFUN_HIDDEN(do_echo, echo_cmd,"echo .MESSAGE","Echo a message back to the vty\n""The message to echo\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3345: warning: Member DEFUN(banner_motd_file, banner_motd_file_cmd,"banner motd file [FILE]","Set banner\n""Banner for motd\n""Banner from a file\n""Filename\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3357: warning: Member DEFUN(banner_motd_default, banner_motd_default_cmd,"banner motd default","Set banner string\n""Strings for motd\n""Default string\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3366: warning: Member DEFUN(no_banner_motd, no_banner_motd_cmd,"no banner motd", NO_STR"Set banner string\n""Strings for motd\n") (function) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_exit_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_help_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_list_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:380: warning: Member config_end_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:395: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:51: warning: Member tall_vty_cmd_ctx (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member cmdvec (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member host (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member view_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member auth_enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member enable_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:55: warning: Member config_node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:88: warning: Member default_motd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2623: warning: Member config_write_memory_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2624: warning: Member memory (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2625: warning: Member network (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2629: warning: Member copy_runningconfig_startupconfig_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2630: warning: Member config (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2637: warning: Member config_write_terminal_cmd (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2638: warning: Member terminal (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2640: warning: Member n (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2643: warning: Member node (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2652: warning: Member else (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:2664: warning: Member CMD_SUCCESS (variable) of group command is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:614: warning: expected whitespace after [ command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:406: warning: argument 'unsafe' of command @param is not found in the argument list of osmo_asciidoc_escape(const char *inp)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:406: warning: The following parameters of osmo_asciidoc_escape(const char *inp) are not documented:
  parameter 'inp'
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c:3408: warning: argument 'vty' of command @param is not found in the argument list of osmo_vty_write_config_file(const char *filename)
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h:51: warning: Member telnet_exit(void) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:45: warning: Member LLIST_HEAD(active_connections) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member telnet_new_connection(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:119: warning: Member client_data(struct osmo_fd *fd, unsigned int what) (function) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:47: warning: Member tall_telnet_ctx (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:50: warning: Member server_socket (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:74: warning: Member host (variable) of group telnet_interface is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:58: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c:68: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:15: warning: Member VTY_PRINTF_ATTRIBUTE(a, b) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:19: warning: Member ERRNO_IO_RETRY(EN) (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:23: warning: Member VTY_READ_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:25: warning: Member VTY_BUFSIZ (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:26: warning: Member VTY_MAXHIST (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:141: warning: Member VTY_NEWLINE (macro definition) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:42: warning: Member vty_type (enumeration) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:143: warning: Member vty_newline(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:169: warning: Member vty_init_vtysh(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:173: warning: Member vty_out(struct vty *, const char *,...) VTY_PRINTF_ATTRIBUTE(2 (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:178: warning: Member vty_get_cwd(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:179: warning: Member vty_log(const char *level, const char *proto, const char *fmt, va_list) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:183: warning: Member vty_shell_serv(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:184: warning: Member vty_hello(struct vty *) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:187: warning: Member vty_go_parent(struct vty *vty) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:190: warning: Member vty_get_bind_addr(void) (function) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member tall_vty_ctx (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:192: warning: Member cfg_no_description_cmd (variable) of group vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c:1791: warning: unable to resolve reference to `vty_read_file' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:51: warning: Member rate_ctr_handler(struct rate_ctr_group *ctrg, struct rate_ctr *ctr, const struct rate_ctr_desc *desc, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:85: warning: Member osmo_stat_item_handler(struct osmo_stat_item_group *statg, struct osmo_stat_item *item, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:117: warning: Member osmo_stat_item_group_handler(struct osmo_stat_item_group *statg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:138: warning: Member rate_ctr_group_handler(struct rate_ctr_group *ctrg, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:158: warning: Member handle_counter(struct osmo_counter *counter, void *vctx_) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:174: warning: Member vty_out_statistics_partial(struct vty *vty, const char *prefix, int max_level) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:185: warning: Member vty_out_statistics_full(struct vty *vty, const char *prefix) (function) of group rate_ctr is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:27: warning: Member active (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:28: warning: Member alloced (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vector.h:29: warning: Member index (variable) of class _vector is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:38: warning: Member head (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:39: warning: Member tail (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:42: warning: Member size (variable) of class buffer is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:47: warning: Member next (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:50: warning: Member cp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:53: warning: Member sp (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/buffer.c:56: warning: Member data[0] (variable) of class buffer_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:136: warning: Member func)(struct cmd_element *, struct vty *, int, const char *[]) (variable) of class cmd_element is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:41: warning: Member password_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:45: warning: Member enable_encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:58: warning: Member encrypt (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h:62: warning: Member motdfile (variable) of class host is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:134: warning: Member monitor (variable) of class vty is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:156: warning: unable to resolve reference to `talloc' for \ref command
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:46: warning: Member vty (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:47: warning: Member prefix (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/utils.c:48: warning: Member max_level (variable) of class vty_out_context is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:163: warning: Member event (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:207: warning: Member sock (variable) of class vty_signal_data is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h:208: warning: Member vty (variable) of class vty_signal_data is not documented.
ux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vector.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Generating file documentation...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/command.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/telnet_interface.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/vty.h...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/command.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/telnet_interface.c...
Generating docs for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/vty.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _vector...
Generating docs for compound buffer...
Generating docs for compound buffer_data...
Generating docs for compound cmd_element...
Generating docs for compound cmd_node...
Generating docs for compound desc...
Generating docs for compound host...
Generating docs for compound telnet_connection...
Generating docs for compound vty...
Generating docs for compound vty_app_info...
Generating docs for compound vty_out_context...
Generating docs for compound vty_signal_data...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class _vector
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class buffer_data
Generating Sqlite3 output for class cmd_element
Generating Sqlite3 output for class cmd_element
unable to read file loc from[install_element]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[install_element]
unable to read file loc from[install_element]
unable to read file loc from[cmd_make_strvec]
unable to read file loc from[sort_node]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[install_element]
Generating Sqlite3 output for class cmd_node
Generating Sqlite3 output for class cmd_node
unable to read file loc from[install_node]
unable to read file loc from[cmd_prompt]
unable to read file loc from[install_node]
unable to read file loc from[install_element]
unable to read file loc from[install_node]
unable to read file loc from[sort_node]
Generating Sqlite3 output for class desc
Generating Sqlite3 output for class desc
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_make_descvec]
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class host
Generating Sqlite3 output for class host
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[osmo_vty_save_config_file]
unable to read file loc from[vty_create]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class telnet_connection
Generating Sqlite3 output for class telnet_connection
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_event]
unable to read file loc from[telnet_close_client]
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for class vty
Generating Sqlite3 output for class vty
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_shell]
unable to read file loc from[vty_create]
unable to read file loc from[vty_event]
unable to read file loc from[vty_read]
unable to read file loc from[vty_current_node]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_out_newline]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty_create]
unable to read file loc from[vty_current_index]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty_config_lock]
Generating Sqlite3 output for class vty_app_info
Generating Sqlite3 output for class vty_app_info
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[print_version]
unable to read file loc from[vty_init]
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_out_context
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for class vty_signal_data
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file buffer.h
Generating Sqlite3 output for file command.h
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file misc.h
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
unable to read file loc from[host::config]
Generating Sqlite3 output for file ports.h
Generating Sqlite3 output for file stats.h
Generating Sqlite3 output for file telnet_interface.h
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
Generating Sqlite3 output for file vector.h
Generating Sqlite3 output for file vty.h
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
Generating Sqlite3 output for file buffer.c
Generating Sqlite3 output for file command.c
unable to read file loc from[host::app_info]
unable to read file loc from[vty_app_info::copyright]
unable to read file loc from[vty_app_info::name]
unable to read file loc from[vty_app_info::version]
unable to read file loc from[cmd_node::func]
unable to read file loc from[cmd_node::node]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[desc::cmd]
unable to read file loc from[desc::str]
unable to read file loc from[cmd_desc_str]
unable to read file loc from[install_element]
unable to read file loc from[cmd_node::prompt]
unable to read file loc from[cmd_element::strvec]
unable to read file loc from[cmd_element::doc]
unable to read file loc from[cmd_element::string]
unable to read file loc from[cmd_make_descvec]
unable to read file loc from[cmd_element::cmdsize]
unable to read file loc from[cmd_node::cmd_vector]
unable to read file loc from[vty_init]
unable to read file loc from[host::config]
Generating Sqlite3 output for file fsm_vty.c
Generating Sqlite3 output for file logging_vty.c
Generating Sqlite3 output for file stats_vty.c
Generating Sqlite3 output for file telnet_interface.c
unable to read file loc from[telnet_init_dynif]
unable to read file loc from[telnet_init]
unable to read file loc from[telnet_connection::entry]
unable to read file loc from[telnet_connection::dbg]
unable to read file loc from[vty_event]
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
Generating Sqlite3 output for file utils.c
unable to read file loc from[vty_out]
unable to read file loc from[vty_out]
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file vector.c
Generating Sqlite3 output for file vty.c
unable to read file loc from[vty::priv]
unable to read file loc from[vty::type]
unable to read file loc from[telnet_connection::fd]
unable to read file loc from[telnet_close_client]
unable to read file loc from[vty_read]
unable to read file loc from[vty_create]
unable to read file loc from[vty_out]
unable to read file loc from[vty_close]
unable to read file loc from[vty_create]
unable to read file loc from[vty::hist]
unable to read file loc from[vty_config_unlock]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::buf]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_read]
unable to read file loc from[vty_reset]
unable to read file loc from[vty_create]
unable to read file loc from[vty::type]
unable to read file loc from[vty_out]
unable to read file loc from[vty_shell]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::fd]
unable to read file loc from[vty::buf]
unable to read file loc from[vty_read]
unable to read file loc from[vty_out_stat_item_group]
unable to read file loc from[vty_out_rate_ctr_group]
unable to read file loc from[vty_create]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty::index]
unable to read file loc from[vty::node]
unable to read file loc from[vty::config]
unable to read file loc from[vty::config]
unable to read file loc from[vty_close]
unable to read file loc from[AUTH_ENABLE_NODE]
unable to read file loc from[vty::sb_len]
unable to read file loc from[vty::node]
unable to read file loc from[vty::sb_buf]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_event]
unable to read file loc from[vty::escape]
unable to read file loc from[vty_out]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::iac_sb_in_progress]
unable to read file loc from[vty::iac]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::priv]
unable to read file loc from[VIEW_NODE]
unable to read file loc from[vty::hist]
unable to read file loc from[vty::cp]
unable to read file loc from[vty::fail]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[vty::node]
unable to read file loc from[vty_event]
unable to read file loc from[vty::hindex]
unable to read file loc from[vty::type]
unable to read file loc from[vty::hp]
unable to read file loc from[vty_out]
unable to read file loc from[host::password]
unable to read file loc from[vty::fd]
unable to read file loc from[vty_close]
unable to read file loc from[vty::length]
unable to read file loc from[vty_new]
unable to read file loc from[host::advanced]
unable to read file loc from[vty::lines]
unable to read file loc from[host::lines]
unable to read file loc from[AUTH_NODE]
unable to read file loc from[vty::obuf]
unable to read file loc from[vty_close]
unable to read file loc from[install_element]
unable to read file loc from[VTY_NODE]
unable to read file loc from[ENABLE_NODE]
unable to read file loc from[install_node]
unable to read file loc from[host::app_info]
unable to read file loc from[CONFIG_NODE]
unable to read file loc from[vty_app_info::tall_ctx]
Generating Sqlite3 output for group command
Generating Sqlite3 output for group telnet_interface
Generating Sqlite3 output for group vty
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/vty/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/vty/
Generating Sqlite3 output for the main page
lookup cache used 664/65536 hits=6839 misses=711
finished...
mkdir -p doc/codec
/usr/bin/doxygen Doxyfile.codec
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.codec' 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.codec' 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.codec' 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.codec' 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.codec' 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.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/codec
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/codec.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/codec.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm610.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm610.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm620.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm620.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm660.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm660.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm690.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm690.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/codec.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm610.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm620.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm660.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/gsm690.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class 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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file codec.h
Generating Sqlite3 output for file gsm610.c
Generating Sqlite3 output for file gsm620.c
Generating Sqlite3 output for file gsm660.c
Generating Sqlite3 output for file gsm690.c
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/codec/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/
lookup cache used 80/65536 hits=752 misses=116
finished...
mkdir -p doc/coding
/usr/bin/doxygen Doxyfile.coding
Warning: Tag `SYMBOL_CACHE_SIZE' at line 310 of file `Doxyfile.coding' 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.coding' 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.coding' 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.coding' 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.coding' 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.coding' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
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 for files to process...
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding
Searching for files in directory /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding
Reading and parsing tag files
Reading tag file `doc/libosmocore.tag', location `../../core/html'...
Parsing files
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_coding.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_coding.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_interleaving.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_interleaving.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_mapping.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_mapping.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_parity.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_parity.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_tables.h...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_tables.h...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_interleaving.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_interleaving.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_mapping.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_mapping.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_parity.c...
Parsing file /home/osmocom-build/jenkins/worksp/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:87: warning: Compound gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:81: warning: Compound gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:93: warning: Compound gsm0503_mcs_code is not documented.
ace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_parity.c...
Preprocessing /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_tables.c...
Parsing file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_tables.c...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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...
Creating members for template instances...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_coding.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_interleaving.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_mapping.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_parity.h...
Generating code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/gsm0503_tables.h...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_interleaving.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_mapping.c...
Parsing code for file /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_parity.c...
Parsing code for file /home/osmocom-build/je/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_dl_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type1 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type2 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:2673: warning: Member type3 (variable) of class gprs_rlc_ul_hdr_egprs is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:94: warning: Member mcs (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:95: warning: Member usf_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:98: warning: Member hdr_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:99: warning: Member hdr_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:100: warning: Member hdr_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:101: warning: Member hdr_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:102: warning: Member hdr_punc (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:105: warning: Member data_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:106: warning: Member data_code_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:107: warning: Member data_punc_len (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:108: warning: Member data_conv (variable) of class gsm0503_mcs_code is not documented.
/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_coding.c:109: warning: Member data_punc[3] (variable) of class gsm0503_mcs_code is not documented.
nkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/gsm0503_tables.c...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound gprs_rlc_dl_hdr_egprs...
Generating docs for compound gprs_rlc_ul_hdr_egprs...
Generating docs for compound gsm0503_mcs_code...
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 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...
Generating SQLITE3 output...
Initializing DB schema...
Generating Sqlite3 output for class bitvec
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_dl_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gprs_rlc_ul_hdr_egprs
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for class gsm0503_mcs_code
Generating Sqlite3 output for class gsmtap_hdr
Generating Sqlite3 output for class gsmtap_inst
Generating Sqlite3 output for class gsmtap_osmocore_log_hdr
Generating Sqlite3 output for class llist_head
Generating Sqlite3 output for class log_category
Generating Sqlite3 output for class log_context
Generating Sqlite3 output for class log_info
Generating Sqlite3 output for class log_info_cat
Generating Sqlite3 output for class log_target
Generating Sqlite3 output for class msgb
Generating Sqlite3 output for class osmo_config_entry
Generating Sqlite3 output for class osmo_config_list
Generating Sqlite3 output for class osmo_conv_code
Generating Sqlite3 output for class osmo_conv_decoder
Generating Sqlite3 output for class osmo_conv_encoder
Generating Sqlite3 output for class osmo_counter
Generating Sqlite3 output for class osmo_crc16gen_code
Generating Sqlite3 output for class osmo_crc32gen_code
Generating Sqlite3 output for class osmo_crc64gen_code
Generating Sqlite3 output for class osmo_crc8gen_code
Generating Sqlite3 output for class osmo_fd
Generating Sqlite3 output for class osmo_fsm
Generating Sqlite3 output for class osmo_fsm_inst
Generating Sqlite3 output for class osmo_fsm_state
Generating Sqlite3 output for class osmo_prim_event_map
Generating Sqlite3 output for class osmo_prim_hdr
Generating Sqlite3 output for class osmo_sercomm_inst
Generating Sqlite3 output for class osmo_stat_item
Generating Sqlite3 output for class osmo_stat_item_desc
Generating Sqlite3 output for class osmo_stat_item_group
Generating Sqlite3 output for class osmo_stat_item_group_desc
Generating Sqlite3 output for class osmo_stat_item_value
Generating Sqlite3 output for class osmo_strrb
Generating Sqlite3 output for class osmo_timer_list
Generating Sqlite3 output for class osmo_wqueue
Generating Sqlite3 output for class rate_ctr
Generating Sqlite3 output for class rate_ctr_desc
Generating Sqlite3 output for class rate_ctr_group
Generating Sqlite3 output for class rate_ctr_group_desc
Generating Sqlite3 output for class rate_ctr_per_intv
Generating Sqlite3 output for class rb_node
Generating Sqlite3 output for class rb_root
Generating Sqlite3 output for class signal_handler
Generating Sqlite3 output for class value_string
Generating Sqlite3 output for class vdecoder
Generating Sqlite3 output for class vtrellis
Generating Sqlite3 output for file application.h
Generating Sqlite3 output for file bitcomp.h
Generating Sqlite3 output for file bits.h
Generating Sqlite3 output for file bitvec.h
Generating Sqlite3 output for file conv.h
Generating Sqlite3 output for file crc16gen.h
Generating Sqlite3 output for file crc32gen.h
Generating Sqlite3 output for file crc64gen.h
Generating Sqlite3 output for file crc8gen.h
Generating Sqlite3 output for file crcgen.h
Generating Sqlite3 output for file defs.h
Generating Sqlite3 output for file fsm.h
Generating Sqlite3 output for file gsmtap_util.h
Generating Sqlite3 output for file linuxlist.h
Generating Sqlite3 output for file logging.h
Generating Sqlite3 output for file loggingrb.h
Generating Sqlite3 output for file msgb.h
Generating Sqlite3 output for file panic.h
Generating Sqlite3 output for file prim.h
Generating Sqlite3 output for file rate_ctr.h
Generating Sqlite3 output for file select.h
Generating Sqlite3 output for file sercomm.h
Generating Sqlite3 output for file serial.h
Generating Sqlite3 output for file signal.h
Generating Sqlite3 output for file socket.h
Generating Sqlite3 output for file stat_item.h
Generating Sqlite3 output for file statistics.h
Generating Sqlite3 output for file strrb.h
Generating Sqlite3 output for file timer.h
Generating Sqlite3 output for file timer_compat.h
Generating Sqlite3 output for file utils.h
Generating Sqlite3 output for file write_queue.h
Generating Sqlite3 output for file application.c
Generating Sqlite3 output for file backtrace.c
Generating Sqlite3 output for file bitcomp.c
Generating Sqlite3 output for file bits.c
Generating Sqlite3 output for file bitvec.c
Generating Sqlite3 output for file conv.c
Generating Sqlite3 output for file crc16gen.c
Generating Sqlite3 output for file crc32gen.c
Generating Sqlite3 output for file crc64gen.c
Generating Sqlite3 output for file crc8gen.c
Generating Sqlite3 output for file fsm.c
Generating Sqlite3 output for file gsmtap_util.c
Generating Sqlite3 output for file logging_gsmtap.c
Generating Sqlite3 output for file logging_syslog.c
Generating Sqlite3 output for file loggingrb.c
Generating Sqlite3 output for file msgb.c
Generating Sqlite3 output for file panic.c
Generating Sqlite3 output for file plugin.c
Generating Sqlite3 output for file rate_ctr.c
Generating Sqlite3 output for file sercomm.c
Generating Sqlite3 output for file serial.c
Generating Sqlite3 output for file signal.c
Generating Sqlite3 output for file socket.c
Generating Sqlite3 output for file stat_item.c
Generating Sqlite3 output for file strrb.c
Generating Sqlite3 output for file timer.c
Generating Sqlite3 output for file timer_gettimeofday.c
Generating Sqlite3 output for file utils.c
Generating Sqlite3 output for file write_queue.c
Generating Sqlite3 output for file gsm0503_coding.h
Generating Sqlite3 output for file gsm0503_interleaving.h
Generating Sqlite3 output for file gsm0503_mapping.h
Generating Sqlite3 output for file gsm0503_parity.h
Generating Sqlite3 output for file gsm0503_tables.h
Generating Sqlite3 output for file gsm0503_coding.c
Generating Sqlite3 output for file gsm0503_interleaving.c
Generating Sqlite3 output for file gsm0503_mapping.c
Generating Sqlite3 output for file gsm0503_parity.c
Generating Sqlite3 output for file gsm0503_tables.c
Generating Sqlite3 output for group bitcomp
Generating Sqlite3 output for group bits
Generating Sqlite3 output for group bitvec
Generating Sqlite3 output for group conv
Generating Sqlite3 output for group crcgen
Generating Sqlite3 output for group utils
Generating Sqlite3 output for group fsm
Generating Sqlite3 output for group gsmtap
Generating Sqlite3 output for group linuxlist
Generating Sqlite3 output for group logging
Generating Sqlite3 output for group loggingrb
Generating Sqlite3 output for group msgb
Generating Sqlite3 output for group prim
Generating Sqlite3 output for group rate_ctr
Generating Sqlite3 output for group select
Generating Sqlite3 output for group sercomm
Generating Sqlite3 output for group serial
Generating Sqlite3 output for group signal
Generating Sqlite3 output for group socket
Generating Sqlite3 output for group osmo_stat_item
Generating Sqlite3 output for group osmo_strrb
Generating Sqlite3 output for group timer
Generating Sqlite3 output for group write_queue
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/coding/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/include/osmocom/
Generating Sqlite3 output for dir /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/src/
lookup cache used 248/65536 hits=3643 misses=284
finished...
cd ./doc && tar cf html.tar */html
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making dvi in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making dvi in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making dvi in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making dvi in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making dvi in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making dvi in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making dvi in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making dvi in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making dvi in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making dvi in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making dvi in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making dvi in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make  check-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making check in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making check in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making check in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making check in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making check in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making check in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making check in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making check in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making check in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making check in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making check in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making check in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  check-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  timer/timer_test sms/sms_test ussd/ussd_test smscb/smscb_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test fr/fr_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test smscb/gsm0341_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test tlv/tlv_test gsup/gsup_test oap/oap_test fsm/fsm_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test stats/stats_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_ns_test
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
  CC       timer/timer_test.o
  CCLD     timer/timer_test
  CC       sms/sms_test.o
../../tests/sms/sms_test.c: In function ‘main’:
../../tests/sms/sms_test.c:292:3: warning: ‘gsm_7bit_encode’ is deprecated (declared at ../../include/osmocom/gsm/gsm_utils.h:224): Use gsm_7bit_encode_n() instead [-Wdeprecated-declarations]
   septet_length = gsm_7bit_encode(coded,
   ^
../../tests/sms/sms_test.c:382:4: warning: ‘gsm_7bit_decode’ is deprecated (declared at ../../include/osmocom/gsm/gsm_utils.h:222): Use gsm_7bit_decode_n() instead [-Wdeprecated-declarations]
    nchars = gsm_7bit_decode(result, test_decode[i].input,
    ^
  CCLD     sms/sms_test
  CC       ussd/ussd_test.o
  CCLD     ussd/ussd_test
  CC       smscb/smscb_test.o
  CCLD     smscb/smscb_test
  CC       bits/bitrev_test.o
  CCLD     bits/bitrev_test
  CC       a5/a5_test.o
  CCLD     a5/a5_test
  CC       conv/conv_test.o
  CC       conv/conv.o
  CCLD     conv/conv_test
  CC       auth/milenage_test.o
  CCLD     auth/milenage_test
  CC       lapd/lapd_test.o
../../tests/lapd/lapd_test.c: In function ‘ms_to_bts_tx_cb’:
../../tests/lapd/lapd_test.c:361:4: warning: #warning "RSL_IE_L3_INFO 16 bit length is wrong" [-Wcpp]
   #warning "RSL_IE_L3_INFO 16 bit length is wrong"
    ^
  CCLD     lapd/lapd_test
  CC       gsm0808/gsm0808_test.o
  CCLD     gsm0808/gsm0808_test
  CC       gsm0408/gsm0408_test.o
  CCLD     gsm0408/gsm0408_test
  CC       gprs/gprs_test.o
  CCLD     gprs/gprs_test
  CC       kasumi/kasumi_test.o
  CCLD     kasumi/kasumi_test
  CC       gea/gea_test.o
  CCLD     gea/gea_test
  CC       logging/logging_test.o
  CCLD     logging/logging_test
  CC       fr/fr_test.o
  CCLD     fr/fr_test
  CC       codec/codec_test.o
  CCLD     codec/codec_test
  CC       loggingrb/loggingrb_test.o
  CCLD     loggingrb/loggingrb_test
  CC       strrb/strrb_test.o
  CCLD     strrb/strrb_test
  CC       comp128/comp128_test.o
  CCLD     comp128/comp128_test
  CC       smscb/gsm0341_test.o
  CCLD     smscb/gsm0341_test
  CC       bitvec/bitvec_test.o
  CCLD     bitvec/bitvec_test
  CC       msgb/msgb_test.o
  CCLD     msgb/msgb_test
  CC       bits/bitcomp_test.o
  CCLD     bits/bitcomp_test
  CC       tlv/tlv_test.o
  CCLD     tlv/tlv_test
  CC       gsup/gsup_test.o
  CCLD     gsup/gsup_test
  CC       oap/oap_test.o
  CCLD     oap/oap_test
  CC       fsm/fsm_test.o
  CCLD     fsm/fsm_test
  CC       write_queue/wqueue_test.o
  CCLD     write_queue/wqueue_test
  CC       socket/socket_test.o
  CCLD     socket/socket_test
  CC       coding/coding_test.o
  CCLD     coding/coding_test
  CC       conv/conv_conv_gsm0503_test-conv_gsm0503_test.o
  CC       conv/conv_conv_gsm0503_test-conv.o
  CC       conv/conv_conv_gsm0503_test-gsm0503_test_vectors.o
  CCLD     conv/conv_gsm0503_test
  CC       abis/abis_test.o
../../tests/abis/abis_test.c: In function ‘chk_raw’:
../../tests/abis/abis_test.c:125:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 };
         ^
../../tests/abis/abis_test.c:125:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
../../tests/abis/abis_test.c: In function ‘chk_descr’:
../../tests/abis/abis_test.c:147:9: warning: missing braces around initializer [-Wmissing-braces]
  struct abis_nm_sw_desc sw = { 0 }, put = {
         ^
../../tests/abis/abis_test.c:147:9: warning: (near initialization for ‘sw.file_id’) [-Wmissing-braces]
  CCLD     abis/abis_test
  CC       endian/endian_test.o
  CCLD     endian/endian_test
  CC       sercomm/sercomm_test.o
../../tests/sercomm/sercomm_test.c: In function ‘main’:
../../tests/sercomm/sercomm_test.c:136:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  CCLD     sercomm/sercomm_test
  CC       stats/stats_test.o
  CCLD     stats/stats_test
  CC       msgfile/msgfile_test.o
  CCLD     msgfile/msgfile_test
  CC       sim/sim_test.o
  CCLD     sim/sim_test
  CC       utils/utils_test.o
  CCLD     utils/utils_test
  CC       vty/vty_test.o
  CCLD     vty/vty_test
  CC       ctrl/ctrl_test.o
  CCLD     ctrl/ctrl_test
  CC       gb/bssgp_fc_test.o
  CCLD     gb/bssgp_fc_test
  CC       gb/gprs_bssgp_test.o
  CCLD     gb/gprs_bssgp_test
  CC       gb/gprs_ns_test.o
  CCLD     gb/gprs_ns_test
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  check-local
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
/bin/sh '../../tests/testsuite' 
## -------------------------------------- ##
## libosmocore 0.9.6.247-cd8e test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: conv                                            ok
  9: conv_gsm0503                                    ok
 10: coding                                          ok
 11: msgb                                            ok
 12: gea                                             ok
 13: msgfile                                         ok
 14: sms                                             ok
 15: smscb                                           ok
 16: ussd                                            ok
 17: auth                                            ok
 18: comp128                                         ok
 19: lapd                                            ok
 20: gsm0808                                         ok
 21: gsm0408                                         ok
 22: gprs                                            ok
 23: logging                                         ok
 24: codec                                           ok
 25: fr                                              ok
 26: loggingrb                                       ok
 27: strrb                                           ok
 28: vty                                             ok
 29: gprs-bssgp                                      ok
 30: gprs-ns                                         ok
 31: utils                                           ok
 32: stats                                           ok
 33: write_queue                                     ok
 34: bssgp-fc                                        ok
 35: sim                                             ok
 36: timer                                           ok
 37: tlv                                             ok
 38: gsup                                            ok
 39: fsm                                             ok
 40: oap                                             ok
 41: socket                                          ok
 42: osmo-auc-gen                                    ok
 43: endian                                          ok
 44: sercomm                                         ok

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

All 44 tests were successful.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make  install-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making install in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/application.h ../../include/osmocom/core/backtrace.h ../../include/osmocom/core/bit16gen.h ../../include/osmocom/core/bit32gen.h ../../include/osmocom/core/bit64gen.h ../../include/osmocom/core/bits.h ../../include/osmocom/core/bitvec.h ../../include/osmocom/core/bitcomp.h ../../include/osmocom/core/byteswap.h ../../include/osmocom/core/conv.h ../../include/osmocom/core/crc16.h ../../include/osmocom/core/crc16gen.h ../../include/osmocom/core/crc32gen.h ../../include/osmocom/core/crc64gen.h ../../include/osmocom/core/crc8gen.h ../../include/osmocom/core/crcgen.h ../../include/osmocom/core/endian.h ../../include/osmocom/core/defs.h ../../include/osmocom/core/fsm.h ../../include/osmocom/core/gsmtap.h ../../include/osmocom/core/gsmtap_util.h ../../include/osmocom/core/linuxlist.h ../../include/osmocom/core/linuxrbtree.h ../../include/osmocom/core/logging.h ../../include/osmocom/core/loggingrb.h ../../include/osmocom/core/stats.h ../../include/osmocom/core/macaddr.h ../../include/osmocom/core/msgb.h ../../include/osmocom/core/panic.h ../../include/osmocom/core/prim.h ../../include/osmocom/core/process.h ../../include/osmocom/core/rate_ctr.h ../../include/osmocom/core/stat_item.h ../../include/osmocom/core/select.h ../../include/osmocom/core/sercomm.h ../../include/osmocom/core/signal.h ../../include/osmocom/core/socket.h ../../include/osmocom/core/statistics.h ../../include/osmocom/core/strrb.h ../../include/osmocom/core/talloc.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /usr/bin/install -c -m 644  ../../include/osmocom/coding/gsm0503_tables.h ../../include/osmocom/coding/gsm0503_parity.h ../../include/osmocom/coding/gsm0503_mapping.h ../../include/osmocom/coding/gsm0503_interleaving.h ../../include/osmocom/coding/gsm0503_coding.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/timer.h ../../include/osmocom/core/utils.h ../../include/osmocom/core/write_queue.h ../../include/osmocom/core/plugin.h ../../include/osmocom/core/msgfile.h ../../include/osmocom/core/serial.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /usr/bin/install -c -m 644  ../../include/osmocom/vty/buffer.h ../../include/osmocom/vty/command.h ../../include/osmocom/vty/logging.h ../../include/osmocom/vty/stats.h ../../include/osmocom/vty/misc.h ../../include/osmocom/vty/telnet_interface.h ../../include/osmocom/vty/vector.h ../../include/osmocom/vty/vty.h ../../include/osmocom/vty/ports.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/protocol/gsm_03_40.h ../../include/osmocom/gsm/protocol/gsm_03_41.h ../../include/osmocom/gsm/protocol/gsm_04_08.h ../../include/osmocom/gsm/protocol/gsm_04_08_gprs.h ../../include/osmocom/gsm/protocol/gsm_04_11.h ../../include/osmocom/gsm/protocol/gsm_04_12.h ../../include/osmocom/gsm/protocol/gsm_04_80.h ../../include/osmocom/gsm/protocol/gsm_08_08.h ../../include/osmocom/gsm/protocol/gsm_08_58.h ../../include/osmocom/gsm/protocol/gsm_09_02.h ../../include/osmocom/gsm/protocol/gsm_12_21.h ../../include/osmocom/gsm/protocol/gsm_23_003.h ../../include/osmocom/gsm/protocol/gsm_44_318.h ../../include/osmocom/gsm/protocol/ipaccess.h ../../include/osmocom/gsm/protocol/smpp34_osmocom.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /usr/bin/install -c -m 644  ../../include/osmocom/sim/class_tables.h ../../include/osmocom/sim/sim.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/gprs_bssgp.h ../../include/osmocom/gprs/gprs_bssgp_bss.h ../../include/osmocom/gprs/gprs_msgb.h ../../include/osmocom/gprs/gprs_ns.h ../../include/osmocom/gprs/gprs_ns_frgre.h ../../include/osmocom/gprs/gprs_rlc.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /usr/bin/install -c -m 644  ../../include/osmocom/crypt/auth.h ../../include/osmocom/crypt/gprs_cipher.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/a5.h ../../include/osmocom/gsm/abis_nm.h ../../include/osmocom/gsm/apn.h ../../include/osmocom/gsm/comp128.h ../../include/osmocom/gsm/comp128v23.h ../../include/osmocom/gsm/bitvec_gsm.h ../../include/osmocom/gsm/gan.h ../../include/osmocom/gsm/gsm0341.h ../../include/osmocom/gsm/gsm0411_smc.h ../../include/osmocom/gsm/gsm0411_smr.h ../../include/osmocom/gsm/gsm0411_utils.h ../../include/osmocom/gsm/gsm0480.h ../../include/osmocom/gsm/gsm0502.h ../../include/osmocom/gsm/gsm0503.h ../../include/osmocom/gsm/gsm0808.h ../../include/osmocom/gsm/gsm0808_utils.h ../../include/osmocom/gsm/gsm23003.h ../../include/osmocom/gsm/gsm48.h ../../include/osmocom/gsm/gsm48_ie.h ../../include/osmocom/gsm/gsm_utils.h ../../include/osmocom/gsm/gsup.h ../../include/osmocom/gsm/ipa.h ../../include/osmocom/gsm/lapd_core.h ../../include/osmocom/gsm/lapdm.h ../../include/osmocom/gsm/meas_rep.h ../../include/osmocom/gsm/mncc.h ../../include/osmocom/gsm/prim.h ../../include/osmocom/gsm/l1sap.h ../../include/osmocom/gsm/oap.h ../../include/osmocom/gsm/rsl.h ../../include/osmocom/gsm/rxlev_stat.h ../../include/osmocom/gsm/sysinfo.h ../../include/osmocom/gsm/tlv.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /usr/bin/install -c -m 644  ../../include/osmocom/ctrl/control_cmd.h ../../include/osmocom/ctrl/control_if.h ../../include/osmocom/ctrl/ports.h ../../include/osmocom/ctrl/control_vty.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/protocol/gsm_04_60.h ../../include/osmocom/gprs/protocol/gsm_08_16.h ../../include/osmocom/gprs/protocol/gsm_08_18.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
 /usr/bin/install -c -m 644  ../../include/osmocom/codec/codec.h '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making install in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.8.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so.8 || { rm -f libosmocore.so.8 && ln -s libosmocore.so.8.0.0 libosmocore.so.8; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.8.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making install in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmovty.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 3:0:0 -no-undefined -ltalloc -o libosmovty.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.3.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so.3 || { rm -f libosmovty.so.3 && ln -s libosmovty.so.3.0.0 libosmovty.so.3; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.3.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making install in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocodec.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -o libosmocodec.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ../../src/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.0.0 libosmocodec.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making install in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogsm.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -Wl,--version-script=../../../src/gsm/libosmogsm.map -version-info 7:0:1 -no-undefined -ltalloc -o libosmogsm.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib libgsmint.la )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.6.1.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so.6 || { rm -f libosmogsm.so.6 && ln -s libosmogsm.so.6.1.0 libosmogsm.so.6; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.6.1.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making install in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocoding.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -ltalloc -o libosmocoding.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.0.0 libosmocoding.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.0.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making install in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogb.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -Wl,--version-script=../../../src/gb/libosmogb.map -version-info 4:0:0 -ltalloc -o libosmogb.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_bss.lo common_vty.lo ../../src/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.4.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so.4 || { rm -f libosmogb.so.4 && ln -s libosmogb.so.4.0.0 libosmogb.so.4; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.4.0.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making install in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmoctrl.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -I../../../include -I../../include -g -O2 -ltalloc -version-info 0:0:0 -no-undefined -o libosmoctrl.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making install in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmosim.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -version-info 0:0:0 -o libosmosim.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib core.lo reader.lo reader_pcsc.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_tetra.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.0.0.0T /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so.0 || { rm -f libosmosim.so.0 && ln -s libosmosim.so.0.0.0 libosmosim.so.0; }; })
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.0.0.0 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/sbin" ldconfig -n /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making install in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making install in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-auc-gen
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making install in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/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 '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /usr/bin/install -c -m 644 ./doc/html.tar '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /bin/mkdir -p '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making installcheck in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making installcheck in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making installcheck in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making installcheck in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making installcheck in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making installcheck in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making installcheck in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making installcheck in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making installcheck in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making installcheck in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making installcheck in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making installcheck in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
/bin/sh '../../tests/testsuite' AUTOTEST_PATH='/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin' \
	
## -------------------------------------- ##
## libosmocore 0.9.6.247-cd8e test suite. ##
## -------------------------------------- ##

Regression tests.

  1: a5                                              ok
  2: abis                                            ok
  3: ctrl                                            ok
  4: kasumi                                          ok
  5: bits                                            ok
  6: bitvec                                          ok
  7: bitcomp                                         ok
  8: conv                                            ok
  9: conv_gsm0503                                    ok
 10: coding                                          ok
 11: msgb                                            ok
 12: gea                                             ok
 13: msgfile                                         ok
 14: sms                                             ok
 15: smscb                                           ok
 16: ussd                                            ok
 17: auth                                            ok
 18: comp128                                         ok
 19: lapd                                            ok
 20: gsm0808                                         ok
 21: gsm0408                                         ok
 22: gprs                                            ok
 23: logging                                         ok
 24: codec                                           ok
 25: fr                                              ok
 26: loggingrb                                       ok
 27: strrb                                           ok
 28: vty                                             ok
 29: gprs-bssgp                                      ok
 30: gprs-ns                                         ok
 31: utils                                           ok
 32: stats                                           ok
 33: write_queue                                     ok
 34: bssgp-fc                                        ok
 35: sim                                             ok
 36: timer                                           ok
 37: tlv                                             ok
 38: gsup                                            ok
 39: fsm                                             ok
 40: oap                                             ok
 41: socket                                          ok
 42: osmo-auc-gen                                    ok
 43: endian                                          ok
 44: sercomm                                         ok

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

All 44 tests were successful.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making uninstall in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include' && rm -f osmocom/codec/codec.h osmocom/core/application.h osmocom/core/backtrace.h osmocom/core/bit16gen.h osmocom/core/bit32gen.h osmocom/core/bit64gen.h osmocom/core/bits.h osmocom/core/bitvec.h osmocom/core/bitcomp.h osmocom/core/byteswap.h osmocom/core/conv.h osmocom/core/crc16.h osmocom/core/crc16gen.h osmocom/core/crc32gen.h osmocom/core/crc64gen.h osmocom/core/crc8gen.h osmocom/core/crcgen.h osmocom/core/endian.h osmocom/core/defs.h osmocom/core/fsm.h osmocom/core/gsmtap.h osmocom/core/gsmtap_util.h osmocom/core/linuxlist.h osmocom/core/linuxrbtree.h osmocom/core/logging.h osmocom/core/loggingrb.h osmocom/core/stats.h osmocom/core/macaddr.h osmocom/core/msgb.h osmocom/core/panic.h osmocom/core/prim.h osmocom/core/process.h osmocom/core/rate_ctr.h osmocom/core/stat_item.h osmocom/core/select.h osmocom/core/sercomm.h osmocom/core/signal.h osmocom/core/socket.h osmocom/core/statistics.h osmocom/core/strrb.h osmocom/core/talloc.h osmocom/core/timer.h osmocom/core/utils.h osmocom/core/write_queue.h osmocom/crypt/auth.h osmocom/crypt/gprs_cipher.h osmocom/ctrl/control_cmd.h osmocom/ctrl/control_if.h osmocom/ctrl/ports.h osmocom/gprs/gprs_bssgp.h osmocom/gprs/gprs_bssgp_bss.h osmocom/gprs/gprs_msgb.h osmocom/gprs/gprs_ns.h osmocom/gprs/gprs_ns_frgre.h osmocom/gprs/gprs_rlc.h osmocom/gprs/protocol/gsm_04_60.h osmocom/gprs/protocol/gsm_08_16.h osmocom/gprs/protocol/gsm_08_18.h osmocom/gsm/a5.h osmocom/gsm/abis_nm.h osmocom/gsm/apn.h osmocom/gsm/comp128.h osmocom/gsm/comp128v23.h osmocom/gsm/bitvec_gsm.h osmocom/gsm/gan.h osmocom/gsm/gsm0341.h osmocom/gsm/gsm0411_smc.h osmocom/gsm/gsm0411_smr.h osmocom/gsm/gsm0411_utils.h osmocom/gsm/gsm0480.h osmocom/gsm/gsm0502.h osmocom/gsm/gsm0503.h osmocom/coding/gsm0503_tables.h osmocom/coding/gsm0503_parity.h osmocom/coding/gsm0503_mapping.h osmocom/coding/gsm0503_interleaving.h osmocom/coding/gsm0503_coding.h osmocom/gsm/gsm0808.h osmocom/gsm/gsm0808_utils.h osmocom/gsm/gsm23003.h osmocom/gsm/gsm48.h osmocom/gsm/gsm48_ie.h osmocom/gsm/gsm_utils.h osmocom/gsm/gsup.h osmocom/gsm/ipa.h osmocom/gsm/lapd_core.h osmocom/gsm/lapdm.h osmocom/gsm/meas_rep.h osmocom/gsm/mncc.h osmocom/gsm/prim.h osmocom/gsm/l1sap.h osmocom/gsm/oap.h osmocom/gsm/protocol/gsm_03_40.h osmocom/gsm/protocol/gsm_03_41.h osmocom/gsm/protocol/gsm_04_08.h osmocom/gsm/protocol/gsm_04_08_gprs.h osmocom/gsm/protocol/gsm_04_11.h osmocom/gsm/protocol/gsm_04_12.h osmocom/gsm/protocol/gsm_04_80.h osmocom/gsm/protocol/gsm_08_08.h osmocom/gsm/protocol/gsm_08_58.h osmocom/gsm/protocol/gsm_09_02.h osmocom/gsm/protocol/gsm_12_21.h osmocom/gsm/protocol/gsm_23_003.h osmocom/gsm/protocol/gsm_44_318.h osmocom/gsm/protocol/ipaccess.h osmocom/gsm/protocol/smpp34_osmocom.h osmocom/gsm/rsl.h osmocom/gsm/rxlev_stat.h osmocom/gsm/sysinfo.h osmocom/gsm/tlv.h osmocom/sim/class_tables.h osmocom/sim/sim.h osmocom/core/plugin.h osmocom/core/msgfile.h osmocom/core/serial.h osmocom/vty/buffer.h osmocom/vty/command.h osmocom/vty/logging.h osmocom/vty/stats.h osmocom/vty/misc.h osmocom/vty/telnet_interface.h osmocom/vty/vector.h osmocom/vty/vty.h osmocom/vty/ports.h osmocom/ctrl/control_vty.h )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making uninstall in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/sh ../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making uninstall in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making uninstall in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making uninstall in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making uninstall in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making uninstall in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making uninstall in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making uninstall in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la'
libtool: uninstall: rm -f /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0 /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making uninstall in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making uninstall in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin' && rm -f osmo-arfcn osmo-auc-gen )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making uninstall in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore' && rm -f html.tar )
 ( cd '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig' && rm -f libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc )
make  uninstall-hook
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && rm -rf {core,gsm,vty,codec,coding}
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make  install-recursive
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making install in include
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[5]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/application.h ../../include/osmocom/core/backtrace.h ../../include/osmocom/core/bit16gen.h ../../include/osmocom/core/bit32gen.h ../../include/osmocom/core/bit64gen.h ../../include/osmocom/core/bits.h ../../include/osmocom/core/bitvec.h ../../include/osmocom/core/bitcomp.h ../../include/osmocom/core/byteswap.h ../../include/osmocom/core/conv.h ../../include/osmocom/core/crc16.h ../../include/osmocom/core/crc16gen.h ../../include/osmocom/core/crc32gen.h ../../include/osmocom/core/crc64gen.h ../../include/osmocom/core/crc8gen.h ../../include/osmocom/core/crcgen.h ../../include/osmocom/core/endian.h ../../include/osmocom/core/defs.h ../../include/osmocom/core/fsm.h ../../include/osmocom/core/gsmtap.h ../../include/osmocom/core/gsmtap_util.h ../../include/osmocom/core/linuxlist.h ../../include/osmocom/core/linuxrbtree.h ../../include/osmocom/core/logging.h ../../include/osmocom/core/loggingrb.h ../../include/osmocom/core/stats.h ../../include/osmocom/core/macaddr.h ../../include/osmocom/core/msgb.h ../../include/osmocom/core/panic.h ../../include/osmocom/core/prim.h ../../include/osmocom/core/process.h ../../include/osmocom/core/rate_ctr.h ../../include/osmocom/core/stat_item.h ../../include/osmocom/core/select.h ../../include/osmocom/core/sercomm.h ../../include/osmocom/core/signal.h ../../include/osmocom/core/socket.h ../../include/osmocom/core/statistics.h ../../include/osmocom/core/strrb.h ../../include/osmocom/core/talloc.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /usr/bin/install -c -m 644  ../../include/osmocom/coding/gsm0503_tables.h ../../include/osmocom/coding/gsm0503_parity.h ../../include/osmocom/coding/gsm0503_mapping.h ../../include/osmocom/coding/gsm0503_interleaving.h ../../include/osmocom/coding/gsm0503_coding.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/coding'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /usr/bin/install -c -m 644  ../../include/osmocom/core/timer.h ../../include/osmocom/core/utils.h ../../include/osmocom/core/write_queue.h ../../include/osmocom/core/plugin.h ../../include/osmocom/core/msgfile.h ../../include/osmocom/core/serial.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/core'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /usr/bin/install -c -m 644  ../../include/osmocom/vty/buffer.h ../../include/osmocom/vty/command.h ../../include/osmocom/vty/logging.h ../../include/osmocom/vty/stats.h ../../include/osmocom/vty/misc.h ../../include/osmocom/vty/telnet_interface.h ../../include/osmocom/vty/vector.h ../../include/osmocom/vty/vty.h ../../include/osmocom/vty/ports.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/vty'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/protocol/gsm_03_40.h ../../include/osmocom/gsm/protocol/gsm_03_41.h ../../include/osmocom/gsm/protocol/gsm_04_08.h ../../include/osmocom/gsm/protocol/gsm_04_08_gprs.h ../../include/osmocom/gsm/protocol/gsm_04_11.h ../../include/osmocom/gsm/protocol/gsm_04_12.h ../../include/osmocom/gsm/protocol/gsm_04_80.h ../../include/osmocom/gsm/protocol/gsm_08_08.h ../../include/osmocom/gsm/protocol/gsm_08_58.h ../../include/osmocom/gsm/protocol/gsm_09_02.h ../../include/osmocom/gsm/protocol/gsm_12_21.h ../../include/osmocom/gsm/protocol/gsm_23_003.h ../../include/osmocom/gsm/protocol/gsm_44_318.h ../../include/osmocom/gsm/protocol/ipaccess.h ../../include/osmocom/gsm/protocol/smpp34_osmocom.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm/protocol'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /usr/bin/install -c -m 644  ../../include/osmocom/sim/class_tables.h ../../include/osmocom/sim/sim.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/sim'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/gprs_bssgp.h ../../include/osmocom/gprs/gprs_bssgp_bss.h ../../include/osmocom/gprs/gprs_msgb.h ../../include/osmocom/gprs/gprs_ns.h ../../include/osmocom/gprs/gprs_ns_frgre.h ../../include/osmocom/gprs/gprs_rlc.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /usr/bin/install -c -m 644  ../../include/osmocom/crypt/auth.h ../../include/osmocom/crypt/gprs_cipher.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/crypt'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /usr/bin/install -c -m 644  ../../include/osmocom/gsm/a5.h ../../include/osmocom/gsm/abis_nm.h ../../include/osmocom/gsm/apn.h ../../include/osmocom/gsm/comp128.h ../../include/osmocom/gsm/comp128v23.h ../../include/osmocom/gsm/bitvec_gsm.h ../../include/osmocom/gsm/gan.h ../../include/osmocom/gsm/gsm0341.h ../../include/osmocom/gsm/gsm0411_smc.h ../../include/osmocom/gsm/gsm0411_smr.h ../../include/osmocom/gsm/gsm0411_utils.h ../../include/osmocom/gsm/gsm0480.h ../../include/osmocom/gsm/gsm0502.h ../../include/osmocom/gsm/gsm0503.h ../../include/osmocom/gsm/gsm0808.h ../../include/osmocom/gsm/gsm0808_utils.h ../../include/osmocom/gsm/gsm23003.h ../../include/osmocom/gsm/gsm48.h ../../include/osmocom/gsm/gsm48_ie.h ../../include/osmocom/gsm/gsm_utils.h ../../include/osmocom/gsm/gsup.h ../../include/osmocom/gsm/ipa.h ../../include/osmocom/gsm/lapd_core.h ../../include/osmocom/gsm/lapdm.h ../../include/osmocom/gsm/meas_rep.h ../../include/osmocom/gsm/mncc.h ../../include/osmocom/gsm/prim.h ../../include/osmocom/gsm/l1sap.h ../../include/osmocom/gsm/oap.h ../../include/osmocom/gsm/rsl.h ../../include/osmocom/gsm/rxlev_stat.h ../../include/osmocom/gsm/sysinfo.h ../../include/osmocom/gsm/tlv.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gsm'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /usr/bin/install -c -m 644  ../../include/osmocom/ctrl/control_cmd.h ../../include/osmocom/ctrl/control_if.h ../../include/osmocom/ctrl/ports.h ../../include/osmocom/ctrl/control_vty.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/ctrl'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644  ../../include/osmocom/gprs/protocol/gsm_04_60.h ../../include/osmocom/gprs/protocol/gsm_08_16.h ../../include/osmocom/gprs/protocol/gsm_08_18.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/gprs/protocol'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
 /usr/bin/install -c -m 644  ../../include/osmocom/codec/codec.h '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include/osmocom/codec'
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making install in src
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.8.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so.8 || { rm -f libosmocore.so.8 && ln -s libosmocore.so.8.0.0 libosmocore.so.8; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocore.so.8.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.8.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making install in src/vty
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmovty.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 3:0:0 -no-undefined -ltalloc -o libosmovty.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo ../../src/libosmocore.la -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmovty.so.3.0.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so.3 || { rm -f libosmovty.so.3 && ln -s libosmovty.so.3.0.0 libosmovty.so.3; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmovty.so.3.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.3.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making install in src/codec
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocodec.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -o libosmocodec.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ../../src/libosmocore.la -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.0.0.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so.0 || { rm -f libosmocodec.so.0 && ln -s libosmocodec.so.0.0.0 libosmocodec.so.0; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocodec.so.0.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.0.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making install in src/gsm
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogsm.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -Wl,--version-script=../../../src/gsm/libosmogsm.map -version-info 7:0:1 -no-undefined -ltalloc -o libosmogsm.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib libgsmint.la -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.6.1.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so.6 || { rm -f libosmogsm.so.6 && ln -s libosmogsm.so.6.1.0 libosmogsm.so.6; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogsm.so.6.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.6.1.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making install in src/coding
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmocoding.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -g -O2 -version-info 0:0:0 -no-undefined -ltalloc -o libosmocoding.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.0.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.0.0 libosmocoding.so.0; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmocoding.so.0.0.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.0.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making install in src/gb
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmogb.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -Wl,--version-script=../../../src/gb/libosmogb.map -version-info 4:0:0 -ltalloc -o libosmogb.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_bss.lo common_vty.lo ../../src/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmogb.so.4.0.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so.4 || { rm -f libosmogb.so.4 && ln -s libosmogb.so.4.0.0 libosmogb.so.4; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmogb.so.4.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.4.0.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making install in src/ctrl
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmoctrl.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -Wall -I../../../include -I../../include -g -O2 -ltalloc -version-info 0:0:0 -no-undefined -o libosmoctrl.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.0.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so.0; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmoctrl.so.0.0.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.0.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making install in src/sim
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: relinking `libosmosim.la'
libtool: install: (cd /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim; /bin/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/libtool  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -g -O2 -version-info 0:0:0 -o libosmosim.la -rpath /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib core.lo reader.lo reader_pcsc.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_tetra.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite -inst-prefix-dir /tmp/am-dc-11249/)
libtool: install: /usr/bin/install -c .libs/libosmosim.so.0.0.0T /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so.0 || { rm -f libosmosim.so.0 && ln -s libosmosim.so.0.0.0 libosmosim.so.0; }; })
libtool: install: (cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib && { ln -s -f libosmosim.so.0.0.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.0.0.0 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la
libtool: install: warning: remember to run `libtool --finish /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making install in src/pseudotalloc
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making install in utils
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin'
libtool: install: warning: `../src/libosmocore.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-arfcn
libtool: install: warning: `../src/libosmocore.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: warning: `../src/gsm/libosmogsm.la' has not been installed in `/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib'
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin/osmo-auc-gen
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making install in tests
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  install-am
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/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 '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /usr/bin/install -c -m 644 ./doc/html.tar '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore'
 /bin/mkdir -p '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig'
make  install-data-hook
make[5]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && tar xf html.tar && rm -f html.tar
make[5]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[4]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making uninstall in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
 ( cd '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/include' && rm -f osmocom/codec/codec.h osmocom/core/application.h osmocom/core/backtrace.h osmocom/core/bit16gen.h osmocom/core/bit32gen.h osmocom/core/bit64gen.h osmocom/core/bits.h osmocom/core/bitvec.h osmocom/core/bitcomp.h osmocom/core/byteswap.h osmocom/core/conv.h osmocom/core/crc16.h osmocom/core/crc16gen.h osmocom/core/crc32gen.h osmocom/core/crc64gen.h osmocom/core/crc8gen.h osmocom/core/crcgen.h osmocom/core/endian.h osmocom/core/defs.h osmocom/core/fsm.h osmocom/core/gsmtap.h osmocom/core/gsmtap_util.h osmocom/core/linuxlist.h osmocom/core/linuxrbtree.h osmocom/core/logging.h osmocom/core/loggingrb.h osmocom/core/stats.h osmocom/core/macaddr.h osmocom/core/msgb.h osmocom/core/panic.h osmocom/core/prim.h osmocom/core/process.h osmocom/core/rate_ctr.h osmocom/core/stat_item.h osmocom/core/select.h osmocom/core/sercomm.h osmocom/core/signal.h osmocom/core/socket.h osmocom/core/statistics.h osmocom/core/strrb.h osmocom/core/talloc.h osmocom/core/timer.h osmocom/core/utils.h osmocom/core/write_queue.h osmocom/crypt/auth.h osmocom/crypt/gprs_cipher.h osmocom/ctrl/control_cmd.h osmocom/ctrl/control_if.h osmocom/ctrl/ports.h osmocom/gprs/gprs_bssgp.h osmocom/gprs/gprs_bssgp_bss.h osmocom/gprs/gprs_msgb.h osmocom/gprs/gprs_ns.h osmocom/gprs/gprs_ns_frgre.h osmocom/gprs/gprs_rlc.h osmocom/gprs/protocol/gsm_04_60.h osmocom/gprs/protocol/gsm_08_16.h osmocom/gprs/protocol/gsm_08_18.h osmocom/gsm/a5.h osmocom/gsm/abis_nm.h osmocom/gsm/apn.h osmocom/gsm/comp128.h osmocom/gsm/comp128v23.h osmocom/gsm/bitvec_gsm.h osmocom/gsm/gan.h osmocom/gsm/gsm0341.h osmocom/gsm/gsm0411_smc.h osmocom/gsm/gsm0411_smr.h osmocom/gsm/gsm0411_utils.h osmocom/gsm/gsm0480.h osmocom/gsm/gsm0502.h osmocom/gsm/gsm0503.h osmocom/coding/gsm0503_tables.h osmocom/coding/gsm0503_parity.h osmocom/coding/gsm0503_mapping.h osmocom/coding/gsm0503_interleaving.h osmocom/coding/gsm0503_coding.h osmocom/gsm/gsm0808.h osmocom/gsm/gsm0808_utils.h osmocom/gsm/gsm23003.h osmocom/gsm/gsm48.h osmocom/gsm/gsm48_ie.h osmocom/gsm/gsm_utils.h osmocom/gsm/gsup.h osmocom/gsm/ipa.h osmocom/gsm/lapd_core.h osmocom/gsm/lapdm.h osmocom/gsm/meas_rep.h osmocom/gsm/mncc.h osmocom/gsm/prim.h osmocom/gsm/l1sap.h osmocom/gsm/oap.h osmocom/gsm/protocol/gsm_03_40.h osmocom/gsm/protocol/gsm_03_41.h osmocom/gsm/protocol/gsm_04_08.h osmocom/gsm/protocol/gsm_04_08_gprs.h osmocom/gsm/protocol/gsm_04_11.h osmocom/gsm/protocol/gsm_04_12.h osmocom/gsm/protocol/gsm_04_80.h osmocom/gsm/protocol/gsm_08_08.h osmocom/gsm/protocol/gsm_08_58.h osmocom/gsm/protocol/gsm_09_02.h osmocom/gsm/protocol/gsm_12_21.h osmocom/gsm/protocol/gsm_23_003.h osmocom/gsm/protocol/gsm_44_318.h osmocom/gsm/protocol/ipaccess.h osmocom/gsm/protocol/smpp34_osmocom.h osmocom/gsm/rsl.h osmocom/gsm/rxlev_stat.h osmocom/gsm/sysinfo.h osmocom/gsm/tlv.h osmocom/sim/class_tables.h osmocom/sim/sim.h osmocom/core/plugin.h osmocom/core/msgfile.h osmocom/core/serial.h osmocom/vty/buffer.h osmocom/vty/command.h osmocom/vty/logging.h osmocom/vty/stats.h osmocom/vty/misc.h osmocom/vty/telnet_interface.h osmocom/vty/vector.h osmocom/vty/vty.h osmocom/vty/ports.h osmocom/ctrl/control_vty.h )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making uninstall in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
 /bin/sh ../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so.8 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocore.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making uninstall in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so.3 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmovty.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making uninstall in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocodec.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making uninstall in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6.1.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so.6 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogsm.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making uninstall in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmocoding.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making uninstall in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so.4 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmogb.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making uninstall in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmoctrl.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making uninstall in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 /bin/sh ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la'
libtool: uninstall: rm -f /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.la /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0.0.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so.0 /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/libosmosim.so
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making uninstall in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making uninstall in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
 ( cd '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/bin' && rm -f osmo-arfcn osmo-auc-gen )
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making uninstall in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
 ( cd '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore' && rm -f html.tar )
 ( cd '/tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/lib/pkgconfig' && rm -f libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc )
make  uninstall-hook
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
cd /tmp/am-dc-11249//home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_inst/share/doc/libosmocore && rm -rf {core,gsm,vty,codec,coding}
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make  dist-bzip2 am__post_remove_distdir='@:'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
test -d "libosmocore-0.9.6.247-cd8e" || mkdir "libosmocore-0.9.6.247-cd8e"
 (cd include && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
 (cd src && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
 (cd src/vty && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/vty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
 (cd src/codec && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/codec \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
 (cd src/gsm && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gsm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
 (cd src/coding && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/coding \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
 (cd src/gb && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/gb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
 (cd src/ctrl && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/ctrl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
 (cd src/sim && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/sim \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
 (cd src/pseudotalloc && make  top_distdir=../../libosmocore-0.9.6.247-cd8e distdir=../../libosmocore-0.9.6.247-cd8e/src/pseudotalloc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
 (cd utils && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
 (cd tests && make  top_distdir=../libosmocore-0.9.6.247-cd8e distdir=../libosmocore-0.9.6.247-cd8e/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make  \
  top_distdir="libosmocore-0.9.6.247-cd8e" distdir="libosmocore-0.9.6.247-cd8e" \
  dist-hook
make[3]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
echo 0.9.6.247-cd8e > libosmocore-0.9.6.247-cd8e/.tarball-version
make[3]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
test -n "" \
|| find "libosmocore-0.9.6.247-cd8e" -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/sh /home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libosmocore-0.9.6.247-cd8e"
tardir=libosmocore-0.9.6.247-cd8e && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmocore-0.9.6.247-cd8e.tar.bz2
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
Making distclean in include
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
test -z "osmocom/gsm/gsm0503.h" || rm -f osmocom/gsm/gsm0503.h
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../include" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/include'
Making distclean in src
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
test -z "libosmocore.la" || rm -f libosmocore.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../src" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src'
Making distclean in src/vty
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
test -z "libosmovty.la" || rm -f libosmovty.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/vty" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/vty'
Making distclean in src/codec
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
test -z "libosmocodec.la" || rm -f libosmocodec.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/codec" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/codec'
Making distclean in src/gsm
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
test -z "gsm0503_conv.c" || rm -f gsm0503_conv.c
test -z "libosmogsm.la" || rm -f libosmogsm.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf milenage/.libs milenage/_libs
test -z "libgsmint.la" || rm -f libgsmint.la
rm -f ./so_locations
rm -f *.o
rm -f milenage/*.o
rm -f milenage/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/gsm" || test -z "" || rm -f 
rm -f milenage/.deps/.dirstamp
rm -f milenage/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps milenage/.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gsm'
Making distclean in src/coding
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
test -z "libosmocoding.la" || rm -f libosmocoding.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/coding" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/coding'
Making distclean in src/gb
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
test -z "libosmogb.la" || rm -f libosmogb.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/gb" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/gb'
Making distclean in src/ctrl
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
test -z "libosmoctrl.la" || rm -f libosmoctrl.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/ctrl" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/ctrl'
Making distclean in src/sim
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
test -z "libosmosim.la" || rm -f libosmosim.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/sim" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/sim'
Making distclean in src/pseudotalloc
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src/pseudotalloc" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/src/pseudotalloc'
Making distclean in utils
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
 rm -f osmo-arfcn osmo-auc-gen
rm -rf .libs _libs
 rm -f osmo-sim-test
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../utils" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/utils'
Making distclean in tests
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
 rm -f timer/timer_test sms/sms_test ussd/ussd_test smscb/smscb_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test fr/fr_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test smscb/gsm0341_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test tlv/tlv_test gsup/gsup_test oap/oap_test fsm/fsm_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test stats/stats_test msgfile/msgfile_test sim/sim_test utils/utils_test vty/vty_test ctrl/ctrl_test gb/bssgp_fc_test gb/gprs_bssgp_test gb/gprs_ns_test
rm -rf .libs _libs
rm -rf a5/.libs a5/_libs
rm -rf abis/.libs abis/_libs
rm -rf auth/.libs auth/_libs
rm -rf bits/.libs bits/_libs
rm -rf bitvec/.libs bitvec/_libs
rm -rf codec/.libs codec/_libs
rm -rf coding/.libs coding/_libs
rm -rf comp128/.libs comp128/_libs
rm -rf conv/.libs conv/_libs
rm -rf ctrl/.libs ctrl/_libs
rm -rf endian/.libs endian/_libs
rm -rf fr/.libs fr/_libs
rm -rf fsm/.libs fsm/_libs
rm -rf gb/.libs gb/_libs
rm -rf gea/.libs gea/_libs
rm -rf gprs/.libs gprs/_libs
rm -rf gsm0408/.libs gsm0408/_libs
rm -rf gsm0808/.libs gsm0808/_libs
rm -rf gsup/.libs gsup/_libs
rm -rf kasumi/.libs kasumi/_libs
rm -rf lapd/.libs lapd/_libs
rm -rf logging/.libs logging/_libs
rm -rf loggingrb/.libs loggingrb/_libs
rm -rf msgb/.libs msgb/_libs
rm -rf msgfile/.libs msgfile/_libs
rm -rf oap/.libs oap/_libs
rm -rf sercomm/.libs sercomm/_libs
rm -rf sim/.libs sim/_libs
rm -rf sms/.libs sms/_libs
rm -rf smscb/.libs smscb/_libs
rm -rf socket/.libs socket/_libs
rm -rf stats/.libs stats/_libs
rm -rf strrb/.libs strrb/_libs
rm -rf timer/.libs timer/_libs
rm -rf tlv/.libs tlv/_libs
rm -rf ussd/.libs ussd/_libs
rm -rf utils/.libs utils/_libs
rm -rf vty/.libs vty/_libs
rm -rf write_queue/.libs write_queue/_libs
test ! -f '../../tests/testsuite' || \
	/bin/sh '../../tests/testsuite' --clean
rm -f *.o
rm -f a5/*.o
rm -f abis/*.o
rm -f auth/*.o
rm -f bits/*.o
rm -f bitvec/*.o
rm -f codec/*.o
rm -f coding/*.o
rm -f comp128/*.o
rm -f conv/*.o
rm -f ctrl/*.o
rm -f endian/*.o
rm -f fr/*.o
rm -f fsm/*.o
rm -f gb/*.o
rm -f gea/*.o
rm -f gprs/*.o
rm -f gsm0408/*.o
rm -f gsm0808/*.o
rm -f gsup/*.o
rm -f kasumi/*.o
rm -f lapd/*.o
rm -f logging/*.o
rm -f loggingrb/*.o
rm -f msgb/*.o
rm -f msgfile/*.o
rm -f oap/*.o
rm -f sercomm/*.o
rm -f sim/*.o
rm -f sms/*.o
rm -f smscb/*.o
rm -f socket/*.o
rm -f stats/*.o
rm -f strrb/*.o
rm -f timer/*.o
rm -f tlv/*.o
rm -f ussd/*.o
rm -f utils/*.o
rm -f vty/*.o
rm -f write_queue/*.o
rm -f *.lo
rm -f *.tab.c
test -z "atlocal" || rm -f atlocal
test . = "../../tests" || test -z "" || rm -f 
rm -f a5/.deps/.dirstamp
rm -f a5/.dirstamp
rm -f abis/.deps/.dirstamp
rm -f abis/.dirstamp
rm -f auth/.deps/.dirstamp
rm -f auth/.dirstamp
rm -f bits/.deps/.dirstamp
rm -f bits/.dirstamp
rm -f bitvec/.deps/.dirstamp
rm -f bitvec/.dirstamp
rm -f codec/.deps/.dirstamp
rm -f codec/.dirstamp
rm -f coding/.deps/.dirstamp
rm -f coding/.dirstamp
rm -f comp128/.deps/.dirstamp
rm -f comp128/.dirstamp
rm -f conv/.deps/.dirstamp
rm -f conv/.dirstamp
rm -f ctrl/.deps/.dirstamp
rm -f ctrl/.dirstamp
rm -f endian/.deps/.dirstamp
rm -f endian/.dirstamp
rm -f fr/.deps/.dirstamp
rm -f fr/.dirstamp
rm -f fsm/.deps/.dirstamp
rm -f fsm/.dirstamp
rm -f gb/.deps/.dirstamp
rm -f gb/.dirstamp
rm -f gea/.deps/.dirstamp
rm -f gea/.dirstamp
rm -f gprs/.deps/.dirstamp
rm -f gprs/.dirstamp
rm -f gsm0408/.deps/.dirstamp
rm -f gsm0408/.dirstamp
rm -f gsm0808/.deps/.dirstamp
rm -f gsm0808/.dirstamp
rm -f gsup/.deps/.dirstamp
rm -f gsup/.dirstamp
rm -f kasumi/.deps/.dirstamp
rm -f kasumi/.dirstamp
rm -f lapd/.deps/.dirstamp
rm -f lapd/.dirstamp
rm -f logging/.deps/.dirstamp
rm -f logging/.dirstamp
rm -f loggingrb/.deps/.dirstamp
rm -f loggingrb/.dirstamp
rm -f msgb/.deps/.dirstamp
rm -f msgb/.dirstamp
rm -f msgfile/.deps/.dirstamp
rm -f msgfile/.dirstamp
rm -f oap/.deps/.dirstamp
rm -f oap/.dirstamp
rm -f sercomm/.deps/.dirstamp
rm -f sercomm/.dirstamp
rm -f sim/.deps/.dirstamp
rm -f sim/.dirstamp
rm -f sms/.deps/.dirstamp
rm -f sms/.dirstamp
rm -f smscb/.deps/.dirstamp
rm -f smscb/.dirstamp
rm -f socket/.deps/.dirstamp
rm -f socket/.dirstamp
rm -f stats/.deps/.dirstamp
rm -f stats/.dirstamp
rm -f strrb/.deps/.dirstamp
rm -f strrb/.dirstamp
rm -f timer/.deps/.dirstamp
rm -f timer/.dirstamp
rm -f tlv/.deps/.dirstamp
rm -f tlv/.dirstamp
rm -f ussd/.deps/.dirstamp
rm -f ussd/.dirstamp
rm -f utils/.deps/.dirstamp
rm -f utils/.dirstamp
rm -f vty/.deps/.dirstamp
rm -f vty/.dirstamp
rm -f write_queue/.deps/.dirstamp
rm -f write_queue/.dirstamp
test -z "atconfig atlocal conv/gsm0503_test_vectors.c" || rm -f atconfig atlocal conv/gsm0503_test_vectors.c
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf a5/.deps abis/.deps auth/.deps bits/.deps bitvec/.deps codec/.deps coding/.deps comp128/.deps conv/.deps ctrl/.deps endian/.deps fr/.deps fsm/.deps gb/.deps gea/.deps gprs/.deps gsm0408/.deps gsm0808/.deps gsup/.deps kasumi/.deps lapd/.deps logging/.deps loggingrb/.deps msgb/.deps msgfile/.deps oap/.deps sercomm/.deps sim/.deps sms/.deps smscb/.deps socket/.deps stats/.deps strrb/.deps timer/.deps tlv/.deps ussd/.deps utils/.deps vty/.deps write_queue/.deps
rm -f Makefile
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build/tests'
make[2]: Entering directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
rm -rf .libs _libs
test -z "doc/{core,gsm,vty,codec,coding}/html/search/* doc/{core,gsm,vty,codec,coding}/{html,latex}/* doc/html.tar doc/{core,gsm,vty,codec,coding}/doxygen_sqlite3.db doc/*.tag" || rm -f doc/{core,gsm,vty,codec,coding}/html/search/* doc/{core,gsm,vty,codec,coding}/{html,latex}/* doc/html.tar doc/{core,gsm,vty,codec,coding}/doxygen_sqlite3.db doc/*.tag
rm: cannot remove ‘doc/core/html/search’: Is a directory
rm: cannot remove ‘doc/gsm/html/search’: Is a directory
rm: cannot remove ‘doc/vty/html/search’: Is a directory
rm: cannot remove ‘doc/codec/html/search’: Is a directory
rm: cannot remove ‘doc/coding/html/search’: Is a directory
Makefile:838: recipe for target 'mostlyclean-generic' failed
make[2]: [mostlyclean-generic] Error 1 (ignored)
rm -f *.lo
test -z "libosmocore.pc libosmocodec.pc libosmocoding.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmosim.pc Doxyfile.core Doxyfile.gsm Doxyfile.vty Doxyfile.codec Doxyfile.coding" || rm -f libosmocore.pc libosmocodec.pc libosmocoding.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmosim.pc Doxyfile.core Doxyfile.gsm Doxyfile.vty Doxyfile.codec Doxyfile.coding
test . = ".." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/TEST_libosmocore_arm_none_eabi/arch/amd64/label/linux_amd64_debian8/builddir/libosmocore-0.9.6.247-cd8e/_build'
if test -d "libosmocore-0.9.6.247-cd8e"; then find "libosmocore-0.9.6.247-cd8e" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmocore-0.9.6.247-cd8e" || { sleep 5 && rm -rf "libosmocore-0.9.6.247-cd8e"; }; else :; fi
============================================================
libosmocore-0.9.6.247-cd8e archives ready for distribution: 
libosmocore-0.9.6.247-cd8e.tar.bz2
============================================================
[WARNINGS] Parsing warnings in console log with parser GNU C Compiler 4 (gcc)
[WARNINGS] Computing warning deltas based on reference build #18
Finished: SUCCESS