=============================== osmo-msc =============================== + mkdir -p ../_deps + cd ../_deps + osmo-deps.sh osmo-msc 1.10.1 + project=osmo-msc + branch=1.10.1 + git branch -a + grep -c remotes/origin/1.10.1$ + [ x0 != x0 ] + test -d osmo-msc + osmo_git_clone_url osmo-msc + echo https://gerrit.osmocom.org/osmo-msc + git clone https://gerrit.osmocom.org/osmo-msc osmo-msc Cloning into 'osmo-msc'... + cd osmo-msc + 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 1.10.1 Note: switching to '1.10.1'. 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 f7fc24185 Bump version: 1.10.0.1-f7d3e → 1.10.1 + git rev-parse HEAD f7fc24185ba001dcfb93e6c664e905bcf1162555 + cd osmo-msc + mkdir -p /build/_temp/inst/stow + osmo_source_subdir osmo-msc + subdir= + [ -n ] + autoreconf --install --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:118: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:118: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:118: the top level configure.ac:155: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:155: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:155: the top level configure.ac:231: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:231: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... configure.ac:231: the top level configure.ac:233: warning: AC_OUTPUT should be used without arguments. configure.ac:233: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/sequence_charts/Makefile.am:31: warning: '%'-style pattern rules are a GNU make extension doc/sequence_charts/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension src/libmsc/Makefile.am: installing './depcomp' tests/db_sms/Makefile.am:31: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/db_sms/Makefile.am:31: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/msc_vlr/Makefile.am:117: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:117: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:147: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:147: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:99: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:99: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:105: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:105: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:123: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:123: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:129: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:129: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:135: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:135: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:93: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:93: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:141: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:141: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:153: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:153: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:159: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:159: but option 'subdir-objects' is disabled tests/msc_vlr/Makefile.am:111: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/msc_vlr/Makefile.am:111: but option 'subdir-objects' is disabled tests/sms_queue/Makefile.am:31: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/sms_queue/Makefile.am:31: but option 'subdir-objects' is disabled + ./configure --prefix=/build/_temp/inst/stow/osmo-msc --with-systemdsystemunitdir=/build/_temp/inst/stow/osmo-msc/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 sqlite3... yes checking for libosmocore >= 1.8.0... yes checking for libosmovty >= 1.8.0... yes checking for libosmoctrl >= 1.8.0... yes checking for libosmogsm >= 1.8.0... yes checking for libosmoabis >= 1.4.0... yes checking for libosmo-netif >= 1.3.0... yes checking for libosmo-sigtran >= 1.7.0... yes checking for libosmo-sccp >= 1.7.0... yes checking for libosmo-mgcp-client >= 1.11.0... yes checking for libosmo-gsup-client >= 1.6.0... yes checking for timegm... yes checking for library containing sctp_send... -lsctp checking whether to enable code coverage support... no checking whether struct tm has tm_gmtoff member... yes checking whether to enable VTY/CTRL tests... no CFLAGS=" -std=gnu11" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/msc/Makefile config.status: creating include/osmocom/smpp/Makefile config.status: creating src/Makefile config.status: creating src/libmsc/Makefile config.status: creating src/libvlr/Makefile config.status: creating src/libsmpputil/Makefile config.status: creating src/osmo-msc/Makefile config.status: creating src/utils/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/smpp/Makefile config.status: creating tests/db_sms/Makefile config.status: creating tests/sms_queue/Makefile config.status: creating tests/msc_vlr/Makefile config.status: creating tests/sdp_msg/Makefile config.status: creating tests/mncc/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating doc/sequence_charts/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-msc.spec config.status: creating Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + [ -n 1 ] + make -j8 check echo 1.10.1 > .version-t && mv .version-t .version make check-recursive make[1]: Entering directory '/build/_deps/osmo-msc' Making check in include make[2]: Entering directory '/build/_deps/osmo-msc/include' Making check in osmocom make[3]: Entering directory '/build/_deps/osmo-msc/include/osmocom' Making check in msc make[4]: Entering directory '/build/_deps/osmo-msc/include/osmocom/msc' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/build/_deps/osmo-msc/include/osmocom/msc' Making check in smpp make[4]: Entering directory '/build/_deps/osmo-msc/include/osmocom/smpp' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/build/_deps/osmo-msc/include/osmocom/smpp' make[4]: Entering directory '/build/_deps/osmo-msc/include/osmocom' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/build/_deps/osmo-msc/include/osmocom' make[3]: Leaving directory '/build/_deps/osmo-msc/include/osmocom' make[3]: Entering directory '/build/_deps/osmo-msc/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/_deps/osmo-msc/include' make[2]: Leaving directory '/build/_deps/osmo-msc/include' Making check in src make[2]: Entering directory '/build/_deps/osmo-msc/src' Making check in libvlr make[3]: Entering directory '/build/_deps/osmo-msc/src/libvlr' CC vlr.o CC vlr_access_req_fsm.o CC vlr_auth_fsm.o CC vlr_lu_fsm.o CC vlr_sgs.o CC vlr_sgs_fsm.o vlr.c: In function 'vlr_subscr_gsup_insert_data': vlr.c:1027:17: warning: 'pdp_type' is deprecated: use pdp_type_org and pdp_type_nr instead [-Wdeprecated-declarations] 1027 | pdp_data->pdp_type = pdp_info->pdp_type; | ^~~~~~~~ In file included from vlr.c:29: /build/_temp/inst_master/stow/libosmocore/include/osmocom/gsm/gsup.h:270:26: note: declared here 270 | uint16_t pdp_type OSMO_DEPRECATED("use pdp_type_org and pdp_type_nr instead"); | ^~~~~~~~ AR libvlr.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/build/_deps/osmo-msc/src/libvlr' Making check in libmsc make[3]: Entering directory '/build/_deps/osmo-msc/src/libmsc' CC call_leg.o CC cell_id_list.o CC sccp_ran.o CC msc_vty.o CC db.o CC e_link.o CC gsm_04_08.o CC gsm_04_08_cc.o CC gsm_04_11.o CC gsm_04_11_gsup.o CC gsm_04_14.o CC gsm_04_80.o CC gsm_09_11.o CC gsup_client_mux.o CC mncc.o CC mncc_builtin.o CC mncc_sock.o CC mncc_call.o CC msub.o CC msc_a.o CC msc_a_remote.o CC msc_i.o CC msc_i_remote.o CC msc_t.o CC msc_t_remote.o CC msc_ho.o CC neighbor_ident.o CC neighbor_ident_vty.o CC paging.o CC ran_conn.o CC ran_infra.o CC ran_msg.o CC ran_msg_a.o CC ran_peer.o CC rrlp.o CC rtp_stream.o CC sdp_msg.o CC silent_call.o rtp_stream.c: In function 'rtp_stream_do_mgcp_verb': rtp_stream.c:314:17: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] 314 | verb_info.codecs[0] = rtps->codec; | ^~~~~~~~~ In file included from /build/_temp/inst_master/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, from rtp_stream.c:25: /build/_temp/inst_master/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] | ^~~~~~ rtp_stream.c:315:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] 315 | verb_info.codecs_len = 1; | ^~~~~~~~~ /build/_temp/inst_master/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here 35 | unsigned int codecs_len | ^~~~~~~~~~ CC sms_queue.o CC smsc_vty.o CC transaction.o CC msc_net_init.o CC ctrl_commands.o CC sgs_iface.o CC sgs_server.o CC sgs_vty.o AR libmsc.a ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/build/_deps/osmo-msc/src/libmsc' Making check in osmo-msc make[3]: Entering directory '/build/_deps/osmo-msc/src/osmo-msc' CC msc_main.o msc_main.c: In function 'msc_network_alloc': msc_main.c:260:9: warning: 'mgcp_client_conf_init' is deprecated: use mgcp_client_conf_alloc() (or even better, switch to the mgcp_client_pool API!) [-Wdeprecated-declarations] 260 | mgcp_client_conf_init(&net->mgw.conf); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/msc/gsm_data.h:18, from ../../include/osmocom/msc/gsm_subscriber.h:10, from ../../include/osmocom/msc/db.h:26, from msc_main.c:42: /build/_temp/inst_master/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client.h:93:6: note: declared here 93 | void mgcp_client_conf_init(struct mgcp_client_conf *conf) OSMO_DEPRECATED_OUTSIDE_LIBOSMOMGCPCLIENT("use mgcp_client_conf_alloc() (or even better, switch to the mgcp_client_pool API!)"); | ^~~~~~~~~~~~~~~~~~~~~ msc_main.c: In function 'main': msc_main.c:686:9: warning: 'telnet_init_dynif' is deprecated: This function ignores dynamic port configuration. Use telnet_init_default() instead [-Wdeprecated-declarations] 686 | rc = telnet_init_dynif(tall_msc_ctx, &msc_network, | ^~ In file included from msc_main.c:52: /build/_temp/inst_master/stow/libosmocore/include/osmocom/vty/telnet_interface.h:49:5: note: declared here 49 | int telnet_init_dynif(void *tall_ctx, void *priv, const char *ip, int port) | ^~~~~~~~~~~~~~~~~ CCLD osmo-msc make[3]: Leaving directory '/build/_deps/osmo-msc/src/osmo-msc' make[3]: Entering directory '/build/_deps/osmo-msc/src' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/_deps/osmo-msc/src' make[2]: Leaving directory '/build/_deps/osmo-msc/src' Making check in doc make[2]: Entering directory '/build/_deps/osmo-msc/doc' Making check in examples make[3]: Entering directory '/build/_deps/osmo-msc/doc/examples' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-msc/doc/examples' Making check in manuals make[3]: Entering directory '/build/_deps/osmo-msc/doc/manuals' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-msc/doc/manuals' Making check in sequence_charts make[3]: Entering directory '/build/_deps/osmo-msc/doc/sequence_charts' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-msc/doc/sequence_charts' make[3]: Entering directory '/build/_deps/osmo-msc/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/_deps/osmo-msc/doc' make[2]: Leaving directory '/build/_deps/osmo-msc/doc' Making check in contrib make[2]: Entering directory '/build/_deps/osmo-msc/contrib' Making check in systemd make[3]: Entering directory '/build/_deps/osmo-msc/contrib/systemd' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/build/_deps/osmo-msc/contrib/systemd' make[3]: Entering directory '/build/_deps/osmo-msc/contrib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/_deps/osmo-msc/contrib' make[2]: Leaving directory '/build/_deps/osmo-msc/contrib' Making check in tests make[2]: Entering directory '/build/_deps/osmo-msc/tests' Making check in sms_queue make[3]: Entering directory '/build/_deps/osmo-msc/tests/sms_queue' make sms_queue_test make[4]: Entering directory '/build/_deps/osmo-msc/tests/sms_queue' CC sms_queue_test.o CC stubs.o CCLD sms_queue_test make[4]: Leaving directory '/build/_deps/osmo-msc/tests/sms_queue' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/sms_queue' Making check in msc_vlr make[3]: Entering directory '/build/_deps/osmo-msc/tests/msc_vlr' make msc_vlr_test_no_authen msc_vlr_test_gsm_authen msc_vlr_test_gsm_ciph msc_vlr_test_umts_authen msc_vlr_test_authen_reuse msc_vlr_test_hlr_reject msc_vlr_test_hlr_timeout msc_vlr_test_ms_timeout msc_vlr_test_reject_concurrency msc_vlr_test_call msc_vlr_test_rest msc_vlr_test_ss make[4]: Entering directory '/build/_deps/osmo-msc/tests/msc_vlr' CC msc_vlr_test_no_authen.o CC msc_vlr_tests.o CC stubs.o CC msc_vlr_test_gsm_authen.o CC msc_vlr_test_gsm_ciph.o CC msc_vlr_test_umts_authen.o CC msc_vlr_test_authen_reuse.o CC msc_vlr_test_hlr_reject.o CC msc_vlr_test_hlr_timeout.o msc_vlr_tests.c: In function 'test_net': msc_vlr_tests.c:1174:9: warning: 'mgcp_client_conf_init' is deprecated: use mgcp_client_conf_alloc() (or even better, switch to the mgcp_client_pool API!) [-Wdeprecated-declarations] 1174 | mgcp_client_conf_init(&net->mgw.conf); | ^~~~~~~~~~~~~~~~~~~~~ In file included from ../../include/osmocom/msc/gsm_data.h:18, from ../../include/osmocom/msc/transaction.h:3, from ../../include/osmocom/msc/gsm_04_08.h:7, from msc_vlr_tests.c:36: /build/_temp/inst_master/stow/osmo-mgw/include/osmocom/mgcp_client/mgcp_client.h:93:6: note: declared here 93 | void mgcp_client_conf_init(struct mgcp_client_conf *conf) OSMO_DEPRECATED_OUTSIDE_LIBOSMOMGCPCLIENT("use mgcp_client_conf_alloc() (or even better, switch to the mgcp_client_pool API!)"); | ^~~~~~~~~~~~~~~~~~~~~ CC msc_vlr_test_ms_timeout.o CC msc_vlr_test_reject_concurrency.o CC msc_vlr_test_call.o CC msc_vlr_test_rest.o CC msc_vlr_test_ss.o CCLD msc_vlr_test_no_authen CCLD msc_vlr_test_umts_authen CCLD msc_vlr_test_authen_reuse CCLD msc_vlr_test_hlr_reject CCLD msc_vlr_test_hlr_timeout CCLD msc_vlr_test_ms_timeout CCLD msc_vlr_test_reject_concurrency CCLD msc_vlr_test_call CCLD msc_vlr_test_rest CCLD msc_vlr_test_ss CCLD msc_vlr_test_gsm_authen CCLD msc_vlr_test_gsm_ciph make[4]: Leaving directory '/build/_deps/osmo-msc/tests/msc_vlr' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/msc_vlr' Making check in db_sms make[3]: Entering directory '/build/_deps/osmo-msc/tests/db_sms' make db_sms_test make[4]: Entering directory '/build/_deps/osmo-msc/tests/db_sms' CC db_sms_test.o CC stubs.o CCLD db_sms_test make[4]: Leaving directory '/build/_deps/osmo-msc/tests/db_sms' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/db_sms' Making check in sdp_msg make[3]: Entering directory '/build/_deps/osmo-msc/tests/sdp_msg' make sdp_msg_test make[4]: Entering directory '/build/_deps/osmo-msc/tests/sdp_msg' CC sdp_msg_test.o CCLD sdp_msg_test make[4]: Leaving directory '/build/_deps/osmo-msc/tests/sdp_msg' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/sdp_msg' Making check in mncc make[3]: Entering directory '/build/_deps/osmo-msc/tests/mncc' make mncc_test make[4]: Entering directory '/build/_deps/osmo-msc/tests/mncc' CC mncc_test.o CCLD mncc_test make[4]: Leaving directory '/build/_deps/osmo-msc/tests/mncc' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/mncc' make[3]: Entering directory '/build/_deps/osmo-msc/tests' make check-local make[4]: Entering directory '/build/_deps/osmo-msc/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [osmo-msc])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [osmo-msc])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [1.10.1])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [osmo-msc 1.10.1])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [openbsc@lists.osmocom.org])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [])'; \ } >'./package.m4' /bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at mv testsuite.tmp testsuite /bin/bash './testsuite' ## --------------------------- ## ## osmo-msc 1.10.1 test suite. ## ## --------------------------- ## Regression tests. 1: smpp skipped (testsuite.at:6) 2: sms_queue_test ok 3: db_sms_test ok 4: msc_vlr_test_no_authen ok 5: msc_vlr_test_gsm_authen ok 6: msc_vlr_test_gsm_ciph ok 7: msc_vlr_test_umts_authen ok 8: msc_vlr_test_authen_reuse ok 9: msc_vlr_test_hlr_reject ok 10: msc_vlr_test_hlr_timeout ok 11: msc_vlr_test_ms_timeout ok 12: msc_vlr_test_reject_concurrency ok 13: msc_vlr_test_call ok 14: msc_vlr_test_rest ok 15: msc_vlr_test_ss ok 16: sdp_msg_test ok 17: mncc_test ok ## ------------- ## ## Test results. ## ## ------------- ## 16 tests were successful. 1 test was skipped. make python-tests make[5]: Entering directory '/build/_deps/osmo-msc/tests' echo "Not running python-based tests (determined at configure-time)" Not running python-based tests (determined at configure-time) make[5]: Leaving directory '/build/_deps/osmo-msc/tests' make[4]: Leaving directory '/build/_deps/osmo-msc/tests' make[3]: Leaving directory '/build/_deps/osmo-msc/tests' make[2]: Leaving directory '/build/_deps/osmo-msc/tests' make[2]: Entering directory '/build/_deps/osmo-msc' make[2]: Leaving directory '/build/_deps/osmo-msc' make[1]: Leaving directory '/build/_deps/osmo-msc' + make -j8 install make install-recursive make[1]: Entering directory '/build/_deps/osmo-msc' Making install in include make[2]: Entering directory '/build/_deps/osmo-msc/include' Making install in osmocom make[3]: Entering directory '/build/_deps/osmo-msc/include/osmocom' Making install in msc make[4]: Entering directory '/build/_deps/osmo-msc/include/osmocom/msc' make[5]: Entering directory '/build/_deps/osmo-msc/include/osmocom/msc' 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/osmo-msc/include/osmocom/msc' make[4]: Leaving directory '/build/_deps/osmo-msc/include/osmocom/msc' Making install in smpp make[4]: Entering directory '/build/_deps/osmo-msc/include/osmocom/smpp' make[5]: Entering directory '/build/_deps/osmo-msc/include/osmocom/smpp' 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/osmo-msc/include/osmocom/smpp' make[4]: Leaving directory '/build/_deps/osmo-msc/include/osmocom/smpp' make[4]: Entering directory '/build/_deps/osmo-msc/include/osmocom' make[5]: Entering directory '/build/_deps/osmo-msc/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/osmo-msc/include/osmocom' make[4]: Leaving directory '/build/_deps/osmo-msc/include/osmocom' make[3]: Leaving directory '/build/_deps/osmo-msc/include/osmocom' make[3]: Entering directory '/build/_deps/osmo-msc/include' make[4]: Entering directory '/build/_deps/osmo-msc/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/osmo-msc/include' make[3]: Leaving directory '/build/_deps/osmo-msc/include' make[2]: Leaving directory '/build/_deps/osmo-msc/include' Making install in src make[2]: Entering directory '/build/_deps/osmo-msc/src' Making install in libvlr make[3]: Entering directory '/build/_deps/osmo-msc/src/libvlr' make[4]: Entering directory '/build/_deps/osmo-msc/src/libvlr' 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/osmo-msc/src/libvlr' make[3]: Leaving directory '/build/_deps/osmo-msc/src/libvlr' Making install in libmsc make[3]: Entering directory '/build/_deps/osmo-msc/src/libmsc' make[4]: Entering directory '/build/_deps/osmo-msc/src/libmsc' 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/osmo-msc/src/libmsc' make[3]: Leaving directory '/build/_deps/osmo-msc/src/libmsc' Making install in osmo-msc make[3]: Entering directory '/build/_deps/osmo-msc/src/osmo-msc' make[4]: Entering directory '/build/_deps/osmo-msc/src/osmo-msc' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-msc/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-msc '/build/_temp/inst/stow/osmo-msc/bin' libtool: install: /usr/bin/install -c osmo-msc /build/_temp/inst/stow/osmo-msc/bin/osmo-msc make[4]: Leaving directory '/build/_deps/osmo-msc/src/osmo-msc' make[3]: Leaving directory '/build/_deps/osmo-msc/src/osmo-msc' make[3]: Entering directory '/build/_deps/osmo-msc/src' make[4]: Entering directory '/build/_deps/osmo-msc/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/_deps/osmo-msc/src' make[3]: Leaving directory '/build/_deps/osmo-msc/src' make[2]: Leaving directory '/build/_deps/osmo-msc/src' Making install in doc make[2]: Entering directory '/build/_deps/osmo-msc/doc' Making install in examples make[3]: Entering directory '/build/_deps/osmo-msc/doc/examples' make[4]: Entering directory '/build/_deps/osmo-msc/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-msc/etc/osmocom' /usr/bin/install -c -m 644 osmo-msc/osmo-msc.cfg '/build/_temp/inst/stow/osmo-msc/etc/osmocom' make install-data-hook make[5]: Entering directory '/build/_deps/osmo-msc/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/build/_temp/inst/stow/osmo-msc/share/doc/osmo-msc/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/build/_deps/osmo-msc/doc/examples' make[4]: Leaving directory '/build/_deps/osmo-msc/doc/examples' make[3]: Leaving directory '/build/_deps/osmo-msc/doc/examples' Making install in manuals make[3]: Entering directory '/build/_deps/osmo-msc/doc/manuals' make[4]: Entering directory '/build/_deps/osmo-msc/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/osmo-msc/doc/manuals' make[3]: Leaving directory '/build/_deps/osmo-msc/doc/manuals' Making install in sequence_charts make[3]: Entering directory '/build/_deps/osmo-msc/doc/sequence_charts' make[4]: Entering directory '/build/_deps/osmo-msc/doc/sequence_charts' 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/osmo-msc/doc/sequence_charts' make[3]: Leaving directory '/build/_deps/osmo-msc/doc/sequence_charts' make[3]: Entering directory '/build/_deps/osmo-msc/doc' make[4]: Entering directory '/build/_deps/osmo-msc/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/osmo-msc/doc' make[3]: Leaving directory '/build/_deps/osmo-msc/doc' make[2]: Leaving directory '/build/_deps/osmo-msc/doc' Making install in contrib make[2]: Entering directory '/build/_deps/osmo-msc/contrib' Making install in systemd make[3]: Entering directory '/build/_deps/osmo-msc/contrib/systemd' make[4]: Entering directory '/build/_deps/osmo-msc/contrib/systemd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst/stow/osmo-msc/lib/systemd/system' /usr/bin/install -c -m 644 osmo-msc.service '/build/_temp/inst/stow/osmo-msc/lib/systemd/system' make[4]: Leaving directory '/build/_deps/osmo-msc/contrib/systemd' make[3]: Leaving directory '/build/_deps/osmo-msc/contrib/systemd' make[3]: Entering directory '/build/_deps/osmo-msc/contrib' make[4]: Entering directory '/build/_deps/osmo-msc/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/osmo-msc/contrib' make[3]: Leaving directory '/build/_deps/osmo-msc/contrib' make[2]: Leaving directory '/build/_deps/osmo-msc/contrib' Making install in tests make[2]: Entering directory '/build/_deps/osmo-msc/tests' Making install in sms_queue make[3]: Entering directory '/build/_deps/osmo-msc/tests/sms_queue' make[4]: Entering directory '/build/_deps/osmo-msc/tests/sms_queue' 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/osmo-msc/tests/sms_queue' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/sms_queue' Making install in msc_vlr make[3]: Entering directory '/build/_deps/osmo-msc/tests/msc_vlr' make[4]: Entering directory '/build/_deps/osmo-msc/tests/msc_vlr' 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/osmo-msc/tests/msc_vlr' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/msc_vlr' Making install in db_sms make[3]: Entering directory '/build/_deps/osmo-msc/tests/db_sms' make[4]: Entering directory '/build/_deps/osmo-msc/tests/db_sms' 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/osmo-msc/tests/db_sms' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/db_sms' Making install in sdp_msg make[3]: Entering directory '/build/_deps/osmo-msc/tests/sdp_msg' make[4]: Entering directory '/build/_deps/osmo-msc/tests/sdp_msg' 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/osmo-msc/tests/sdp_msg' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/sdp_msg' Making install in mncc make[3]: Entering directory '/build/_deps/osmo-msc/tests/mncc' make[4]: Entering directory '/build/_deps/osmo-msc/tests/mncc' 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/osmo-msc/tests/mncc' make[3]: Leaving directory '/build/_deps/osmo-msc/tests/mncc' make[3]: Entering directory '/build/_deps/osmo-msc/tests' make[4]: Entering directory '/build/_deps/osmo-msc/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/osmo-msc/tests' make[3]: Leaving directory '/build/_deps/osmo-msc/tests' make[2]: Leaving directory '/build/_deps/osmo-msc/tests' make[2]: Entering directory '/build/_deps/osmo-msc' make[3]: Entering directory '/build/_deps/osmo-msc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/_deps/osmo-msc' make[2]: Leaving directory '/build/_deps/osmo-msc' make[1]: Leaving directory '/build/_deps/osmo-msc' + STOW_DIR=/build/_temp/inst/stow stow --restow osmo-msc