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