=============================== osmo-mgw =============================== + mkdir -p ../_deps + cd ../_deps + osmo-deps.sh osmo-mgw 1.4.0 + project=osmo-mgw + branch=1.4.0 + git branch -a + grep -c remotes/origin/1.4.0$ + [ x0 != x0 ] + test -d osmo-mgw + cd osmo-mgw + git fetch --tags origin + git fetch origin + deps= osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing .version Removing Makefile Removing Makefile.in Removing aclocal.m4 Removing autom4te.cache/ Removing bscconfig.h Removing bscconfig.h.in Removing compile Removing config.guess Removing config.log Removing config.status Removing config.sub Removing configure Removing contrib/Makefile Removing contrib/Makefile.in Removing contrib/systemd/Makefile Removing contrib/systemd/Makefile.in Removing depcomp Removing doc/Makefile Removing doc/Makefile.in Removing doc/examples/Makefile Removing doc/examples/Makefile.in Removing doc/manuals/Makefile Removing doc/manuals/Makefile.in Removing include/Makefile Removing include/Makefile.in Removing include/osmocom/Makefile Removing include/osmocom/Makefile.in Removing include/osmocom/mgcp/Makefile Removing include/osmocom/mgcp/Makefile.in Removing include/osmocom/mgcp_client/Makefile Removing include/osmocom/mgcp_client/Makefile.in Removing include/osmocom/mgcp_client/mgcp_common.h Removing install-sh Removing libosmo-mgcp-client.pc Removing libtool Removing ltmain.sh Removing m4/libtool.m4 Removing m4/ltoptions.m4 Removing m4/ltsugar.m4 Removing m4/ltversion.m4 Removing m4/lt~obsolete.m4 Removing missing Removing src/Makefile Removing src/Makefile.in Removing src/libosmo-mgcp-client/.deps/ Removing src/libosmo-mgcp-client/.libs/ Removing src/libosmo-mgcp-client/Makefile Removing src/libosmo-mgcp-client/Makefile.in Removing src/libosmo-mgcp-client/libosmo-mgcp-client.la Removing src/libosmo-mgcp-client/mgcp_client.lo Removing src/libosmo-mgcp-client/mgcp_client.o Removing src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.lo Removing src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.o Removing src/libosmo-mgcp-client/mgcp_client_fsm.lo Removing src/libosmo-mgcp-client/mgcp_client_fsm.o Removing src/libosmo-mgcp-client/mgcp_client_pool.lo Removing src/libosmo-mgcp-client/mgcp_client_pool.o Removing src/libosmo-mgcp-client/mgcp_client_vty.lo Removing src/libosmo-mgcp-client/mgcp_client_vty.o Removing src/libosmo-mgcp/.deps/ Removing src/libosmo-mgcp/Makefile Removing src/libosmo-mgcp/Makefile.in Removing src/libosmo-mgcp/libosmo-mgcp.a Removing src/libosmo-mgcp/mgcp_codec.o Removing src/libosmo-mgcp/mgcp_conn.o Removing src/libosmo-mgcp/mgcp_e1.o Removing src/libosmo-mgcp/mgcp_endp.o Removing src/libosmo-mgcp/mgcp_iuup.o Removing src/libosmo-mgcp/mgcp_msg.o Removing src/libosmo-mgcp/mgcp_network.o Removing src/libosmo-mgcp/mgcp_osmux.o Removing src/libosmo-mgcp/mgcp_protocol.o Removing src/libosmo-mgcp/mgcp_ratectr.o Removing src/libosmo-mgcp/mgcp_sdp.o Removing src/libosmo-mgcp/mgcp_stat.o Removing src/libosmo-mgcp/mgcp_trunk.o Removing src/libosmo-mgcp/mgcp_vty.o Removing src/osmo-mgw/.deps/ Removing src/osmo-mgw/.libs/ Removing src/osmo-mgw/Makefile Removing src/osmo-mgw/Makefile.in Removing src/osmo-mgw/mgw_main.o Removing src/osmo-mgw/osmo-mgw Removing stamp-h1 Removing tests/Makefile Removing tests/Makefile.in Removing tests/atconfig Removing tests/atlocal Removing tests/mgcp/.deps/ Removing tests/mgcp/.libs/ Removing tests/mgcp/Makefile Removing tests/mgcp/Makefile.in Removing tests/mgcp/mgcp_test Removing tests/mgcp/mgcp_test.o Removing tests/mgcp_client/.deps/ Removing tests/mgcp_client/.libs/ Removing tests/mgcp_client/Makefile Removing tests/mgcp_client/Makefile.in Removing tests/mgcp_client/mgcp_client_test Removing tests/mgcp_client/mgcp_client_test.o Removing tests/package.m4 Removing tests/testsuite Removing tests/testsuite.dir/ Removing tests/testsuite.log + [ -d ] + [ -d layer1-headers ] + git checkout -f 1.4.0 Previous HEAD position was 23140d6f9 mgcp_test.c: verify osmo-mgw accepts m=audio 0 HEAD is now at 304b3eb32 Bump version: 1.3.0.34-9cd52-dirty → 1.4.0 + git rev-parse HEAD 304b3eb32876cf69b202ee5688e00905fdb336f9 + cd osmo-mgw + mkdir -p /build/_temp/inst_legacy/stow + osmo_source_subdir osmo-mgw + 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:116: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:116: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:116: the top level configure.ac:128: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:128: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:128: the top level configure.ac:133: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:133: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:133: the top level configure.ac:151: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:151: 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:151: the top level configure.ac:153: warning: AC_OUTPUT should be used without arguments. configure.ac:153: You should run autoupdate. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/libosmo-legacy-mgcp/Makefile.am: installing './depcomp' + ./configure --prefix=/build/_temp/inst_legacy/stow/osmo-mgw --with-systemdsystemunitdir=/build/_temp/inst_legacy/stow/osmo-mgw/lib/systemd/system configure: WARNING: unrecognized options: --with-systemdsystemunitdir checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for library containing dlopen... none required checking for libosmocore >= 0.12.0... yes checking for libosmogsm >= 0.12.0... yes checking for libosmovty >= 0.12.0... yes checking for libosmo-netif >= 0.3.0... yes checking if gcc supports -fvisibility=hidden... yes checking whether C compiler accepts -Werror=implicit... yes checking whether C compiler accepts -Werror=maybe-uninitialized... yes checking whether C compiler accepts -Werror=memset-transposed-args... yes checking whether C compiler accepts -Werror=null-dereference... yes checking whether C compiler accepts -Werror=sizeof-array-argument... yes checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no CFLAGS="-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-legacy-mgcp.pc config.status: creating libosmo-mgcp-client.pc config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/legacy_mgcp/Makefile config.status: creating include/osmocom/mgcp_client/Makefile config.status: creating include/osmocom/mgcp/Makefile config.status: creating src/Makefile config.status: creating src/libosmo-legacy-mgcp/Makefile config.status: creating src/libosmo-mgcp-client/Makefile config.status: creating src/libosmo-mgcp/Makefile config.status: creating src/osmo-bsc_mgcp/Makefile config.status: creating src/osmo-mgw/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/legacy_mgcp/Makefile config.status: creating tests/mgcp_client/Makefile config.status: creating tests/mgcp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/Makefile config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j8 install echo 1.4.0 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/_deps/osmo-mgw' Making install in doc make[2]: Entering directory '/build/_deps/osmo-mgw/doc' Making install in examples make[3]: Entering directory '/build/_deps/osmo-mgw/doc/examples' make[4]: Entering directory '/build/_deps/osmo-mgw/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/build/_deps/osmo-mgw/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/build/_temp/inst_legacy/stow/osmo-mgw/share/doc/osmo-mgw/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/build/_deps/osmo-mgw/doc/examples' make[4]: Leaving directory '/build/_deps/osmo-mgw/doc/examples' make[3]: Leaving directory '/build/_deps/osmo-mgw/doc/examples' make[3]: Entering directory '/build/_deps/osmo-mgw/doc' make[4]: Entering directory '/build/_deps/osmo-mgw/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-mgw/doc' make[3]: Leaving directory '/build/_deps/osmo-mgw/doc' make[2]: Leaving directory '/build/_deps/osmo-mgw/doc' Making install in include make[2]: Entering directory '/build/_deps/osmo-mgw/include' Making install in osmocom make[3]: Entering directory '/build/_deps/osmo-mgw/include/osmocom' Making install in legacy_mgcp make[4]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/legacy_mgcp' make[5]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/legacy_mgcp' 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-mgw/include/osmocom/legacy_mgcp' make[4]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom/legacy_mgcp' Making install in mgcp_client make[4]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/mgcp_client' echo -e "/*\n\n DO NOT EDIT THIS FILE!\n THIS IS OVERWRITTEN DURING BUILD\n This is an automatic copy of \n\n */" > mgcp_common.h cat ../../../include/osmocom/mgcp/mgcp_common.h >> mgcp_common.h make install-am make[5]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/mgcp_client' make[6]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/mgcp_client' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom/mgcp_client' make[5]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom/mgcp_client' make[4]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom/mgcp_client' Making install in mgcp make[4]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/mgcp' make[5]: Entering directory '/build/_deps/osmo-mgw/include/osmocom/mgcp' 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-mgw/include/osmocom/mgcp' make[4]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom/mgcp' make[4]: Entering directory '/build/_deps/osmo-mgw/include/osmocom' make[5]: Entering directory '/build/_deps/osmo-mgw/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-mgw/include/osmocom' make[4]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom' make[3]: Leaving directory '/build/_deps/osmo-mgw/include/osmocom' make[3]: Entering directory '/build/_deps/osmo-mgw/include' make[4]: Entering directory '/build/_deps/osmo-mgw/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/include' /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/include/osmocom/mgcp_client' /usr/bin/install -c -m 644 osmocom/mgcp_client/mgcp_client.h osmocom/mgcp_client/mgcp_client_fsm.h osmocom/mgcp_client/mgcp_common.h '/build/_temp/inst_legacy/stow/osmo-mgw/include/osmocom/mgcp_client' /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/include/osmocom/mgcp' /usr/bin/install -c -m 644 osmocom/mgcp/mgcp.h osmocom/mgcp/mgcp_common.h osmocom/mgcp/mgcp_internal.h osmocom/mgcp/osmux.h '/build/_temp/inst_legacy/stow/osmo-mgw/include/osmocom/mgcp' /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/include/osmocom/legacy_mgcp' /usr/bin/install -c -m 644 osmocom/legacy_mgcp/mgcp.h osmocom/legacy_mgcp/mgcp_internal.h osmocom/legacy_mgcp/osmux.h '/build/_temp/inst_legacy/stow/osmo-mgw/include/osmocom/legacy_mgcp' make[4]: Leaving directory '/build/_deps/osmo-mgw/include' make[3]: Leaving directory '/build/_deps/osmo-mgw/include' make[2]: Leaving directory '/build/_deps/osmo-mgw/include' Making install in src make[2]: Entering directory '/build/_deps/osmo-mgw/src' Making install in libosmo-legacy-mgcp make[3]: Entering directory '/build/_deps/osmo-mgw/src/libosmo-legacy-mgcp' CC mgcp_common.lo CC mgcp_protocol.lo CC mgcp_network.lo CC mgcp_vty.lo CC mgcp_osmux.lo CC mgcp_sdp.lo mgcp_network.c:44:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp] 44 | #warning "Make use of the rtp proxy code" | ^~~~~~~ mgcp_osmux.c: In function 'osmux_handle_put': mgcp_osmux.c:95:33: warning: 'osmux_xfrm_input_fini' is deprecated: Use talloc_free() instead [-Wdeprecated-declarations] 95 | osmux_xfrm_input_fini(h->in); | ^~~~~~~~~~~~~~~~~~~~~ In file included from mgcp_osmux.c:20: /build/_temp/inst_master/stow/libosmo-netif/include/osmocom/netif/osmux.h:112:6: note: declared here 112 | void osmux_xfrm_input_fini(struct osmux_in_handle *h) OSMO_DEPRECATED("Use talloc_free() instead"); | ^~~~~~~~~~~~~~~~~~~~~ mgcp_osmux.c: In function 'osmux_handle_alloc': mgcp_osmux.c:127:9: warning: 'osmux_xfrm_input_init' is deprecated: Use osmux_xfrm_input_alloc() instead [-Wdeprecated-declarations] 127 | osmux_xfrm_input_init(h->in); | ^~~~~~~~~~~~~~~~~~~~~ /build/_temp/inst_master/stow/libosmo-netif/include/osmocom/netif/osmux.h:111:6: note: declared here 111 | void osmux_xfrm_input_init(struct osmux_in_handle *h) OSMO_DEPRECATED("Use osmux_xfrm_input_alloc() instead"); | ^~~~~~~~~~~~~~~~~~~~~ mgcp_osmux.c: In function 'osmux_enable_endpoint': mgcp_osmux.c:450:9: warning: 'osmux_xfrm_output_init' is deprecated: Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead [-Wdeprecated-declarations] 450 | osmux_xfrm_output_init(&endp->osmux.out, | ^~~~~~~~~~~~~~~~~~~~~~ /build/_temp/inst_master/stow/libosmo-netif/include/osmocom/netif/osmux.h:127:6: note: declared here 127 | void osmux_xfrm_output_init(struct osmux_out_handle *h, uint32_t rtp_ssrc) OSMO_DEPRECATED("Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead"); | ^~~~~~~~~~~~~~~~~~~~~~ mgcp_network.c: In function 'receive_from': mgcp_network.c:765:10: warning: #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." [-Wcpp] 765 | #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." | ^~~~~~~ CCLD libosmo-legacy-mgcp.la make[4]: Entering directory '/build/_deps/osmo-mgw/src/libosmo-legacy-mgcp' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-legacy-mgcp.la '/build/_temp/inst_legacy/stow/osmo-mgw/lib' libtool: install: /usr/bin/install -c .libs/libosmo-legacy-mgcp.so.0.1.0 /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-legacy-mgcp.so.0.1.0 libtool: install: (cd /build/_temp/inst_legacy/stow/osmo-mgw/lib && { ln -s -f libosmo-legacy-mgcp.so.0.1.0 libosmo-legacy-mgcp.so.0 || { rm -f libosmo-legacy-mgcp.so.0 && ln -s libosmo-legacy-mgcp.so.0.1.0 libosmo-legacy-mgcp.so.0; }; }) libtool: install: (cd /build/_temp/inst_legacy/stow/osmo-mgw/lib && { ln -s -f libosmo-legacy-mgcp.so.0.1.0 libosmo-legacy-mgcp.so || { rm -f libosmo-legacy-mgcp.so && ln -s libosmo-legacy-mgcp.so.0.1.0 libosmo-legacy-mgcp.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-legacy-mgcp.lai /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-legacy-mgcp.la libtool: install: /usr/bin/install -c .libs/libosmo-legacy-mgcp.a /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-legacy-mgcp.a libtool: install: chmod 644 /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-legacy-mgcp.a libtool: install: ranlib /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-legacy-mgcp.a libtool: finish: PATH="/build/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/_temp/inst_legacy/stow/osmo-mgw/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/_temp/inst_legacy/stow/osmo-mgw/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/build/_deps/osmo-mgw/src/libosmo-legacy-mgcp' make[3]: Leaving directory '/build/_deps/osmo-mgw/src/libosmo-legacy-mgcp' Making install in libosmo-mgcp-client make[3]: Entering directory '/build/_deps/osmo-mgw/src/libosmo-mgcp-client' CC mgcp_client.lo CC mgcp_client_vty.lo CC mgcp_client_fsm.lo CCLD libosmo-mgcp-client.la make[4]: Entering directory '/build/_deps/osmo-mgw/src/libosmo-mgcp-client' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-mgcp-client.la '/build/_temp/inst_legacy/stow/osmo-mgw/lib' libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.so.3.1.0 /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-mgcp-client.so.3.1.0 libtool: install: (cd /build/_temp/inst_legacy/stow/osmo-mgw/lib && { ln -s -f libosmo-mgcp-client.so.3.1.0 libosmo-mgcp-client.so.3 || { rm -f libosmo-mgcp-client.so.3 && ln -s libosmo-mgcp-client.so.3.1.0 libosmo-mgcp-client.so.3; }; }) libtool: install: (cd /build/_temp/inst_legacy/stow/osmo-mgw/lib && { ln -s -f libosmo-mgcp-client.so.3.1.0 libosmo-mgcp-client.so || { rm -f libosmo-mgcp-client.so && ln -s libosmo-mgcp-client.so.3.1.0 libosmo-mgcp-client.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.lai /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-mgcp-client.la libtool: install: /usr/bin/install -c .libs/libosmo-mgcp-client.a /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-mgcp-client.a libtool: install: chmod 644 /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-mgcp-client.a libtool: install: ranlib /build/_temp/inst_legacy/stow/osmo-mgw/lib/libosmo-mgcp-client.a libtool: finish: PATH="/build/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/_temp/inst_legacy/stow/osmo-mgw/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/_temp/inst_legacy/stow/osmo-mgw/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/build/_deps/osmo-mgw/src/libosmo-mgcp-client' make[3]: Leaving directory '/build/_deps/osmo-mgw/src/libosmo-mgcp-client' Making install in libosmo-mgcp make[3]: Entering directory '/build/_deps/osmo-mgw/src/libosmo-mgcp' CC mgcp_protocol.o CC mgcp_network.o CC mgcp_vty.o CC mgcp_osmux.o CC mgcp_sdp.o CC mgcp_codec.o CC mgcp_msg.o CC mgcp_conn.o mgcp_osmux.c: In function 'osmux_handle_put': mgcp_osmux.c:98:33: warning: 'osmux_xfrm_input_fini' is deprecated: Use talloc_free() instead [-Wdeprecated-declarations] 98 | osmux_xfrm_input_fini(h->in); | ^~~~~~~~~~~~~~~~~~~~~ In file included from mgcp_osmux.c:20: /build/_temp/inst_master/stow/libosmo-netif/include/osmocom/netif/osmux.h:112:6: note: declared here 112 | void osmux_xfrm_input_fini(struct osmux_in_handle *h) OSMO_DEPRECATED("Use talloc_free() instead"); | ^~~~~~~~~~~~~~~~~~~~~ mgcp_osmux.c: In function 'osmux_handle_alloc': mgcp_osmux.c:134:9: warning: 'osmux_xfrm_input_init' is deprecated: Use osmux_xfrm_input_alloc() instead [-Wdeprecated-declarations] 134 | osmux_xfrm_input_init(h->in); | ^~~~~~~~~~~~~~~~~~~~~ /build/_temp/inst_master/stow/libosmo-netif/include/osmocom/netif/osmux.h:111:6: note: declared here 111 | void osmux_xfrm_input_init(struct osmux_in_handle *h) OSMO_DEPRECATED("Use osmux_xfrm_input_alloc() instead"); | ^~~~~~~~~~~~~~~~~~~~~ mgcp_osmux.c: In function 'osmux_enable_conn': mgcp_osmux.c:533:9: warning: 'osmux_xfrm_output_init' is deprecated: Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead [-Wdeprecated-declarations] 533 | osmux_xfrm_output_init(&conn->osmux.out, | ^~~~~~~~~~~~~~~~~~~~~~ /build/_temp/inst_master/stow/libosmo-netif/include/osmocom/netif/osmux.h:127:6: note: declared here 127 | void osmux_xfrm_output_init(struct osmux_out_handle *h, uint32_t rtp_ssrc) OSMO_DEPRECATED("Use osmux_xfrm_output_alloc() and osmux_xfrm_output_set_rtp_*() instead"); | ^~~~~~~~~~~~~~~~~~~~~~ CC mgcp_stat.o CC mgcp_endp.o AR libosmo-mgcp.a ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Entering directory '/build/_deps/osmo-mgw/src/libosmo-mgcp' 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-mgw/src/libosmo-mgcp' make[3]: Leaving directory '/build/_deps/osmo-mgw/src/libosmo-mgcp' Making install in osmo-bsc_mgcp make[3]: Entering directory '/build/_deps/osmo-mgw/src/osmo-bsc_mgcp' CC mgcp_main.o mgcp_main.c:62:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp] 62 | #warning "Make use of the rtp proxy code" | ^~~~~~~ mgcp_main.c: In function 'main': mgcp_main.c:277:9: warning: 'telnet_init_dynif' is deprecated: This function ignores dynamic port configuration. Use telnet_init_default() instead [-Wdeprecated-declarations] 277 | rc = telnet_init_dynif(tall_bsc_ctx, NULL, | ^~ In file included from mgcp_main.c:47: /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-bsc_mgcp make[4]: Entering directory '/build/_deps/osmo-mgw/src/osmo-bsc_mgcp' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc_mgcp '/build/_temp/inst_legacy/stow/osmo-mgw/bin' libtool: install: /usr/bin/install -c .libs/osmo-bsc_mgcp /build/_temp/inst_legacy/stow/osmo-mgw/bin/osmo-bsc_mgcp make[4]: Leaving directory '/build/_deps/osmo-mgw/src/osmo-bsc_mgcp' make[3]: Leaving directory '/build/_deps/osmo-mgw/src/osmo-bsc_mgcp' Making install in osmo-mgw make[3]: Entering directory '/build/_deps/osmo-mgw/src/osmo-mgw' CC mgw_main.o mgw_main.c: In function 'main': mgw_main.c:288:9: warning: 'telnet_init_dynif' is deprecated: This function ignores dynamic port configuration. Use telnet_init_default() instead [-Wdeprecated-declarations] 288 | rc = telnet_init_dynif(tall_bsc_ctx, NULL, | ^~ In file included from mgw_main.c:51: /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-mgw make[4]: Entering directory '/build/_deps/osmo-mgw/src/osmo-mgw' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-mgw '/build/_temp/inst_legacy/stow/osmo-mgw/bin' libtool: install: /usr/bin/install -c osmo-mgw /build/_temp/inst_legacy/stow/osmo-mgw/bin/osmo-mgw make[4]: Leaving directory '/build/_deps/osmo-mgw/src/osmo-mgw' make[3]: Leaving directory '/build/_deps/osmo-mgw/src/osmo-mgw' make[3]: Entering directory '/build/_deps/osmo-mgw/src' make[4]: Entering directory '/build/_deps/osmo-mgw/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-mgw/src' make[3]: Leaving directory '/build/_deps/osmo-mgw/src' make[2]: Leaving directory '/build/_deps/osmo-mgw/src' Making install in tests make[2]: Entering directory '/build/_deps/osmo-mgw/tests' Making install in legacy_mgcp make[3]: Entering directory '/build/_deps/osmo-mgw/tests/legacy_mgcp' CC mgcp_test.o CCLD mgcp_test make[4]: Entering directory '/build/_deps/osmo-mgw/tests/legacy_mgcp' 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-mgw/tests/legacy_mgcp' make[3]: Leaving directory '/build/_deps/osmo-mgw/tests/legacy_mgcp' Making install in mgcp_client make[3]: Entering directory '/build/_deps/osmo-mgw/tests/mgcp_client' CC mgcp_client_test.o CCLD mgcp_client_test make[4]: Entering directory '/build/_deps/osmo-mgw/tests/mgcp_client' 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-mgw/tests/mgcp_client' make[3]: Leaving directory '/build/_deps/osmo-mgw/tests/mgcp_client' Making install in mgcp make[3]: Entering directory '/build/_deps/osmo-mgw/tests/mgcp' CC mgcp_test.o CCLD mgcp_test make[4]: Entering directory '/build/_deps/osmo-mgw/tests/mgcp' 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-mgw/tests/mgcp' make[3]: Leaving directory '/build/_deps/osmo-mgw/tests/mgcp' make[3]: Entering directory '/build/_deps/osmo-mgw/tests' make[4]: Entering directory '/build/_deps/osmo-mgw/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-mgw/tests' make[3]: Leaving directory '/build/_deps/osmo-mgw/tests' make[2]: Leaving directory '/build/_deps/osmo-mgw/tests' Making install in contrib make[2]: Entering directory '/build/_deps/osmo-mgw/contrib' make[3]: Entering directory '/build/_deps/osmo-mgw/contrib' 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-mgw/contrib' make[2]: Leaving directory '/build/_deps/osmo-mgw/contrib' make[2]: Entering directory '/build/_deps/osmo-mgw' make[3]: Entering directory '/build/_deps/osmo-mgw' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/_temp/inst_legacy/stow/osmo-mgw/lib/pkgconfig' /usr/bin/install -c -m 644 libosmo-legacy-mgcp.pc libosmo-mgcp-client.pc '/build/_temp/inst_legacy/stow/osmo-mgw/lib/pkgconfig' make[3]: Leaving directory '/build/_deps/osmo-mgw' make[2]: Leaving directory '/build/_deps/osmo-mgw' make[1]: Leaving directory '/build/_deps/osmo-mgw' + STOW_DIR=/build/_temp/inst_legacy/stow stow --restow osmo-mgw