Changes:
------------------------------------------ [...truncated 58.42 KB...] Libraries have been installed in: /build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/build/deps/libosmocore/src/ctrl' make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl' Making install in pseudotalloc make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc' make[4]: Entering directory '/build/deps/libosmocore/src/pseudotalloc' make[4]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc' make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc' Making install in sim make[3]: Entering directory '/build/deps/libosmocore/src/sim' CC reader.lo CC core.lo CC class_tables.lo CC card_fs_sim.lo CC card_fs_usim.lo CC card_fs_uicc.lo CC card_fs_isim.lo CC card_fs_hpsim.lo CC card_fs_tetra.lo CC reader_pcsc.lo CCLD libosmosim.la make[4]: Entering directory '/build/deps/libosmocore/src/sim' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmosim.la' libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -pthread -I/usr/include/PCSC -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:2:1 -no-undefined -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite ) libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.2T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.1.2 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.2 libosmosim.so.2; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.2 libosmosim.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/build/deps/libosmocore/src/sim' make[3]: Leaving directory '/build/deps/libosmocore/src/sim' Making install in usb make[3]: Entering directory '/build/deps/libosmocore/src/usb' CC osmo_libusb.lo CCLD libosmousb.la make[4]: Entering directory '/build/deps/libosmocore/src/usb' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmousb.la '/build/deps/install/stow/libosmocore/lib' libtool: warning: relinking 'libosmousb.la' libtool: install: (cd /build/deps/libosmocore/src/usb; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /build/deps/install/stow/libosmocore/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 ) libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /build/deps/install/stow/libosmocore/lib/libosmousb.so.0.0.1 libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; }) libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; }) libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/deps/install/stow/libosmocore/lib/libosmousb.la libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/build/deps/libosmocore/src/usb' make[3]: Leaving directory '/build/deps/libosmocore/src/usb' make[3]: Entering directory '/build/deps/libosmocore/src' make[4]: Entering directory '/build/deps/libosmocore/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/src' make[3]: Leaving directory '/build/deps/libosmocore/src' make[2]: Leaving directory '/build/deps/libosmocore/src' Making install in utils make[2]: Entering directory '/build/deps/libosmocore/utils' make[3]: Entering directory '/build/deps/libosmocore/utils' CC osmo-arfcn.o CC osmo-auc-gen.o CC osmo_config_merge-osmo-config-merge.o CC osmo-aka-verify.o CC osmo_sim_test-osmo-sim-test.o CCLD osmo-config-merge CCLD osmo-arfcn CCLD osmo-sim-test CCLD osmo-auc-gen CCLD osmo-aka-verify make[4]: Entering directory '/build/deps/libosmocore/utils' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-arfcn osmo-auc-gen osmo-config-merge osmo-aka-verify '/build/deps/install/stow/libosmocore/bin' libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/deps/install/stow/libosmocore/bin/osmo-arfcn libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/deps/install/stow/libosmocore/bin/osmo-auc-gen libtool: install: /usr/bin/install -c .libs/osmo-config-merge /build/deps/install/stow/libosmocore/bin/osmo-config-merge libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /build/deps/install/stow/libosmocore/bin/osmo-aka-verify make[4]: Leaving directory '/build/deps/libosmocore/utils' make[3]: Leaving directory '/build/deps/libosmocore/utils' make[2]: Leaving directory '/build/deps/libosmocore/utils' Making install in tapset make[2]: Entering directory '/build/deps/libosmocore/tapset' make[3]: Entering directory '/build/deps/libosmocore/tapset' make[3]: Nothing to be done for 'install-exec-am'. make install-data-hook make[4]: Entering directory '/build/deps/libosmocore/tapset' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore/tapset' make[3]: Leaving directory '/build/deps/libosmocore/tapset' make[2]: Leaving directory '/build/deps/libosmocore/tapset' Making install in tests make[2]: Entering directory '/build/deps/libosmocore/tests' GEN conv/gsm0503_test_vectors.c Generating test vectors... Generate 'xcch' test vector Generate 'rach' test vector Generate 'rach_ext' test vector Generate 'sch' test vector Generate 'cs2' test vector Generate 'cs3' test vector Generate 'cs2_np' test vector Generate 'cs3_np' test vector Generate 'tch_afs_12_2' test vector Generate 'tch_afs_10_2' test vector Generate 'tch_afs_7_95' test vector Generate 'tch_afs_7_4' test vector Generate 'tch_afs_6_7' test vector Generate 'tch_afs_5_9' test vector Generate 'tch_afs_5_15' test vector Generate 'tch_afs_4_75' test vector Generate 'tch_fr' test vector Generate 'tch_hr' test vector Generate 'tch_ahs_7_95' test vector Generate 'tch_ahs_7_4' test vector Generate 'tch_ahs_6_7' test vector Generate 'tch_ahs_5_9' test vector Generate 'tch_ahs_5_15' test vector Generate 'tch_ahs_4_75' test vector Generate 'tch_axs_sid_update' test vector Generate 'mcs1_dl_hdr' test vector Generate 'mcs1_ul_hdr' test vector Generate 'mcs1' test vector Generate 'mcs2' test vector Generate 'mcs3' test vector Generate 'mcs4' test vector Generate 'mcs5_dl_hdr' test vector Generate 'mcs5_ul_hdr' test vector Generate 'mcs5' test vector Generate 'mcs6' test vector Generate 'mcs7_dl_hdr' test vector Generate 'mcs7_ul_hdr' test vector Generate 'mcs7' test vector Generate 'mcs8' test vector Generate 'mcs9' test vector Generation complete. make install-am make[3]: Entering directory '/build/deps/libosmocore/tests' make[4]: Entering directory '/build/deps/libosmocore/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/deps/libosmocore/tests' make[3]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Leaving directory '/build/deps/libosmocore/tests' make[2]: Entering directory '/build/deps/libosmocore' make[3]: Entering directory '/build/deps/libosmocore' /bin/mkdir -p '/build/deps/install/stow/libosmocore/bin' /bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal' /bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig' /bin/mkdir -p '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal' /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin' /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include' /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig' make install-data-hook make[4]: Entering directory '/build/deps/libosmocore' make[4]: Nothing to be done for 'install-data-hook'. make[4]: Leaving directory '/build/deps/libosmocore' make[3]: Leaving directory '/build/deps/libosmocore' make[2]: Leaving directory '/build/deps/libosmocore' make[1]: Leaving directory '/build/deps/libosmocore' + STOW_DIR=/build/deps/install/stow stow --restow libosmocore ++ find . -name '*.[hc]' + verify_value_string_arrays_are_terminated.py ./include/osmocom/msc/vty.h ./include/osmocom/msc/rtp_stream.h ./include/osmocom/msc/paging.h ./include/osmocom/msc/gsm_04_08.h ./include/osmocom/msc/gsup_client_mux.h ./include/osmocom/msc/msc_i.h ./include/osmocom/msc/vlr_sgs.h ./include/osmocom/msc/gsm_09_11.h ./include/osmocom/msc/debug.h ./include/osmocom/msc/gsm_04_80.h ./include/osmocom/msc/msc_i_remote.h ./include/osmocom/msc/ran_msg_a.h ./include/osmocom/msc/cell_id_list.h ./include/osmocom/msc/vlr.h ./include/osmocom/msc/sms_queue.h ./include/osmocom/msc/transaction.h ./include/osmocom/msc/e_link.h ./include/osmocom/msc/ran_infra.h ./include/osmocom/msc/gsm_04_14.h ./include/osmocom/msc/msc_t_remote.h ./include/osmocom/msc/sccp_ran.h ./include/osmocom/msc/gsm_data.h ./include/osmocom/msc/signal.h ./include/osmocom/msc/msc_ho.h ./include/osmocom/msc/db.h ./include/osmocom/msc/rrlp.h ./include/osmocom/msc/call_leg.h ./include/osmocom/msc/msc_roles.h ./include/osmocom/msc/silent_call.h ./include/osmocom/msc/ran_peer.h ./include/osmocom/msc/msub.h ./include/osmocom/msc/gsm_04_11.h ./include/osmocom/msc/gsm_04_11_gsup.h ./include/osmocom/msc/msc_a_remote.h ./include/osmocom/msc/sgs_vty.h ./include/osmocom/msc/osmux.h ./include/osmocom/msc/msc_common.h ./include/osmocom/msc/neighbor_ident.h ./include/osmocom/msc/gsm_data_shared.h ./include/osmocom/msc/ran_conn.h ./include/osmocom/msc/mncc.h ./include/osmocom/msc/mncc_int.h ./include/osmocom/msc/mncc_call.h ./include/osmocom/msc/ran_msg.h ./include/osmocom/msc/sgs_server.h ./include/osmocom/msc/ran_msg_iu.h ./include/osmocom/msc/sdp_msg.h ./include/osmocom/msc/msc_t.h ./include/osmocom/msc/sgs_iface.h ./include/osmocom/msc/gsm_subscriber.h ./include/osmocom/msc/msc_a.h ./include/osmocom/smpp/smpp.h ./include/osmocom/smpp/smpp_smsc.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_pool.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_internal.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_pool_internal.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_fsm.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_msg.h ./deps/osmo-mgw/include/osmocom/mgcp/vty.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_network.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_ratectr.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_stat.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_trunk.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_common.h ./deps/osmo-mgw/include/osmocom/mgcp/debug.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_iuup.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_e1.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_protocol.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_threads_queue.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_codec.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_endp.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_conn.h ./deps/osmo-mgw/include/osmocom/mgcp/osmux.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_sdp.h ./deps/osmo-mgw/tests/mgcp_client/mgcp_client_test.c ./deps/osmo-mgw/tests/mgcp/mgcp_test.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_vty.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_fsm.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_pool.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c ./deps/osmo-mgw/src/osmo-mgw/mgw_main.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_codec.c ./deps/osmo-mgw/src/libosmo-mgcp/g711common.h ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_vty.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_conn.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_protocol.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_network.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_ratectr.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_sdp.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_threads_queue.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_trunk.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_osmux.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_msg.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_e1.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_endp.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_iuup.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_stat.c ./deps/libosmo-sccp/include/osmocom/sccp/sccp.h ./deps/libosmo-sccp/include/osmocom/sccp/sccp_types.h ./deps/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h ./deps/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h ./deps/libosmo-sccp/include/osmocom/sigtran/xua_msg.h ./deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h ./deps/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h ./deps/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h ./deps/libosmo-sccp/include/osmocom/sigtran/xua_types.h ./deps/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h ./deps/libosmo-sccp/include/osmocom/mtp/mtp_level3.h ./deps/libosmo-sccp/include/osmocom/mtp/mtp_pcap.h ./deps/libosmo-sccp/tests/sccp/sccp_test.c ./deps/libosmo-sccp/tests/ss7/ss7_test.c ./deps/libosmo-sccp/tests/xua/sccp_test_data.h ./deps/libosmo-sccp/tests/xua/xua_test.c ./deps/libosmo-sccp/tests/xua/sccp_test_data.c ./deps/libosmo-sccp/tests/m2ua/m2ua_test.c ./deps/libosmo-sccp/tests/mtp/mtp_parse_test.c ./deps/libosmo-sccp/tests/vty/ss7_asp_vty_test.c ./deps/libosmo-sccp/stp/stp_main.c ./deps/libosmo-sccp/src/sccp2sua.c ./deps/libosmo-sccp/src/xua_asp_fsm.c ./deps/libosmo-sccp/src/xua_rkm.c ./deps/libosmo-sccp/src/xua_as_fsm.c ./deps/libosmo-sccp/src/mtp_pcap.c ./deps/libosmo-sccp/src/osmo_ss7_hmrt.c ./deps/libosmo-sccp/src/sccp_scmg.c ./deps/libosmo-sccp/src/sccp_types.c ./deps/libosmo-sccp/src/xua_snm.c ./deps/libosmo-sccp/src/ss7_internal.h ./deps/libosmo-sccp/src/ipa.c ./deps/libosmo-sccp/src/sccp_scoc.c ./deps/libosmo-sccp/src/osmo_ss7.c ./deps/libosmo-sccp/src/xua_default_lm_fsm.c ./deps/libosmo-sccp/src/xua_internal.h ./deps/libosmo-sccp/src/sccp_internal.h ./deps/libosmo-sccp/src/sccp.c ./deps/libosmo-sccp/src/xua_asp_fsm.h ./deps/libosmo-sccp/src/sccp_lbcs.c ./deps/libosmo-sccp/src/sccp_vty.c ./deps/libosmo-sccp/src/m3ua.c ./deps/libosmo-sccp/src/sua.c ./deps/libosmo-sccp/src/sccp_sap.c ./deps/libosmo-sccp/src/osmo_ss7_vty.c ./deps/libosmo-sccp/src/sccp_user.c ./deps/libosmo-sccp/src/sccp_sclc.c ./deps/libosmo-sccp/src/sccp_helpers.c ./deps/libosmo-sccp/src/xua_as_fsm.h ./deps/libosmo-sccp/src/xua_msg.c ./deps/libosmo-sccp/src/sccp_scrc.c ./deps/libosmo-sccp/src/xua_shared.c ./deps/libosmo-sccp/examples/sccp_demo_user.c ./deps/libosmo-sccp/examples/internal.h ./deps/libosmo-sccp/examples/sccp_test_server.c ./deps/libosmo-sccp/examples/sccp_test_vty.c ./deps/libosmocore/include/osmocom/sim/sim.h ./deps/libosmocore/include/osmocom/sim/class_tables.h ./deps/libosmocore/include/osmocom/usb/libusb.h ./deps/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/libosmocore/include/osmocom/codec/ecu.h ./deps/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/libosmocore/include/osmocom/codec/codec.h ./deps/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/libosmocore/include/osmocom/ctrl/ports.h ./deps/libosmocore/include/osmocom/ctrl/control_if.h ./deps/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/libosmocore/include/osmocom/core/stats.h ./deps/libosmocore/include/osmocom/core/counter.h ./deps/libosmocore/include/osmocom/core/linuxlist.h ./deps/libosmocore/include/osmocom/core/conv.h ./deps/libosmocore/include/osmocom/core/utils.h ./deps/libosmocore/include/osmocom/core/mnl.h ./deps/libosmocore/include/osmocom/core/loggingrb.h ./deps/libosmocore/include/osmocom/core/crc64gen.h ./deps/libosmocore/include/osmocom/core/panic.h ./deps/libosmocore/include/osmocom/core/talloc.h ./deps/libosmocore/include/osmocom/core/fsm.h ./deps/libosmocore/include/osmocom/core/bit64gen.h ./deps/libosmocore/include/osmocom/core/exec.h ./deps/libosmocore/include/osmocom/core/hashtable.h ./deps/libosmocore/include/osmocom/core/socket.h ./deps/libosmocore/include/osmocom/core/log2.h ./deps/libosmocore/include/osmocom/core/defs.h ./deps/libosmocore/include/osmocom/core/endian.h ./deps/libosmocore/include/osmocom/core/msgfile.h ./deps/libosmocore/include/osmocom/core/crc32gen.h ./deps/libosmocore/include/osmocom/core/time_cc.h ./deps/libosmocore/include/osmocom/core/bits.h ./deps/libosmocore/include/osmocom/core/rate_ctr.h ./deps/libosmocore/include/osmocom/core/strrb.h ./deps/libosmocore/include/osmocom/core/gsmtap.h ./deps/libosmocore/include/osmocom/core/macaddr.h ./deps/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/libosmocore/include/osmocom/core/statistics.h ./deps/libosmocore/include/osmocom/core/hash.h ./deps/libosmocore/include/osmocom/core/process.h ./deps/libosmocore/include/osmocom/core/serial.h ./deps/libosmocore/include/osmocom/core/prim.h ./deps/libosmocore/include/osmocom/core/byteswap.h ./deps/libosmocore/include/osmocom/core/bit16gen.h ./deps/libosmocore/include/osmocom/core/stat_item.h ./deps/libosmocore/include/osmocom/core/logging.h ./deps/libosmocore/include/osmocom/core/bitvec.h ./deps/libosmocore/include/osmocom/core/backtrace.h ./deps/libosmocore/include/osmocom/core/signal.h ./deps/libosmocore/include/osmocom/core/tdef.h ./deps/libosmocore/include/osmocom/core/select.h ./deps/libosmocore/include/osmocom/core/logging_internal.h ./deps/libosmocore/include/osmocom/core/netns.h ./deps/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/libosmocore/include/osmocom/core/stats_tcp.h ./deps/libosmocore/include/osmocom/core/prbs.h ./deps/libosmocore/include/osmocom/core/crc16.h ./deps/libosmocore/include/osmocom/core/bit32gen.h ./deps/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/libosmocore/include/osmocom/core/plugin.h ./deps/libosmocore/include/osmocom/core/crc8gen.h ./deps/libosmocore/include/osmocom/core/write_queue.h ./deps/libosmocore/include/osmocom/core/base64.h ./deps/libosmocore/include/osmocom/core/timer_compat.h ./deps/libosmocore/include/osmocom/core/it_q.h ./deps/libosmocore/include/osmocom/core/thread.h ./deps/libosmocore/include/osmocom/core/crc16gen.h ./deps/libosmocore/include/osmocom/core/msgb.h ./deps/libosmocore/include/osmocom/core/use_count.h ./deps/libosmocore/include/osmocom/core/crcgen.h ./deps/libosmocore/include/osmocom/core/application.h ./deps/libosmocore/include/osmocom/core/tun.h ./deps/libosmocore/include/osmocom/core/timer.h ./deps/libosmocore/include/osmocom/core/sercomm.h ./deps/libosmocore/include/osmocom/core/bitcomp.h ./deps/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/libosmocore/include/osmocom/core/netdev.h ./deps/libosmocore/include/osmocom/isdn/lapd_core.h ./deps/libosmocore/include/osmocom/isdn/i460_mux.h ./deps/libosmocore/include/osmocom/vty/stats.h ./deps/libosmocore/include/osmocom/vty/vty.h ./deps/libosmocore/include/osmocom/vty/misc.h ./deps/libosmocore/include/osmocom/vty/ports.h ./deps/libosmocore/include/osmocom/vty/command.h ./deps/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/libosmocore/include/osmocom/vty/logging.h ./deps/libosmocore/include/osmocom/vty/buffer.h ./deps/libosmocore/include/osmocom/vty/vector.h ./deps/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/libosmocore/include/osmocom/gsm/iuup.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/libosmocore/include/osmocom/gsm/comp128.h ./deps/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/libosmocore/include/osmocom/gsm/rsl.h ./deps/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/libosmocore/include/osmocom/gsm/bts_features.h ./deps/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/libosmocore/include/osmocom/gsm/bsslap.h ./deps/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/libosmocore/include/osmocom/gsm/oap_client.h ./deps/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/libosmocore/include/osmocom/gsm/oap.h ./deps/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/libosmocore/include/osmocom/gsm/l1sap.h ./deps/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/libosmocore/include/osmocom/gsm/a5.h ./deps/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/libosmocore/include/osmocom/gsm/prim.h ./deps/libosmocore/include/osmocom/gsm/tlv.h ./deps/libosmocore/include/osmocom/gsm/ipa.h ./deps/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/libosmocore/include/osmocom/gsm/apn.h ./deps/libosmocore/include/osmocom/gsm/kasumi.h ./deps/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/libosmocore/include/osmocom/gsm/gsup.h ./deps/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/libosmocore/include/osmocom/gsm/cbsp.h ./deps/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/libosmocore/include/osmocom/gsm/mncc.h ./deps/libosmocore/include/osmocom/gsm/gsm48.h ./deps/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/libosmocore/include/osmocom/gsm/lapdm.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/libosmocore/include/osmocom/gsm/gan.h ./deps/libosmocore/include/osmocom/gsm/gea.h ./deps/libosmocore/include/osmocom/gsm/gad.h ./deps/libosmocore/include/osmocom/crypt/kdf.h ./deps/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/libosmocore/include/osmocom/crypt/utran_cipher.h ./deps/libosmocore/include/osmocom/crypt/auth.h ./deps/libosmocore/tests/gsm48/rest_octets_test.c ./deps/libosmocore/tests/sockaddr_str/sockaddr_str_test.c ./deps/libosmocore/tests/it_q/it_q_test.c ./deps/libosmocore/tests/context/context_test.c ./deps/libosmocore/tests/gsm0408/gsm0408_test.c ./deps/libosmocore/tests/sim/sim_test.c ./deps/libosmocore/tests/libsercomstub.c ./deps/libosmocore/tests/gsup/gsup_test.c ./deps/libosmocore/tests/gsm0502/gsm0502_test.c ./deps/libosmocore/tests/lapd/lapd_test.c ./deps/libosmocore/tests/timer/clk_override_test.c ./deps/libosmocore/tests/timer/timer_test.c ./deps/libosmocore/tests/time_cc/time_cc_test.c ./deps/libosmocore/tests/strrb/strrb_test.c ./deps/libosmocore/tests/ussd/ussd_test.c ./deps/libosmocore/tests/use_count/use_count_test.c ./deps/libosmocore/tests/fr/fr_test.c ./deps/libosmocore/tests/coding/coding_test.c ./deps/libosmocore/tests/bitgen/bitgen_test.c ./deps/libosmocore/tests/abis/abis_test.c ./deps/libosmocore/tests/bits/bitrev_test.c ./deps/libosmocore/tests/bits/bitfield_test.c ./deps/libosmocore/tests/bits/bitcomp_test.c ./deps/libosmocore/tests/comp128/comp128_test.c ./deps/libosmocore/tests/gea/gea_test.c ./deps/libosmocore/tests/codec/codec_ecu_fr_test.c ./deps/libosmocore/tests/codec/codec_test.c ./deps/libosmocore/tests/sercomm/sercomm_test.c ./deps/libosmocore/tests/gprs/gprs_test.c ./deps/libosmocore/tests/conv/conv.h ./deps/libosmocore/tests/conv/conv.c ./deps/libosmocore/tests/conv/conv_gsm0503_test.c ./deps/libosmocore/tests/conv/conv_test.c ./deps/libosmocore/tests/conv/gsm0503_test_vectors.c ./deps/libosmocore/tests/i460_mux/i460_mux_test.c ./deps/libosmocore/tests/iuup/iuup_test.c ./deps/libosmocore/tests/bitvec/bitvec_test.c ./deps/libosmocore/tests/write_queue/wqueue_test.c ./deps/libosmocore/tests/gsm29205/gsm29205_test.c ./deps/libosmocore/tests/loggingrb/loggingrb_test.c ./deps/libosmocore/tests/ctrl/ctrl_test.c ./deps/libosmocore/tests/tdef/tdef_vty_config_root_test.c ./deps/libosmocore/tests/tdef/tdef_vty_config_subnode_test.c ./deps/libosmocore/tests/tdef/tdef_vty_dynamic_test.c ./deps/libosmocore/tests/tdef/tdef_test.c ./deps/libosmocore/tests/base64/base64_test.c ./deps/libosmocore/tests/a5/a5_test.c ./deps/libosmocore/tests/socket/socket_test.c ./deps/libosmocore/tests/socket/socket_sctp_test.c ./deps/libosmocore/tests/fsm/fsm_dealloc_test.c ./deps/libosmocore/tests/fsm/fsm_test.c ./deps/libosmocore/tests/bsslap/bsslap_test.c ./deps/libosmocore/tests/stats/stats_test.c ./deps/libosmocore/tests/stats/stats_vty_test.c ./deps/libosmocore/tests/msgb/msgb_test.c ./deps/libosmocore/tests/utils/utils_test.c ./deps/libosmocore/tests/logging/logging_vty_test.c ./deps/libosmocore/tests/logging/logging_test.c ./deps/libosmocore/tests/gsm23236/gsm23236_test.c ./deps/libosmocore/tests/prbs/prbs_test.c ./deps/libosmocore/tests/vty/vty_transcript_test.c ./deps/libosmocore/tests/vty/vty_test.c ./deps/libosmocore/tests/bssmap_le/bssmap_le_test.c ./deps/libosmocore/tests/msgfile/msgfile_test.c ./deps/libosmocore/tests/auth/milenage_test.c ./deps/libosmocore/tests/exec/exec_test.c ./deps/libosmocore/tests/gsm0808/gsm0808_test.c ./deps/libosmocore/tests/smscb/gsm0341_test.c ./deps/libosmocore/tests/smscb/cbsp_test.c ./deps/libosmocore/tests/smscb/smscb_test.c ./deps/libosmocore/tests/gsm23003/gsm23003_test.c ./deps/libosmocore/tests/oap/oap_client_test.c ./deps/libosmocore/tests/oap/oap_test.c ./deps/libosmocore/tests/tlv/tlv_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_rim_test.c ./deps/libosmocore/tests/gb/gprs_ns_test.c ./deps/libosmocore/tests/gb/bssgp_fc_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_test.c ./deps/libosmocore/tests/gb/gprs_ns2_test.c ./deps/libosmocore/tests/dtx/dtx_gsm0503_test.c ./deps/libosmocore/tests/endian/endian_test.c ./deps/libosmocore/tests/sms/sms_test.c ./deps/libosmocore/tests/kasumi/kasumi_test.c ./deps/libosmocore/tests/gad/gad_test.c ./deps/libosmocore/config.h ./deps/libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.c ./deps/libosmocore/utils/osmo-ns-dummy-vty.c ./deps/libosmocore/utils/osmo-ns-dummy.c ./deps/libosmocore/utils/osmo-config-merge.c ./deps/libosmocore/utils/osmo-aka-verify.c ./deps/libosmocore/utils/osmo-sim-test.c ./deps/libosmocore/utils/osmo-arfcn.c ./deps/libosmocore/utils/osmo-auc-gen.c ./deps/libosmocore/src/sim/gsm_int.h ./deps/libosmocore/src/sim/card_fs_usim.c ./deps/libosmocore/src/sim/card_fs_isim.c ./deps/libosmocore/src/sim/class_tables.c ./deps/libosmocore/src/sim/card_fs_hpsim.c ./deps/libosmocore/src/sim/reader_pcsc.c ./deps/libosmocore/src/sim/card_fs_tetra.c ./deps/libosmocore/src/sim/core.c ./deps/libosmocore/src/sim/card_fs_sim.c ./deps/libosmocore/src/sim/reader.c ./deps/libosmocore/src/sim/sim_int.h ./deps/libosmocore/src/sim/card_fs_uicc.c ./deps/libosmocore/src/usb/osmo_libusb.c ./deps/libosmocore/src/coding/gsm0503_parity.c ./deps/libosmocore/src/coding/gsm0503_interleaving.c ./deps/libosmocore/src/coding/gsm0503_coding.c ./deps/libosmocore/src/coding/gsm0503_mapping.c ./deps/libosmocore/src/coding/gsm0503_tables.c ./deps/libosmocore/src/coding/gsm0503_amr_dtx.c ./deps/libosmocore/src/codec/gsm660.c ./deps/libosmocore/src/codec/ecu_fr.c ./deps/libosmocore/src/codec/ecu.c ./deps/libosmocore/src/codec/gsm620.c ./deps/libosmocore/src/codec/gsm690.c ./deps/libosmocore/src/codec/gsm610.c ./deps/libosmocore/src/ctrl/control_cmd.c ./deps/libosmocore/src/ctrl/fsm_ctrl_commands.c ./deps/libosmocore/src/ctrl/control_if.c ./deps/libosmocore/src/ctrl/control_vty.c ./deps/libosmocore/src/core/logging_gsmtap.c ./deps/libosmocore/src/core/plugin.c ./deps/libosmocore/src/core/bits.c ./deps/libosmocore/src/core/crc32gen.c ./deps/libosmocore/src/core/logging_syslog.c ./deps/libosmocore/src/core/utils.c ./deps/libosmocore/src/core/conv_acc_sse_impl.h ./deps/libosmocore/src/core/bitvec.c ./deps/libosmocore/src/core/backtrace.c ./deps/libosmocore/src/core/msgfile.c ./deps/libosmocore/src/core/write_queue.c ./deps/libosmocore/src/core/sercomm.c ./deps/libosmocore/src/core/timer_gettimeofday.c ./deps/libosmocore/src/core/timer.c ./deps/libosmocore/src/core/stat_item.c ./deps/libosmocore/src/core/context.c ./deps/libosmocore/src/core/application.c ./deps/libosmocore/src/core/crc16gen.c ./deps/libosmocore/src/core/fsm.c ./deps/libosmocore/src/core/use_count.c ./deps/libosmocore/src/core/conv_acc.c ./deps/libosmocore/src/core/netns.c ./deps/libosmocore/src/core/prbs.c ./deps/libosmocore/src/core/counter.c ./deps/libosmocore/src/core/conv_acc_sse_avx.c ./deps/libosmocore/src/core/rbtree.c ./deps/libosmocore/src/core/strrb.c ./deps/libosmocore/src/core/tun.c ./deps/libosmocore/src/core/conv_acc_sse.c ./deps/libosmocore/src/core/tdef.c ./deps/libosmocore/src/core/netdev.c ./deps/libosmocore/src/core/bitcomp.c ./deps/libosmocore/src/core/isdnhdlc.c ./deps/libosmocore/src/core/rate_ctr.c ./deps/libosmocore/src/core/conv.c ./deps/libosmocore/src/core/time_cc.c ./deps/libosmocore/src/core/exec.c ./deps/libosmocore/src/core/conv_acc_generic.c ./deps/libosmocore/src/core/macaddr.c ./deps/libosmocore/src/core/signal.c ./deps/libosmocore/src/core/loggingrb.c ./deps/libosmocore/src/core/panic.c ./deps/libosmocore/src/core/crc8gen.c ./deps/libosmocore/src/core/stats.c ./deps/libosmocore/src/core/logging_systemd.c ./deps/libosmocore/src/core/base64.c ./deps/libosmocore/src/core/socket.c ./deps/libosmocore/src/core/sockaddr_str.c ./deps/libosmocore/src/core/crc16.c ./deps/libosmocore/src/core/serial.c ./deps/libosmocore/src/core/thread.c ./deps/libosmocore/src/core/timer_clockgettime.c ./deps/libosmocore/src/core/logging.c ./deps/libosmocore/src/core/gsmtap_util.c ./deps/libosmocore/src/core/crc64gen.c ./deps/libosmocore/src/core/conv_acc_neon_impl.h ./deps/libosmocore/src/core/it_q.c ./deps/libosmocore/src/core/conv_acc_neon.c ./deps/libosmocore/src/core/mnl.c ./deps/libosmocore/src/core/select.c ./deps/libosmocore/src/core/stats_tcp.c ./deps/libosmocore/src/core/stat_item_internal.h ./deps/libosmocore/src/core/msgb.c ./deps/libosmocore/src/core/stats_statsd.c ./deps/libosmocore/src/core/prim.c ./deps/libosmocore/src/isdn/lapd_core.c ./deps/libosmocore/src/isdn/i460_mux.c ./deps/libosmocore/src/vty/vector.c ./deps/libosmocore/src/vty/utils.c ./deps/libosmocore/src/vty/command.c ./deps/libosmocore/src/vty/fsm_vty.c ./deps/libosmocore/src/vty/vty.c ./deps/libosmocore/src/vty/stats_vty.c ./deps/libosmocore/src/vty/talloc_ctx_vty.c ./deps/libosmocore/src/vty/tdef_vty.c ./deps/libosmocore/src/vty/telnet_interface.c ./deps/libosmocore/src/vty/logging_vty.c ./deps/libosmocore/src/vty/buffer.c ./deps/libosmocore/src/vty/cpu_sched_vty.c ./deps/libosmocore/src/pseudotalloc/talloc.h ./deps/libosmocore/src/pseudotalloc/pseudotalloc.c ./deps/libosmocore/src/gb/gprs_ns2_fr.c ./deps/libosmocore/src/gb/common_vty.c ./deps/libosmocore/src/gb/gprs_ns2_sns.c ./deps/libosmocore/src/gb/gprs_ns.c ./deps/libosmocore/src/gb/gprs_ns_sns.c ./deps/libosmocore/src/gb/frame_relay.c ./deps/libosmocore/src/gb/gprs_ns_frgre.c ./deps/libosmocore/src/gb/gprs_bssgp2.c ./deps/libosmocore/src/gb/common_vty.h ./deps/libosmocore/src/gb/gprs_ns2_message.c ./deps/libosmocore/src/gb/gprs_bssgp_bss.c ./deps/libosmocore/src/gb/gprs_bssgp_rim.c ./deps/libosmocore/src/gb/gprs_bssgp_internal.h ./deps/libosmocore/src/gb/gprs_ns2_udp.c ./deps/libosmocore/src/gb/gprs_bssgp.c ./deps/libosmocore/src/gb/gprs_ns2_vty.c ./deps/libosmocore/src/gb/gprs_bssgp_util.c ./deps/libosmocore/src/gb/bssgp_bvc_fsm.c ./deps/libosmocore/src/gb/gprs_bssgp_vty.c ./deps/libosmocore/src/gb/gprs_ns_vty.c ./deps/libosmocore/src/gb/gprs_ns2_internal.h ./deps/libosmocore/src/gb/gprs_ns2.c ./deps/libosmocore/src/gb/gprs_ns2_frgre.c ./deps/libosmocore/src/gb/gb_internal.h ./deps/libosmocore/src/gb/gprs_ns2_vc_fsm.c ./deps/libosmocore/src/gsm/bsslap.c ./deps/libosmocore/src/gsm/a5.c ./deps/libosmocore/src/gsm/rxlev_stat.c ./deps/libosmocore/src/gsm/gsm0808_utils.c ./deps/libosmocore/src/gsm/cbsp.c ./deps/libosmocore/src/gsm/bssmap_le.c ./deps/libosmocore/src/gsm/milenage/aes.h ./deps/libosmocore/src/gsm/milenage/milenage.c ./deps/libosmocore/src/gsm/milenage/aes-internal-enc.c ./deps/libosmocore/src/gsm/milenage/milenage.h ./deps/libosmocore/src/gsm/milenage/aes_i.h ./deps/libosmocore/src/gsm/milenage/common.h ./deps/libosmocore/src/gsm/milenage/includes.h ./deps/libosmocore/src/gsm/milenage/crypto.h ./deps/libosmocore/src/gsm/milenage/aes-encblock.c ./deps/libosmocore/src/gsm/milenage/aes-internal.c ./deps/libosmocore/src/gsm/milenage/aes_wrap.h ./deps/libosmocore/src/gsm/gprs_cipher_core.c ./deps/libosmocore/src/gsm/gsm29205.c ./deps/libosmocore/src/gsm/gsm23236.c ./deps/libosmocore/src/gsm/gsm23003.c ./deps/libosmocore/src/gsm/gsm48_rest_octets.c ./deps/libosmocore/src/gsm/auth_milenage.c ./deps/libosmocore/src/gsm/iuup.c ./deps/libosmocore/src/gsm/gsm0411_utils.c ./deps/libosmocore/src/gsm/gsm0480.c ./deps/libosmocore/src/gsm/ipa.c ./deps/libosmocore/src/gsm/gsup_sms.c ./deps/libosmocore/src/gsm/gsm0414.c ./deps/libosmocore/src/gsm/gsm48_ie.c ./deps/libosmocore/src/gsm/gsm48049.c ./deps/libosmocore/src/gsm/kasumi.c ./deps/libosmocore/src/gsm/gsm0411_smr.c ./deps/libosmocore/src/gsm/gsm0341.c ./deps/libosmocore/src/gsm/gsm48_arfcn_range_encode.c ./deps/libosmocore/src/gsm/oap.c ./deps/libosmocore/src/gsm/gsm48.c ./deps/libosmocore/src/gsm/gsm_04_08_gprs.c ./deps/libosmocore/src/gsm/gsm_utils.c ./deps/libosmocore/src/gsm/apn.c ./deps/libosmocore/src/gsm/gea.c ./deps/libosmocore/src/gsm/gsm0808.c ./deps/libosmocore/src/gsm/comp128v23.c ./deps/libosmocore/src/gsm/auth_xor.c ./deps/libosmocore/src/gsm/kdf/sha1.c ./deps/libosmocore/src/gsm/kdf/sha256-internal.c ./deps/libosmocore/src/gsm/kdf/sha256.h ./deps/libosmocore/src/gsm/kdf/sha256.c ./deps/libosmocore/src/gsm/kdf/sha1_i.h ./deps/libosmocore/src/gsm/kdf/common.h ./deps/libosmocore/src/gsm/kdf/sha1.h ./deps/libosmocore/src/gsm/kdf/sha1-internal.c ./deps/libosmocore/src/gsm/kdf/crypto.h ./deps/libosmocore/src/gsm/kdf/sha256_i.h ./deps/libosmocore/src/gsm/abis_nm.c ./deps/libosmocore/src/gsm/lapdm.c ./deps/libosmocore/src/gsm/gsm29118.c ./deps/libosmocore/src/gsm/gprs_gea.c ./deps/libosmocore/src/gsm/gad.c ./deps/libosmocore/src/gsm/mncc.c ./deps/libosmocore/src/gsm/gan.c ./deps/libosmocore/src/gsm/rsl.c ./deps/libosmocore/src/gsm/sysinfo.c ./deps/libosmocore/src/gsm/auth_core.c ./deps/libosmocore/src/gsm/gsm0411_smc.c ./deps/libosmocore/src/gsm/bts_features.c ./deps/libosmocore/src/gsm/gsm0503_conv.c ./deps/libosmocore/src/gsm/gsup.c ./deps/libosmocore/src/gsm/gsm0502.c ./deps/libosmocore/src/gsm/kdf.c ./deps/libosmocore/src/gsm/oap_client.c ./deps/libosmocore/src/gsm/tlv_parser.c ./deps/libosmocore/src/gsm/auth_comp128v1.c ./deps/libosmocore/src/gsm/auth_comp128v23.c ./deps/libosmocore/src/gsm/comp128.c ./deps/libosmocore/src/gsm/gprs_rlc.c ./deps/libsmpp34/src/smpp34_heap.h ./deps/libsmpp34/src/smpp34_dumpPdu.c ./deps/libsmpp34/src/smpp34_params.h ./deps/libsmpp34/src/smpp34_structs.c ./deps/libsmpp34/src/smpp34_unpack.c ./deps/libsmpp34/src/smpp34_structs.h ./deps/libsmpp34/src/smpp34_heap.c ./deps/libsmpp34/src/smpp34_params.c ./deps/libsmpp34/src/smpp34_pack.c ./deps/libsmpp34/src/smpp34.h ./deps/libsmpp34/src/smpp34_dumpBuf.c ./deps/libsmpp34/test_apps/esme.h ./deps/libsmpp34/test_apps/tcp.c ./deps/libsmpp34/test_apps/analizer.c ./deps/libsmpp34/test_apps/smsc_main.c ./deps/libsmpp34/test_apps/esme.c ./deps/libsmpp34/test_apps/smpp_smsc.c ./deps/libsmpp34/test_apps/sendwp.c ./deps/libsmpp34/test_apps/smpp_smsc.h ./deps/libsmpp34/test_apps/sendwp.h ./deps/libsmpp34/test_apps/smpp.c ./deps/libsmpp34/test_pdu/submit_multi_resp_test.c ./deps/libsmpp34/test_pdu/query_sm_test.c ./deps/libsmpp34/test_pdu/enquire_link_resp_test.c ./deps/libsmpp34/test_pdu/enquire_link_test.c ./deps/libsmpp34/test_pdu/core.h ./deps/libsmpp34/test_pdu/outbind_test.c ./deps/libsmpp34/test_pdu/query_sm_resp_test.c ./deps/libsmpp34/test_pdu/deliver_sm_resp_test.c ./deps/libsmpp34/test_pdu/data_sm_resp_test.c ./deps/libsmpp34/test_pdu/replace_sm_test.c ./deps/libsmpp34/test_pdu/submit_sm_test.c ./deps/libsmpp34/test_pdu/submit_sm_resp_test.c ./deps/libsmpp34/test_pdu/bind_transmitter_test.c ./deps/libsmpp34/test_pdu/cancel_sm_test.c ./deps/libsmpp34/test_pdu/bind_receiver_test.c ./deps/libsmpp34/test_pdu/deliver_sm_test.c ./deps/libsmpp34/test_pdu/submit_multi_test.c ./deps/libsmpp34/test_pdu/bind_transceiver_test.c ./deps/libsmpp34/test_pdu/core.c ./deps/libsmpp34/test_pdu/data_sm_test.c ./deps/libsmpp34/test_pdu/bind_transmitter_resp_test.c ./deps/libsmpp34/test_pdu/generic_nack_test.c ./deps/libsmpp34/test_pdu/bind_receiver_resp_test.c ./deps/libsmpp34/test_pdu/cancel_sm_resp_test.c ./deps/libsmpp34/test_pdu/alert_notification_test.c ./deps/libsmpp34/test_pdu/replace_sm_resp_test.c ./deps/libsmpp34/test_pdu/bind_transceiver_resp_test.c ./deps/libsmpp34/test_pdu/unbind_test.c ./deps/libsmpp34/test_pdu/unbind_resp_test.c ./deps/libosmo-abis/include/internal.h ./deps/libosmo-abis/include/mISDNif.h ./deps/libosmo-abis/include/osmocom/abis/subchan_demux.h ./deps/libosmo-abis/include/osmocom/abis/e1_input.h ./deps/libosmo-abis/include/osmocom/abis/ipa.h ./deps/libosmo-abis/include/osmocom/abis/lapd.h ./deps/libosmo-abis/include/osmocom/abis/abis.h ./deps/libosmo-abis/include/osmocom/abis/ipa_proxy.h ./deps/libosmo-abis/include/osmocom/abis/lapd_pcap.h ./deps/libosmo-abis/include/osmocom/abis/trau_frame.h ./deps/libosmo-abis/include/osmocom/abis/ipaccess.h ./deps/libosmo-abis/include/osmocom/abis/unixsocket_proto.h ./deps/libosmo-abis/include/osmocom/trau/osmo_ortp.h ./deps/libosmo-abis/include/osmocom/trau/trau_rtp.h ./deps/libosmo-abis/include/osmocom/trau/trau_sync.h ./deps/libosmo-abis/include/osmocom/trau/trau_pcu_ericsson.h ./deps/libosmo-abis/include/osmocom/trau/trau_frame.h ./deps/libosmo-abis/tests/subchan_demux/subchan_demux_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bts_test.c ./deps/libosmo-abis/tests/rtp_test/rtp_test.c ./deps/libosmo-abis/tests/ipa_recv/ipa_recv_test.c ./deps/libosmo-abis/tests/trau_sync/trau_sync_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bsc_test.c ./deps/libosmo-abis/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c ./deps/libosmo-abis/tests/ipa_proxy_test.c ./deps/libosmo-abis/contrib/trau2rtp/trau2rtp.c ./deps/libosmo-abis/src/ipa_proxy.c ./deps/libosmo-abis/src/e1_input.c ./deps/libosmo-abis/src/init.c ./deps/libosmo-abis/src/trau/osmo_ortp.c ./deps/libosmo-abis/src/trau/trau_sync.c ./deps/libosmo-abis/src/trau/trau_pcu_ericsson.c ./deps/libosmo-abis/src/trau/ubit_buf.h ./deps/libosmo-abis/src/trau/trau_rtp_conv.c ./deps/libosmo-abis/src/trau/trau_frame.c ./deps/libosmo-abis/src/input/dahdi.c ./deps/libosmo-abis/src/input/lapd.c ./deps/libosmo-abis/src/input/ipa.c ./deps/libosmo-abis/src/input/lapd_pcap.c ./deps/libosmo-abis/src/input/unixsocket.c ./deps/libosmo-abis/src/input/rs232.c ./deps/libosmo-abis/src/input/e1d.c ./deps/libosmo-abis/src/input/ipa_keepalive.c ./deps/libosmo-abis/src/input/misdn.c ./deps/libosmo-abis/src/input/ipaccess.c ./deps/libosmo-abis/src/subchan_demux.c ./deps/libosmo-abis/src/e1_input_vty.c ./deps/libosmo-abis/src/trau_frame.c ./deps/libosmo-netif/include/osmocom/netif/rs232.h ./deps/libosmo-netif/include/osmocom/netif/stream.h ./deps/libosmo-netif/include/osmocom/netif/jibuf.h ./deps/libosmo-netif/include/osmocom/netif/amr.h ./deps/libosmo-netif/include/osmocom/netif/datagram.h ./deps/libosmo-netif/include/osmocom/netif/prim.h ./deps/libosmo-netif/include/osmocom/netif/ipa.h ./deps/libosmo-netif/include/osmocom/netif/sctp.h ./deps/libosmo-netif/include/osmocom/netif/ipa_unit.h ./deps/libosmo-netif/include/osmocom/netif/osmux.h ./deps/libosmo-netif/include/osmocom/netif/rtp.h ./deps/libosmo-netif/tests/osmux/osmux_input_test.c ./deps/libosmo-netif/tests/osmux/osmux_test.c ./deps/libosmo-netif/tests/osmux/osmux_output_test.c ./deps/libosmo-netif/tests/osmo-pcap-test/proto.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmux_test.c ./deps/libosmo-netif/tests/osmo-pcap-test/pcap.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h ./deps/libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c ./deps/libosmo-netif/tests/osmo-pcap-test/l4_udp.c ./deps/libosmo-netif/tests/osmo-pcap-test/l4_tcp.c ./deps/libosmo-netif/tests/osmo-pcap-test/proto.h ./deps/libosmo-netif/tests/osmo-pcap-test/l2_sll.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_eth.c ./deps/libosmo-netif/tests/stream/stream_test.c ./deps/libosmo-netif/tests/amr/amr_test.c ./deps/libosmo-netif/tests/jibuf/jibuf_tool.c ./deps/libosmo-netif/tests/jibuf/jibuf_test.c ./deps/libosmo-netif/utils/osmo-amr-inspect.c ./deps/libosmo-netif/src/stream.c ./deps/libosmo-netif/src/datagram.c ./deps/libosmo-netif/src/ipa_unit.c ./deps/libosmo-netif/src/ipa.c ./deps/libosmo-netif/src/osmux_input.c ./deps/libosmo-netif/src/osmux_output.c ./deps/libosmo-netif/src/jibuf.c ./deps/libosmo-netif/src/osmux.c ./deps/libosmo-netif/src/rs232.c ./deps/libosmo-netif/src/rtp.c ./deps/libosmo-netif/src/sctp.c ./deps/libosmo-netif/src/amr.c ./deps/libosmo-netif/src/prim.c ./deps/libosmo-netif/examples/rtp-udp-test-client.c ./deps/libosmo-netif/examples/rs232-write.c ./deps/libosmo-netif/examples/udp-test.h ./deps/libosmo-netif/examples/udp-test-server.c ./deps/libosmo-netif/examples/osmux-test-output.c ./deps/libosmo-netif/examples/stream-server.c ./deps/libosmo-netif/examples/rtp-udp-test-server.c ./deps/libosmo-netif/examples/ipa-stream-client.c ./deps/libosmo-netif/examples/udp-test-client.c ./deps/libosmo-netif/examples/lapd-over-datagram-user.c ./deps/libosmo-netif/examples/rs232-read.c ./deps/libosmo-netif/examples/stream-client.c ./deps/libosmo-netif/examples/osmux-test-input.c ./deps/libosmo-netif/examples/lapd-over-datagram-network.c ./deps/libosmo-netif/examples/ipa-stream-server.c ./deps/install/stow/libosmocore/include/osmocom/sim/sim.h ./deps/install/stow/libosmocore/include/osmocom/sim/class_tables.h ./deps/install/stow/libosmocore/include/osmocom/usb/libusb.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/install/stow/libosmocore/include/osmocom/codec/ecu.h ./deps/install/stow/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/install/stow/libosmocore/include/osmocom/codec/codec.h ./deps/install/stow/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/ports.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_if.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/install/stow/libosmocore/include/osmocom/core/stats.h ./deps/install/stow/libosmocore/include/osmocom/core/counter.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxlist.h ./deps/install/stow/libosmocore/include/osmocom/core/conv.h ./deps/install/stow/libosmocore/include/osmocom/core/utils.h ./deps/install/stow/libosmocore/include/osmocom/core/mnl.h ./deps/install/stow/libosmocore/include/osmocom/core/loggingrb.h ./deps/install/stow/libosmocore/include/osmocom/core/crc64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/panic.h ./deps/install/stow/libosmocore/include/osmocom/core/talloc.h ./deps/install/stow/libosmocore/include/osmocom/core/fsm.h ./deps/install/stow/libosmocore/include/osmocom/core/bit64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/exec.h ./deps/install/stow/libosmocore/include/osmocom/core/hashtable.h ./deps/install/stow/libosmocore/include/osmocom/core/socket.h ./deps/install/stow/libosmocore/include/osmocom/core/log2.h ./deps/install/stow/libosmocore/include/osmocom/core/defs.h ./deps/install/stow/libosmocore/include/osmocom/core/endian.h ./deps/install/stow/libosmocore/include/osmocom/core/msgfile.h ./deps/install/stow/libosmocore/include/osmocom/core/crc32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/time_cc.h ./deps/install/stow/libosmocore/include/osmocom/core/bits.h ./deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h ./deps/install/stow/libosmocore/include/osmocom/core/strrb.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap.h ./deps/install/stow/libosmocore/include/osmocom/core/macaddr.h ./deps/install/stow/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/install/stow/libosmocore/include/osmocom/core/statistics.h ./deps/install/stow/libosmocore/include/osmocom/core/hash.h ./deps/install/stow/libosmocore/include/osmocom/core/process.h ./deps/install/stow/libosmocore/include/osmocom/core/serial.h ./deps/install/stow/libosmocore/include/osmocom/core/prim.h ./deps/install/stow/libosmocore/include/osmocom/core/byteswap.h ./deps/install/stow/libosmocore/include/osmocom/core/bit16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/stat_item.h ./deps/install/stow/libosmocore/include/osmocom/core/logging.h ./deps/install/stow/libosmocore/include/osmocom/core/bitvec.h ./deps/install/stow/libosmocore/include/osmocom/core/backtrace.h ./deps/install/stow/libosmocore/include/osmocom/core/signal.h ./deps/install/stow/libosmocore/include/osmocom/core/tdef.h ./deps/install/stow/libosmocore/include/osmocom/core/select.h ./deps/install/stow/libosmocore/include/osmocom/core/netns.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/install/stow/libosmocore/include/osmocom/core/stats_tcp.h ./deps/install/stow/libosmocore/include/osmocom/core/prbs.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16.h ./deps/install/stow/libosmocore/include/osmocom/core/bit32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/install/stow/libosmocore/include/osmocom/core/plugin.h ./deps/install/stow/libosmocore/include/osmocom/core/crc8gen.h ./deps/install/stow/libosmocore/include/osmocom/core/write_queue.h ./deps/install/stow/libosmocore/include/osmocom/core/base64.h ./deps/install/stow/libosmocore/include/osmocom/core/timer_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/it_q.h ./deps/install/stow/libosmocore/include/osmocom/core/thread.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/msgb.h ./deps/install/stow/libosmocore/include/osmocom/core/use_count.h ./deps/install/stow/libosmocore/include/osmocom/core/crcgen.h ./deps/install/stow/libosmocore/include/osmocom/core/application.h ./deps/install/stow/libosmocore/include/osmocom/core/tun.h ./deps/install/stow/libosmocore/include/osmocom/core/timer.h ./deps/install/stow/libosmocore/include/osmocom/core/sercomm.h ./deps/install/stow/libosmocore/include/osmocom/core/bitcomp.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/install/stow/libosmocore/include/osmocom/core/netdev.h ./deps/install/stow/libosmocore/include/osmocom/isdn/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/isdn/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/vty/stats.h ./deps/install/stow/libosmocore/include/osmocom/vty/vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/misc.h ./deps/install/stow/libosmocore/include/osmocom/vty/ports.h ./deps/install/stow/libosmocore/include/osmocom/vty/command.h ./deps/install/stow/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/install/stow/libosmocore/include/osmocom/vty/logging.h ./deps/install/stow/libosmocore/include/osmocom/vty/buffer.h ./deps/install/stow/libosmocore/include/osmocom/vty/vector.h ./deps/install/stow/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/install/stow/libosmocore/include/osmocom/gsm/iuup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rsl.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bts_features.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bsslap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap_client.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/install/stow/libosmocore/include/osmocom/gsm/l1sap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/gsm/a5.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/install/stow/libosmocore/include/osmocom/gsm/prim.h ./deps/install/stow/libosmocore/include/osmocom/gsm/tlv.h ./deps/install/stow/libosmocore/include/osmocom/gsm/ipa.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/install/stow/libosmocore/include/osmocom/gsm/apn.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/install/stow/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/install/stow/libosmocore/include/osmocom/gsm/cbsp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/install/stow/libosmocore/include/osmocom/gsm/mncc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gan.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gad.h ./deps/install/stow/libosmocore/include/osmocom/crypt/kdf.h ./deps/install/stow/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/install/stow/libosmocore/include/osmocom/crypt/utran_cipher.h ./deps/install/stow/libosmocore/include/osmocom/crypt/auth.h ./deps/osmo-hlr/include/osmocom/hlr/gsup_server.h ./deps/osmo-hlr/include/osmocom/hlr/hlr_vty_subscr.h ./deps/osmo-hlr/include/osmocom/hlr/lu_fsm.h ./deps/osmo-hlr/include/osmocom/hlr/auc.h ./deps/osmo-hlr/include/osmocom/hlr/rand.h ./deps/osmo-hlr/include/osmocom/hlr/proxy.h ./deps/osmo-hlr/include/osmocom/hlr/timestamp.h ./deps/osmo-hlr/include/osmocom/hlr/logging.h ./deps/osmo-hlr/include/osmocom/hlr/remote_hlr.h ./deps/osmo-hlr/include/osmocom/hlr/mslookup_server.h ./deps/osmo-hlr/include/osmocom/hlr/db.h ./deps/osmo-hlr/include/osmocom/hlr/hlr_ussd.h ./deps/osmo-hlr/include/osmocom/hlr/ctrl.h ./deps/osmo-hlr/include/osmocom/hlr/mslookup_server_mdns.h ./deps/osmo-hlr/include/osmocom/hlr/dgsm.h ./deps/osmo-hlr/include/osmocom/hlr/hlr.h ./deps/osmo-hlr/include/osmocom/hlr/gsup_router.h ./deps/osmo-hlr/include/osmocom/hlr/hlr_vty.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup_client_fake.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns_rfc.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup_client_mdns.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns_sock.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup_client.h ./deps/osmo-hlr/include/osmocom/mslookup/mslookup.h ./deps/osmo-hlr/include/osmocom/mslookup/mdns_msg.h ./deps/osmo-hlr/include/osmocom/gsupclient/gsup_req.h ./deps/osmo-hlr/include/osmocom/gsupclient/cni_peer_id.h ./deps/osmo-hlr/include/osmocom/gsupclient/gsup_client.h ./deps/osmo-hlr/tests/gsup/gsup_test.c ./deps/osmo-hlr/tests/mslookup/mdns_test.c ./deps/osmo-hlr/tests/mslookup/mslookup_test.c ./deps/osmo-hlr/tests/mslookup/mslookup_client_test.c ./deps/osmo-hlr/tests/mslookup/mslookup_client_mdns_test.c ./deps/osmo-hlr/tests/db/db_test.c ./deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets/func_template.c ./deps/osmo-hlr/tests/auc/gen_ts_55_205_test_sets/main_template.c ./deps/osmo-hlr/tests/auc/auc_test.c ./deps/osmo-hlr/src/hlr_vty.c ./deps/osmo-hlr/src/hlr_vty_subscr.c ./deps/osmo-hlr/src/dgsm_vty.c ./deps/osmo-hlr/src/gsup_router.c ./deps/osmo-hlr/src/lu_fsm.c ./deps/osmo-hlr/src/mslookup_server.c ./deps/osmo-hlr/src/hlr.c ./deps/osmo-hlr/src/db_auc.c ./deps/osmo-hlr/src/db_debug.c ./deps/osmo-hlr/src/mslookup/osmo-mslookup-client.c ./deps/osmo-hlr/src/mslookup/mdns_rfc.c ./deps/osmo-hlr/src/mslookup/mslookup_client_fake.c ./deps/osmo-hlr/src/mslookup/mslookup_client.c ./deps/osmo-hlr/src/mslookup/mdns_msg.c ./deps/osmo-hlr/src/mslookup/mdns.c ./deps/osmo-hlr/src/mslookup/mslookup.c ./deps/osmo-hlr/src/mslookup/mdns_sock.c ./deps/osmo-hlr/src/mslookup/mslookup_client_mdns.c ./deps/osmo-hlr/src/osmo-euse-demo.c ./deps/osmo-hlr/src/auc.c ./deps/osmo-hlr/src/mslookup_server_mdns.c ./deps/osmo-hlr/src/gsupclient/cni_peer_id.c ./deps/osmo-hlr/src/gsupclient/gsup_client.c ./deps/osmo-hlr/src/gsupclient/gsup_req.c ./deps/osmo-hlr/src/gsupclient/gsup_test_client.c ./deps/osmo-hlr/src/remote_hlr.c ./deps/osmo-hlr/src/timestamp.c ./deps/osmo-hlr/src/db.c ./deps/osmo-hlr/src/rand_urandom.c ./deps/osmo-hlr/src/proxy.c ./deps/osmo-hlr/src/dbd_decode_binary.c ./deps/osmo-hlr/src/db_hlr.c ./deps/osmo-hlr/src/gsup_send.c ./deps/osmo-hlr/src/ctrl.c ./deps/osmo-hlr/src/dgsm.c ./deps/osmo-hlr/src/logging.c ./deps/osmo-hlr/src/gsup_server.c ./deps/osmo-hlr/src/hlr_ussd.c ./deps/osmo-hlr/src/hlr_db_tool.c ./deps/osmo-hlr/src/rand_fake.c ./tests/sms_queue/sms_queue_test.c ./tests/db_sms/db_sms_test.c ./tests/sdp_msg/sdp_msg_test.c ./tests/stubs.c ./tests/msc_vlr/msc_vlr_test_umts_authen.c ./tests/msc_vlr/msc_vlr_test_no_authen.c ./tests/msc_vlr/msc_vlr_tests.h ./tests/msc_vlr/msc_vlr_test_gsm_authen.c ./tests/msc_vlr/msc_vlr_test_rest.c ./tests/msc_vlr/msc_vlr_test_gsm_ciph.c ./tests/msc_vlr/msc_vlr_test_hlr_reject.c ./tests/msc_vlr/msc_vlr_test_reject_concurrency.c ./tests/msc_vlr/msc_vlr_test_ss.c ./tests/msc_vlr/msc_vlr_test_hlr_timeout.c ./tests/msc_vlr/msc_vlr_test_authen_reuse.c ./tests/msc_vlr/msc_vlr_tests.c ./tests/msc_vlr/msc_vlr_test_ms_timeout.c ./tests/msc_vlr/msc_vlr_test_call.c ./tests/mncc/mncc_test.c ./tests/smpp/smpp_test.c ./src/osmo-msc/msc_main.c ./src/libmsc/msc_net_init.c ./src/libmsc/sgs_vty.c ./src/libmsc/ran_msg_a.c ./src/libmsc/mncc_builtin.c ./src/libmsc/transaction.c ./src/libmsc/gsm_04_11_gsup.c ./src/libmsc/cell_id_list.c ./src/libmsc/gsm_04_14.c ./src/libmsc/sms_queue.c ./src/libmsc/rrlp.c ./src/libmsc/msc_i.c ./src/libmsc/gsm_04_11.c ./src/libmsc/ran_conn.c ./src/libmsc/msc_ho.c ./src/libmsc/gsm_09_11.c ./src/libmsc/call_leg.c ./src/libmsc/gsm_04_08_cc.c ./src/libmsc/mncc_sock.c ./src/libmsc/neighbor_ident.c ./src/libmsc/ran_msg_iu.c ./src/libmsc/ran_infra.c ./src/libmsc/msc_i_remote.c ./src/libmsc/neighbor_ident_vty.c ./src/libmsc/gsm_04_80.c ./src/libmsc/silent_call.c ./src/libmsc/sgs_server.c ./src/libmsc/msc_a.c ./src/libmsc/ran_msg.c ./src/libmsc/db.c ./src/libmsc/sgs_iface.c ./src/libmsc/rtp_stream.c ./src/libmsc/mncc_call.c ./src/libmsc/sdp_msg.c ./src/libmsc/ctrl_commands.c ./src/libmsc/msc_vty.c ./src/libmsc/gsup_client_mux.c ./src/libmsc/e_link.c ./src/libmsc/sccp_ran.c ./src/libmsc/mncc.c ./src/libmsc/msub.c ./src/libmsc/msc_t.c ./src/libmsc/msc_a_remote.c ./src/libmsc/paging.c ./src/libmsc/smsc_vty.c ./src/libmsc/gsm_04_08.c ./src/libmsc/ran_peer.c ./src/libmsc/msc_t_remote.c ./src/utils/smpp_mirror.c ./src/libsmpputil/smpp_utils.c ./src/libsmpputil/smpp_msc.c ./src/libsmpputil/smpp_smsc.c ./src/libsmpputil/smpp_vty.c ./src/libvlr/vlr.c ./src/libvlr/vlr_lu_fsm.h ./src/libvlr/vlr_access_req_fsm.c ./src/libvlr/vlr_sgs.c ./src/libvlr/vlr_auth_fsm.h ./src/libvlr/vlr_access_req_fsm.h ./src/libvlr/vlr_auth_fsm.c ./src/libvlr/vlr_sgs_fsm.c ./src/libvlr/vlr_core.h ./src/libvlr/vlr_lu_fsm.c ./src/libvlr/vlr_sgs_fsm.h + export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig: + export LD_LIBRARY_PATH=/build/deps/install/lib + LD_LIBRARY_PATH=/build/deps/install/lib + export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + osmo-build-dep.sh libosmo-abis
=============================== libosmo-abis ===============================
+ mkdir -p /build/deps + cd /build/deps + osmo-deps.sh libosmo-abis + project=libosmo-abis + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d libosmo-abis + cd libosmo-abis + git fetch --tags origin fatal: unable to access 'https://gerrit.osmocom.org/libosmo-abis/': The requested URL returned error: 502 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2974412 killed; [ssh-agent] Stopped. Archiving artifacts
Changes:
------------------------------------------ [...truncated 321.07 KB...] checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for LIBXML2... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes CFLAGS="-g -O2" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating def_frame/Makefile config.status: creating def_list/Makefile config.status: creating binaries/Makefile config.status: creating test_apps/Makefile config.status: creating libsmpp34.pc config.status: creating contrib/libsmpp34.spec config.status: creating aux_config/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-systemdsystemunitdir + [ -n ] + make -j 8 install echo 1.14.2 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/build/deps/libsmpp34' Making install in binaries make[2]: Entering directory '/build/deps/libsmpp34/binaries' CC core.o CC libsmpp34_la-smpp34_dumpPdu.lo CC libsmpp34_la-smpp34_heap.lo CC submit_multi_resp_test.o CC libsmpp34_la-smpp34_dumpBuf.lo CC libsmpp34_la-smpp34_pack.lo CC libsmpp34_la-smpp34_unpack.lo CC libsmpp34_la-smpp34_structs.lo CC libsmpp34_la-smpp34_params.lo CC submit_multi_test.o CC alert_notification_test.o CC bind_receiver_resp_test.o CC bind_receiver_test.o CC bind_transceiver_resp_test.o CC bind_transceiver_test.o CC bind_transmitter_resp_test.o CC bind_transmitter_test.o CC cancel_sm_resp_test.o CC cancel_sm_test.o CC data_sm_resp_test.o CC data_sm_test.o CC deliver_sm_resp_test.o CC deliver_sm_test.o CC enquire_link_resp_test.o CC enquire_link_test.o CC generic_nack_test.o CC query_sm_resp_test.o CC outbind_test.o CC query_sm_test.o CC replace_sm_resp_test.o CC replace_sm_test.o CC submit_sm_resp_test.o CC submit_sm_test.o CC unbind_resp_test.o CC unbind_test.o CCLD libsmpp34.la CC analizer-analizer.o ar: `u' modifier ignored since `D' is the default (see `U') CCLD submit_multi_resp_test CCLD submit_multi_test CCLD bind_receiver_test CCLD alert_notification_test CCLD bind_receiver_resp_test CCLD bind_transceiver_resp_test CCLD bind_transmitter_resp_test CCLD bind_transceiver_test CCLD bind_transmitter_test CCLD cancel_sm_resp_test CCLD cancel_sm_test CCLD data_sm_resp_test CCLD data_sm_test CCLD deliver_sm_resp_test CCLD deliver_sm_test CCLD enquire_link_resp_test CCLD enquire_link_test CCLD generic_nack_test CCLD outbind_test CCLD query_sm_resp_test CCLD query_sm_test CCLD replace_sm_resp_test CCLD replace_sm_test CCLD submit_sm_resp_test CCLD submit_sm_test CCLD unbind_resp_test CCLD unbind_test CCLD analizer make[3]: Entering directory '/build/deps/libsmpp34/binaries' /bin/mkdir -p '/build/deps/install/stow/libsmpp34/include' /bin/mkdir -p '/build/deps/install/stow/libsmpp34/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsmpp34.la '/build/deps/install/stow/libsmpp34/lib' /usr/bin/install -c -m 644 ../src/smpp34.h ../src/smpp34_heap.h ../src/smpp34_structs.h ../src/smpp34_params.h '/build/deps/install/stow/libsmpp34/include' libtool: install: /usr/bin/install -c .libs/libsmpp34.so.1.2.0 /build/deps/install/stow/libsmpp34/lib/libsmpp34.so.1.2.0 libtool: install: (cd /build/deps/install/stow/libsmpp34/lib && { ln -s -f libsmpp34.so.1.2.0 libsmpp34.so.1 || { rm -f libsmpp34.so.1 && ln -s libsmpp34.so.1.2.0 libsmpp34.so.1; }; }) libtool: install: (cd /build/deps/install/stow/libsmpp34/lib && { ln -s -f libsmpp34.so.1.2.0 libsmpp34.so || { rm -f libsmpp34.so && ln -s libsmpp34.so.1.2.0 libsmpp34.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmpp34.lai /build/deps/install/stow/libsmpp34/lib/libsmpp34.la libtool: install: /usr/bin/install -c .libs/libsmpp34.a /build/deps/install/stow/libsmpp34/lib/libsmpp34.a libtool: install: chmod 644 /build/deps/install/stow/libsmpp34/lib/libsmpp34.a libtool: install: ranlib /build/deps/install/stow/libsmpp34/lib/libsmpp34.a libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libsmpp34/lib ---------------------------------------------------------------------- Libraries have been installed in: /build/deps/install/stow/libsmpp34/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/libsmpp34/binaries' make[2]: Leaving directory '/build/deps/libsmpp34/binaries' Making install in def_frame make[2]: Entering directory '/build/deps/libsmpp34/def_frame' make[3]: Entering directory '/build/deps/libsmpp34/def_frame' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libsmpp34/include/def_frame' /usr/bin/install -c -m 644 ../def_frame/alert_notification.frame ../def_frame/alert_notification.tlv ../def_frame/bind_receiver.frame ../def_frame/bind_receiver_resp.frame ../def_frame/bind_receiver_resp.tlv ../def_frame/bind_transceiver.frame ../def_frame/bind_transceiver_resp.frame ../def_frame/bind_transceiver_resp.tlv ../def_frame/bind_transmitter.frame ../def_frame/bind_transmitter_resp.frame ../def_frame/bind_transmitter_resp.tlv ../def_frame/cancel_sm.frame ../def_frame/clean.frame ../def_frame/data_sm.frame ../def_frame/data_sm_resp.frame ../def_frame/data_sm_resp.tlv ../def_frame/data_sm.tlv ../def_frame/deliver_sm.frame ../def_frame/deliver_sm_resp.frame ../def_frame/deliver_sm.tlv ../def_frame/header.frame ../def_frame/outbind.frame ../def_frame/query_sm.frame ../def_frame/query_sm_resp.frame ../def_frame/replace_sm.frame ../def_frame/dad.frame ../def_frame/submit_multi.dad ../def_frame/submit_multi.frame ../def_frame/submit_multi.tlv ../def_frame/udad.frame ../def_frame/submit_multi_resp.udad ../def_frame/submit_multi_resp.frame ../def_frame/submit_sm.frame ../def_frame/submit_sm_resp.frame ../def_frame/submit_sm.tlv ../def_frame/tlv.frame ../def_frame/tlv.operation '/build/deps/install/stow/libsmpp34/include/def_frame' make[3]: Leaving directory '/build/deps/libsmpp34/def_frame' make[2]: Leaving directory '/build/deps/libsmpp34/def_frame' Making install in def_list make[2]: Entering directory '/build/deps/libsmpp34/def_list' make[3]: Entering directory '/build/deps/libsmpp34/def_list' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libsmpp34/include/def_list' /usr/bin/install -c -m 644 ../def_list/dest_flag.list ../def_list/addr_npi.list ../def_list/command_id.list ../def_list/tlv_id.list ../def_list/addr_ton.list ../def_list/command_status.list ../def_list/smpp34_protocol.def '/build/deps/install/stow/libsmpp34/include/def_list' make[3]: Leaving directory '/build/deps/libsmpp34/def_list' make[2]: Leaving directory '/build/deps/libsmpp34/def_list' make[2]: Entering directory '/build/deps/libsmpp34' make[3]: Entering directory '/build/deps/libsmpp34' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/deps/install/stow/libsmpp34/lib/pkgconfig' /usr/bin/install -c -m 644 libsmpp34.pc '/build/deps/install/stow/libsmpp34/lib/pkgconfig' make[3]: Leaving directory '/build/deps/libsmpp34' make[2]: Leaving directory '/build/deps/libsmpp34' make[1]: Leaving directory '/build/deps/libsmpp34' + STOW_DIR=/build/deps/install/stow stow --restow libsmpp34 + osmo-build-dep.sh osmo-mgw + mkdir -p /build/deps
=============================== osmo-mgw ===============================
+ cd /build/deps + osmo-deps.sh osmo-mgw + project=osmo-mgw + branch=master + git branch -a + grep -c remotes/origin/master$ + [ x1 != x0 ] + branch=origin/master + test -d osmo-mgw + cd osmo-mgw + git fetch --tags origin fatal: unable to access 'https://gerrit.osmocom.org/osmo-mgw/': The requested URL returned error: 502 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3039088 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org