Build failed in Jenkins: master-osmo-bsc » a1=default,a2=default,a3=default,a4=default,osmocom-master-debian9 #7810

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Fri Oct 11 08:34:04 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/7810/display/redirect>

------------------------------------------
[...truncated 46.17 KB...]
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -I../../include -I../../include -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 4:0:4 -no-undefined -o libosmoctrl.la -rpath /build/deps/install/stow/libosmocore/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.4.0T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.4.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.4.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.4.0 libosmoctrl.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.4.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.4.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_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[3]: Leaving directory '/build/deps/libosmocore/src/ctrl'
make[2]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making install in src/sim
make[2]: Entering directory '/build/deps/libosmocore/src/sim'
  CC       reader.lo
  CC       core.lo
  CC       reader_pcsc.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_tetra.lo
  CCLD     libosmosim.la
make[3]: Entering directory '/build/deps/libosmocore/src/sim'
make[3]: 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 -I/usr/include/PCSC -pthread -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 1:1:1 -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo reader_pcsc.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_tetra.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.0.1.1T /build/deps/install/stow/libosmocore/lib/libosmosim.so.0.1.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.0.1.1 libosmosim.so.0 || { rm -f libosmosim.so.0 && ln -s libosmosim.so.0.1.1 libosmosim.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.0.1.1 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.0.1.1 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_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[3]: Leaving directory '/build/deps/libosmocore/src/sim'
make[2]: Leaving directory '/build/deps/libosmocore/src/sim'
Making install in src/pseudotalloc
make[2]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
make[2]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making install in utils
make[2]: 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_sim_test-osmo-sim-test.o
  CCLD     osmo-arfcn
  CCLD     osmo-auc-gen
  CCLD     osmo-config-merge
  CCLD     osmo-sim-test
make[3]: Entering directory '/build/deps/libosmocore/utils'
make[3]: 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 '/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
make[3]: Leaving directory '/build/deps/libosmocore/utils'
make[2]: Leaving directory '/build/deps/libosmocore/utils'
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 '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/lib/pkgconfig'
 /bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
 /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 '/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 ./deps/libosmocore/config.h ./deps/libosmocore/utils/osmo-config-merge.c ./deps/libosmocore/utils/osmo-sim-test.c ./deps/libosmocore/utils/osmo-auc-gen.c ./deps/libosmocore/utils/osmo-arfcn.c ./deps/libosmocore/include/osmocom/codec/codec.h ./deps/libosmocore/include/osmocom/codec/ecu.h ./deps/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/libosmocore/include/osmocom/vty/ports.h ./deps/libosmocore/include/osmocom/vty/misc.h ./deps/libosmocore/include/osmocom/vty/vty.h ./deps/libosmocore/include/osmocom/vty/vector.h ./deps/libosmocore/include/osmocom/vty/buffer.h ./deps/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/libosmocore/include/osmocom/vty/stats.h ./deps/libosmocore/include/osmocom/vty/command.h ./deps/libosmocore/include/osmocom/vty/logging.h ./deps/libosmocore/include/osmocom/ctrl/ports.h ./deps/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/libosmocore/include/osmocom/ctrl/control_if.h ./deps/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp.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/gprs_bssgp_bss.h ./deps/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/libosmocore/include/osmocom/gsm/kasumi.h ./deps/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/libosmocore/include/osmocom/gsm/gan.h ./deps/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/libosmocore/include/osmocom/gsm/ipa.h ./deps/libosmocore/include/osmocom/gsm/oap.h ./deps/libosmocore/include/osmocom/gsm/tlv.h ./deps/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/libosmocore/include/osmocom/gsm/bts_features.h ./deps/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/libosmocore/include/osmocom/gsm/apn.h ./deps/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/libosmocore/include/osmocom/gsm/prim.h ./deps/libosmocore/include/osmocom/gsm/l1sap.h ./deps/libosmocore/include/osmocom/gsm/mncc.h ./deps/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/libosmocore/include/osmocom/gsm/gsup.h ./deps/libosmocore/include/osmocom/gsm/cbsp.h ./deps/libosmocore/include/osmocom/gsm/gea.h ./deps/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/libosmocore/include/osmocom/gsm/a5.h ./deps/libosmocore/include/osmocom/gsm/gsm48.h ./deps/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/libosmocore/include/osmocom/gsm/rsl.h ./deps/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/libosmocore/include/osmocom/gsm/comp128.h ./deps/libosmocore/include/osmocom/gsm/lapdm.h ./deps/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/libosmocore/include/osmocom/gsm/oap_client.h ./deps/libosmocore/include/osmocom/core/endian.h ./deps/libosmocore/include/osmocom/core/backtrace.h ./deps/libosmocore/include/osmocom/core/stat_item.h ./deps/libosmocore/include/osmocom/core/bit32gen.h ./deps/libosmocore/include/osmocom/core/signal.h ./deps/libosmocore/include/osmocom/core/conv.h ./deps/libosmocore/include/osmocom/core/timer_compat.h ./deps/libosmocore/include/osmocom/core/application.h ./deps/libosmocore/include/osmocom/core/select.h ./deps/libosmocore/include/osmocom/core/timer.h ./deps/libosmocore/include/osmocom/core/serial.h ./deps/libosmocore/include/osmocom/core/statistics.h ./deps/libosmocore/include/osmocom/core/sercomm.h ./deps/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/libosmocore/include/osmocom/core/crc32gen.h ./deps/libosmocore/include/osmocom/core/prim.h ./deps/libosmocore/include/osmocom/core/panic.h ./deps/libosmocore/include/osmocom/core/gsmtap.h ./deps/libosmocore/include/osmocom/core/strrb.h ./deps/libosmocore/include/osmocom/core/write_queue.h ./deps/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/libosmocore/include/osmocom/core/loggingrb.h ./deps/libosmocore/include/osmocom/core/msgb.h ./deps/libosmocore/include/osmocom/core/bitcomp.h ./deps/libosmocore/include/osmocom/core/crcgen.h ./deps/libosmocore/include/osmocom/core/logging_internal.h ./deps/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/libosmocore/include/osmocom/core/bits.h ./deps/libosmocore/include/osmocom/core/crc16gen.h ./deps/libosmocore/include/osmocom/core/msgfile.h ./deps/libosmocore/include/osmocom/core/utils.h ./deps/libosmocore/include/osmocom/core/crc8gen.h ./deps/libosmocore/include/osmocom/core/macaddr.h ./deps/libosmocore/include/osmocom/core/counter.h ./deps/libosmocore/include/osmocom/core/linuxlist.h ./deps/libosmocore/include/osmocom/core/tdef.h ./deps/libosmocore/include/osmocom/core/crc16.h ./deps/libosmocore/include/osmocom/core/byteswap.h ./deps/libosmocore/include/osmocom/core/plugin.h ./deps/libosmocore/include/osmocom/core/fsm.h ./deps/libosmocore/include/osmocom/core/rate_ctr.h ./deps/libosmocore/include/osmocom/core/talloc.h ./deps/libosmocore/include/osmocom/core/prbs.h ./deps/libosmocore/include/osmocom/core/defs.h ./deps/libosmocore/include/osmocom/core/socket.h ./deps/libosmocore/include/osmocom/core/bit16gen.h ./deps/libosmocore/include/osmocom/core/bitvec.h ./deps/libosmocore/include/osmocom/core/process.h ./deps/libosmocore/include/osmocom/core/stats.h ./deps/libosmocore/include/osmocom/core/bit64gen.h ./deps/libosmocore/include/osmocom/core/crc64gen.h ./deps/libosmocore/include/osmocom/core/logging.h ./deps/libosmocore/include/osmocom/core/use_count.h ./deps/libosmocore/include/osmocom/sim/sim.h ./deps/libosmocore/include/osmocom/sim/class_tables.h ./deps/libosmocore/include/osmocom/crypt/gprs_cipher.h ./deps/libosmocore/include/osmocom/crypt/auth.h ./deps/libosmocore/src/crc16.c ./deps/libosmocore/src/bitcomp.c ./deps/libosmocore/src/stats_statsd.c ./deps/libosmocore/src/gb/gb_internal.h ./deps/libosmocore/src/gb/gprs_bssgp.c ./deps/libosmocore/src/gb/gprs_bssgp_util.c ./deps/libosmocore/src/gb/gprs_ns_frgre.c ./deps/libosmocore/src/gb/gprs_ns_sns.c ./deps/libosmocore/src/gb/gprs_bssgp_vty.c ./deps/libosmocore/src/gb/gprs_ns.c ./deps/libosmocore/src/gb/common_vty.c ./deps/libosmocore/src/gb/common_vty.h ./deps/libosmocore/src/gb/gprs_ns_vty.c ./deps/libosmocore/src/gb/gprs_bssgp_bss.c ./deps/libosmocore/src/conv_acc.c ./deps/libosmocore/src/rbtree.c ./deps/libosmocore/src/codec/ecu_fr.c ./deps/libosmocore/src/codec/gsm610.c ./deps/libosmocore/src/codec/gsm620.c ./deps/libosmocore/src/codec/ecu.c ./deps/libosmocore/src/codec/gsm690.c ./deps/libosmocore/src/codec/gsm660.c ./deps/libosmocore/src/panic.c ./deps/libosmocore/src/socket.c ./deps/libosmocore/src/prim.c ./deps/libosmocore/src/logging_syslog.c ./deps/libosmocore/src/conv.c ./deps/libosmocore/src/stat_item.c ./deps/libosmocore/src/logging.c ./deps/libosmocore/src/stats.c ./deps/libosmocore/src/plugin.c ./deps/libosmocore/src/use_count.c ./deps/libosmocore/src/loggingrb.c ./deps/libosmocore/src/context.c ./deps/libosmocore/src/timer_clockgettime.c ./deps/libosmocore/src/crc16gen.c ./deps/libosmocore/src/select.c ./deps/libosmocore/src/tdef.c ./deps/libosmocore/src/signal.c ./deps/libosmocore/src/utils.c ./deps/libosmocore/src/bitvec.c ./deps/libosmocore/src/fsm.c ./deps/libosmocore/src/vty/talloc_ctx_vty.c ./deps/libosmocore/src/vty/fsm_vty.c ./deps/libosmocore/src/vty/telnet_interface.c ./deps/libosmocore/src/vty/vector.c ./deps/libosmocore/src/vty/vty.c ./deps/libosmocore/src/vty/utils.c ./deps/libosmocore/src/vty/stats_vty.c ./deps/libosmocore/src/vty/tdef_vty.c ./deps/libosmocore/src/vty/logging_vty.c ./deps/libosmocore/src/vty/command.c ./deps/libosmocore/src/vty/buffer.c ./deps/libosmocore/src/ctrl/control_vty.c ./deps/libosmocore/src/ctrl/control_if.c ./deps/libosmocore/src/ctrl/fsm_ctrl_commands.c ./deps/libosmocore/src/ctrl/control_cmd.c ./deps/libosmocore/src/coding/gsm0503_mapping.c ./deps/libosmocore/src/coding/gsm0503_parity.c ./deps/libosmocore/src/coding/gsm0503_interleaving.c ./deps/libosmocore/src/coding/gsm0503_tables.c ./deps/libosmocore/src/coding/gsm0503_coding.c ./deps/libosmocore/src/sercomm.c ./deps/libosmocore/src/conv_acc_sse_impl.h ./deps/libosmocore/src/prbs.c ./deps/libosmocore/src/pseudotalloc/pseudotalloc.c ./deps/libosmocore/src/pseudotalloc/talloc.h ./deps/libosmocore/src/application.c ./deps/libosmocore/src/gsm/auth_core.c ./deps/libosmocore/src/gsm/milenage/milenage.c ./deps/libosmocore/src/gsm/milenage/crypto.h ./deps/libosmocore/src/gsm/milenage/aes_wrap.h ./deps/libosmocore/src/gsm/milenage/includes.h ./deps/libosmocore/src/gsm/milenage/common.h ./deps/libosmocore/src/gsm/milenage/aes-encblock.c ./deps/libosmocore/src/gsm/milenage/aes_i.h ./deps/libosmocore/src/gsm/milenage/aes.h ./deps/libosmocore/src/gsm/milenage/aes-internal.c ./deps/libosmocore/src/gsm/milenage/aes-internal-enc.c ./deps/libosmocore/src/gsm/milenage/milenage.h ./deps/libosmocore/src/gsm/gsm0503_conv.c ./deps/libosmocore/src/gsm/rxlev_stat.c ./deps/libosmocore/src/gsm/tlv_parser.c ./deps/libosmocore/src/gsm/auth_comp128v23.c ./deps/libosmocore/src/gsm/apn.c ./deps/libosmocore/src/gsm/rsl.c ./deps/libosmocore/src/gsm/gan.c ./deps/libosmocore/src/gsm/gsm48_rest_octets.c ./deps/libosmocore/src/gsm/gsm0411_utils.c ./deps/libosmocore/src/gsm/gsm_utils.c ./deps/libosmocore/src/gsm/gsm0808.c ./deps/libosmocore/src/gsm/kasumi.c ./deps/libosmocore/src/gsm/a5.c ./deps/libosmocore/src/gsm/gprs_rlc.c ./deps/libosmocore/src/gsm/bts_features.c ./deps/libosmocore/src/gsm/gsm29205.c ./deps/libosmocore/src/gsm/cbsp.c ./deps/libosmocore/src/gsm/auth_milenage.c ./deps/libosmocore/src/gsm/gsup.c ./deps/libosmocore/src/gsm/lapd_core.c ./deps/libosmocore/src/gsm/oap.c ./deps/libosmocore/src/gsm/gsm0411_smr.c ./deps/libosmocore/src/gsm/gsm48_ie.c ./deps/libosmocore/src/gsm/gsm48049.c ./deps/libosmocore/src/gsm/comp128v23.c ./deps/libosmocore/src/gsm/ipa.c ./deps/libosmocore/src/gsm/gsm0808_utils.c ./deps/libosmocore/src/gsm/comp128.c ./deps/libosmocore/src/gsm/gsm0414.c ./deps/libosmocore/src/gsm/gsm23003.c ./deps/libosmocore/src/gsm/gsm48.c ./deps/libosmocore/src/gsm/gsm29118.c ./deps/libosmocore/src/gsm/oap_client.c ./deps/libosmocore/src/gsm/gsm48_arfcn_range_encode.c ./deps/libosmocore/src/gsm/gsm0341.c ./deps/libosmocore/src/gsm/gsm0480.c ./deps/libosmocore/src/gsm/abis_nm.c ./deps/libosmocore/src/gsm/mncc.c ./deps/libosmocore/src/gsm/lapdm.c ./deps/libosmocore/src/gsm/gsup_sms.c ./deps/libosmocore/src/gsm/gsm_04_08_gprs.c ./deps/libosmocore/src/gsm/gea.c ./deps/libosmocore/src/gsm/gprs_gea.c ./deps/libosmocore/src/gsm/auth_comp128v1.c ./deps/libosmocore/src/gsm/gprs_cipher_core.c ./deps/libosmocore/src/gsm/gsm0411_smc.c ./deps/libosmocore/src/gsm/sysinfo.c ./deps/libosmocore/src/gsm/gsm0502.c ./deps/libosmocore/src/crc32gen.c ./deps/libosmocore/src/serial.c ./deps/libosmocore/src/sockaddr_str.c ./deps/libosmocore/src/crc8gen.c ./deps/libosmocore/src/msgfile.c ./deps/libosmocore/src/sim/card_fs_uicc.c ./deps/libosmocore/src/sim/reader.c ./deps/libosmocore/src/sim/card_fs_sim.c ./deps/libosmocore/src/sim/card_fs_usim.c ./deps/libosmocore/src/sim/sim_int.h ./deps/libosmocore/src/sim/card_fs_isim.c ./deps/libosmocore/src/sim/card_fs_tetra.c ./deps/libosmocore/src/sim/core.c ./deps/libosmocore/src/sim/gsm_int.h ./deps/libosmocore/src/sim/reader_pcsc.c ./deps/libosmocore/src/sim/class_tables.c ./deps/libosmocore/src/counter.c ./deps/libosmocore/src/backtrace.c ./deps/libosmocore/src/conv_acc_sse_avx.c ./deps/libosmocore/src/timer_gettimeofday.c ./deps/libosmocore/src/gsmtap_util.c ./deps/libosmocore/src/bits.c ./deps/libosmocore/src/macaddr.c ./deps/libosmocore/src/conv_acc_sse.c ./deps/libosmocore/src/msgb.c ./deps/libosmocore/src/rate_ctr.c ./deps/libosmocore/src/timer.c ./deps/libosmocore/src/conv_acc_generic.c ./deps/libosmocore/src/strrb.c ./deps/libosmocore/src/write_queue.c ./deps/libosmocore/src/crc64gen.c ./deps/libosmocore/src/logging_gsmtap.c ./deps/libosmocore/src/isdnhdlc.c ./deps/libosmocore/tests/kasumi/kasumi_test.c ./deps/libosmocore/tests/gb/bssgp_fc_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_test.c ./deps/libosmocore/tests/gb/gprs_ns_test.c ./deps/libosmocore/tests/gea/gea_test.c ./deps/libosmocore/tests/comp128/comp128_test.c ./deps/libosmocore/tests/codec/codec_ecu_fr_test.c ./deps/libosmocore/tests/codec/codec_test.c ./deps/libosmocore/tests/ussd/ussd_test.c ./deps/libosmocore/tests/abis/abis_test.c ./deps/libosmocore/tests/context/context_test.c ./deps/libosmocore/tests/gsm0408/gsm0408_test.c ./deps/libosmocore/tests/a5/a5_test.c ./deps/libosmocore/tests/endian/endian_test.c ./deps/libosmocore/tests/use_count/use_count_test.c ./deps/libosmocore/tests/tlv/tlv_test.c ./deps/libosmocore/tests/gsm0808/gsm0808_test.c ./deps/libosmocore/tests/utils/utils_test.c ./deps/libosmocore/tests/tdef/tdef_test.c ./deps/libosmocore/tests/tdef/tdef_vty_test_config_subnode.c ./deps/libosmocore/tests/tdef/tdef_vty_test_dynamic.c ./deps/libosmocore/tests/tdef/tdef_vty_test_config_root.c ./deps/libosmocore/tests/vty/vty_test.c ./deps/libosmocore/tests/vty/vty_transcript_test.c ./deps/libosmocore/tests/msgb/msgb_test.c ./deps/libosmocore/tests/ctrl/ctrl_test.c ./deps/libosmocore/tests/coding/coding_test.c ./deps/libosmocore/tests/stats/stats_test.c ./deps/libosmocore/tests/gsm23003/gsm23003_test.c ./deps/libosmocore/tests/gprs/gprs_test.c ./deps/libosmocore/tests/bitvec/bitvec_test.c ./deps/libosmocore/tests/msgfile/msgfile_test.c ./deps/libosmocore/tests/write_queue/wqueue_test.c ./deps/libosmocore/tests/oap/oap_test.c ./deps/libosmocore/tests/oap/oap_client_test.c ./deps/libosmocore/tests/sms/sms_test.c ./deps/libosmocore/tests/strrb/strrb_test.c ./deps/libosmocore/tests/gsm29205/gsm29205_test.c ./deps/libosmocore/tests/sim/sim_test.c ./deps/libosmocore/tests/sercomm/sercomm_test.c ./deps/libosmocore/tests/socket/socket_test.c ./deps/libosmocore/tests/auth/milenage_test.c ./deps/libosmocore/tests/fr/fr_test.c ./deps/libosmocore/tests/sockaddr_str/sockaddr_str_test.c ./deps/libosmocore/tests/bits/bitfield_test.c ./deps/libosmocore/tests/bits/bitrev_test.c ./deps/libosmocore/tests/bits/bitcomp_test.c ./deps/libosmocore/tests/logging/logging_test.c ./deps/libosmocore/tests/logging/logging_vty_test.c ./deps/libosmocore/tests/loggingrb/loggingrb_test.c ./deps/libosmocore/tests/lapd/lapd_test.c ./deps/libosmocore/tests/timer/timer_test.c ./deps/libosmocore/tests/timer/clk_override_test.c ./deps/libosmocore/tests/gsup/gsup_test.c ./deps/libosmocore/tests/smscb/gsm0341_test.c ./deps/libosmocore/tests/smscb/smscb_test.c ./deps/libosmocore/tests/prbs/prbs_test.c ./deps/libosmocore/tests/conv/gsm0503_test_vectors.c ./deps/libosmocore/tests/conv/conv.h ./deps/libosmocore/tests/conv/conv.c ./deps/libosmocore/tests/conv/conv_test.c ./deps/libosmocore/tests/conv/conv_gsm0503_test.c ./deps/libosmocore/tests/fsm/fsm_test.c ./deps/libosmocore/tests/fsm/fsm_dealloc_test.c ./deps/libosmocore/tests/libsercomstub.c ./deps/libosmo-sccp/stp/stp_main.c ./deps/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h ./deps/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h ./deps/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h ./deps/libosmo-sccp/include/osmocom/sigtran/xua_msg.h ./deps/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h ./deps/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h ./deps/libosmo-sccp/include/osmocom/sigtran/xua_types.h ./deps/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h ./deps/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h ./deps/libosmo-sccp/include/osmocom/mtp/mtp_level3.h ./deps/libosmo-sccp/include/osmocom/mtp/mtp_pcap.h ./deps/libosmo-sccp/include/osmocom/sccp/sccp_types.h ./deps/libosmo-sccp/include/osmocom/sccp/sccp.h ./deps/libosmo-sccp/examples/sccp_test_server.c ./deps/libosmo-sccp/examples/internal.h ./deps/libosmo-sccp/examples/sccp_demo_user.c ./deps/libosmo-sccp/examples/sccp_test_vty.c ./deps/libosmo-sccp/src/sccp_user.c ./deps/libosmo-sccp/src/xua_default_lm_fsm.c ./deps/libosmo-sccp/src/sua.c ./deps/libosmo-sccp/src/sccp_vty.c ./deps/libosmo-sccp/src/sccp_internal.h ./deps/libosmo-sccp/src/sccp_sap.c ./deps/libosmo-sccp/src/xua_asp_fsm.c ./deps/libosmo-sccp/src/xua_as_fsm.c ./deps/libosmo-sccp/src/sccp.c ./deps/libosmo-sccp/src/sccp_sclc.c ./deps/libosmo-sccp/src/ipa.c ./deps/libosmo-sccp/src/sccp2sua.c ./deps/libosmo-sccp/src/xua_internal.h ./deps/libosmo-sccp/src/mtp_pcap.c ./deps/libosmo-sccp/src/osmo_ss7_hmrt.c ./deps/libosmo-sccp/src/m3ua.c ./deps/libosmo-sccp/src/sccp_scoc.c ./deps/libosmo-sccp/src/xua_msg.c ./deps/libosmo-sccp/src/xua_asp_fsm.h ./deps/libosmo-sccp/src/xua_rkm.c ./deps/libosmo-sccp/src/sccp_scrc.c ./deps/libosmo-sccp/src/osmo_ss7.c ./deps/libosmo-sccp/src/xua_as_fsm.h ./deps/libosmo-sccp/src/osmo_ss7_vty.c ./deps/libosmo-sccp/src/sccp_helpers.c ./deps/libosmo-sccp/tests/mtp/mtp_parse_test.c ./deps/libosmo-sccp/tests/sccp/sccp_test.c ./deps/libosmo-sccp/tests/vty/ss7_asp_vty_test.c ./deps/libosmo-sccp/tests/m2ua/m2ua_test.c ./deps/libosmo-sccp/tests/ss7/ss7_test.c ./deps/libosmo-sccp/tests/xua/sccp_test_data.c ./deps/libosmo-sccp/tests/xua/sccp_test_data.h ./deps/libosmo-sccp/tests/xua/xua_test.c ./deps/libosmo-netif/include/osmocom/netif/ipa.h ./deps/libosmo-netif/include/osmocom/netif/datagram.h ./deps/libosmo-netif/include/osmocom/netif/osmux.h ./deps/libosmo-netif/include/osmocom/netif/rtp.h ./deps/libosmo-netif/include/osmocom/netif/rs232.h ./deps/libosmo-netif/include/osmocom/netif/jibuf.h ./deps/libosmo-netif/include/osmocom/netif/ipa_unit.h ./deps/libosmo-netif/include/osmocom/netif/stream.h ./deps/libosmo-netif/include/osmocom/netif/amr.h ./deps/libosmo-netif/examples/osmux-test-input.c ./deps/libosmo-netif/examples/stream-client.c ./deps/libosmo-netif/examples/rs232-write.c ./deps/libosmo-netif/examples/stream-server.c ./deps/libosmo-netif/examples/ipa-stream-server.c ./deps/libosmo-netif/examples/lapd-over-datagram-user.c ./deps/libosmo-netif/examples/rtp-udp-test-server.c ./deps/libosmo-netif/examples/lapd-over-datagram-network.c ./deps/libosmo-netif/examples/osmux-test-output.c ./deps/libosmo-netif/examples/ipa-stream-client.c ./deps/libosmo-netif/examples/udp-test.h ./deps/libosmo-netif/examples/udp-test-server.c ./deps/libosmo-netif/examples/rs232-read.c ./deps/libosmo-netif/examples/udp-test-client.c ./deps/libosmo-netif/examples/rtp-udp-test-client.c ./deps/libosmo-netif/src/osmux.c ./deps/libosmo-netif/src/ipa_unit.c ./deps/libosmo-netif/src/jibuf.c ./deps/libosmo-netif/src/amr.c ./deps/libosmo-netif/src/rs232.c ./deps/libosmo-netif/src/stream.c ./deps/libosmo-netif/src/ipa.c ./deps/libosmo-netif/src/datagram.c ./deps/libosmo-netif/src/rtp.c ./deps/libosmo-netif/tests/amr/amr_test.c ./deps/libosmo-netif/tests/stream/stream_test.c ./deps/libosmo-netif/tests/osmux/osmux_test2.c ./deps/libosmo-netif/tests/osmux/osmux_test.c ./deps/libosmo-netif/tests/jibuf/jibuf_tool.c ./deps/libosmo-netif/tests/jibuf/jibuf_test.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/l4_udp.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h ./deps/libosmo-netif/tests/osmo-pcap-test/proto.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_eth.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmux_test.c ./deps/libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c ./deps/libosmo-netif/tests/osmo-pcap-test/pcap.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_sll.c ./deps/install/stow/libosmocore/include/osmocom/codec/codec.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/vty/ports.h ./deps/install/stow/libosmocore/include/osmocom/vty/misc.h ./deps/install/stow/libosmocore/include/osmocom/vty/vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/vector.h ./deps/install/stow/libosmocore/include/osmocom/vty/buffer.h ./deps/install/stow/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/install/stow/libosmocore/include/osmocom/vty/stats.h ./deps/install/stow/libosmocore/include/osmocom/vty/command.h ./deps/install/stow/libosmocore/include/osmocom/vty/logging.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/ports.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_if.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_interleaving.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_parity.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.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/gprs_bssgp_bss.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gan.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/install/stow/libosmocore/include/osmocom/gsm/ipa.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/tlv.h ./deps/install/stow/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bts_features.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/apn.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/gsm/prim.h ./deps/install/stow/libosmocore/include/osmocom/gsm/l1sap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/mncc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/cbsp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/install/stow/libosmocore/include/osmocom/gsm/a5.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rsl.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_14.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/install/stow/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap_client.h ./deps/install/stow/libosmocore/include/osmocom/core/endian.h ./deps/install/stow/libosmocore/include/osmocom/core/backtrace.h ./deps/install/stow/libosmocore/include/osmocom/core/stat_item.h ./deps/install/stow/libosmocore/include/osmocom/core/bit32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/signal.h ./deps/install/stow/libosmocore/include/osmocom/core/conv.h ./deps/install/stow/libosmocore/include/osmocom/core/timer_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/application.h ./deps/install/stow/libosmocore/include/osmocom/core/select.h ./deps/install/stow/libosmocore/include/osmocom/core/timer.h ./deps/install/stow/libosmocore/include/osmocom/core/serial.h ./deps/install/stow/libosmocore/include/osmocom/core/statistics.h ./deps/install/stow/libosmocore/include/osmocom/core/sercomm.h ./deps/install/stow/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/install/stow/libosmocore/include/osmocom/core/crc32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/prim.h ./deps/install/stow/libosmocore/include/osmocom/core/panic.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap.h ./deps/install/stow/libosmocore/include/osmocom/core/strrb.h ./deps/install/stow/libosmocore/include/osmocom/core/write_queue.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/install/stow/libosmocore/include/osmocom/core/loggingrb.h ./deps/install/stow/libosmocore/include/osmocom/core/msgb.h ./deps/install/stow/libosmocore/include/osmocom/core/bitcomp.h ./deps/install/stow/libosmocore/include/osmocom/core/crcgen.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/install/stow/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/install/stow/libosmocore/include/osmocom/core/bits.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/msgfile.h ./deps/install/stow/libosmocore/include/osmocom/core/utils.h ./deps/install/stow/libosmocore/include/osmocom/core/crc8gen.h ./deps/install/stow/libosmocore/include/osmocom/core/macaddr.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/tdef.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16.h ./deps/install/stow/libosmocore/include/osmocom/core/byteswap.h ./deps/install/stow/libosmocore/include/osmocom/core/plugin.h ./deps/install/stow/libosmocore/include/osmocom/core/fsm.h ./deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h ./deps/install/stow/libosmocore/include/osmocom/core/talloc.h ./deps/install/stow/libosmocore/include/osmocom/core/prbs.h ./deps/install/stow/libosmocore/include/osmocom/core/defs.h ./deps/install/stow/libosmocore/include/osmocom/core/socket.h ./deps/install/stow/libosmocore/include/osmocom/core/bit16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/bitvec.h ./deps/install/stow/libosmocore/include/osmocom/core/process.h ./deps/install/stow/libosmocore/include/osmocom/core/stats.h ./deps/install/stow/libosmocore/include/osmocom/core/bit64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/crc64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/logging.h ./deps/install/stow/libosmocore/include/osmocom/core/use_count.h ./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/crypt/gprs_cipher.h ./deps/install/stow/libosmocore/include/osmocom/crypt/auth.h ./deps/libosmo-abis/include/internal.h ./deps/libosmo-abis/include/osmocom/trau/osmo_ortp.h ./deps/libosmo-abis/include/osmocom/abis/ipa.h ./deps/libosmo-abis/include/osmocom/abis/trau_frame.h ./deps/libosmo-abis/include/osmocom/abis/ipa_proxy.h ./deps/libosmo-abis/include/osmocom/abis/lapd.h ./deps/libosmo-abis/include/osmocom/abis/lapd_pcap.h ./deps/libosmo-abis/include/osmocom/abis/unixsocket_proto.h ./deps/libosmo-abis/include/osmocom/abis/e1_input.h ./deps/libosmo-abis/include/osmocom/abis/ipaccess.h ./deps/libosmo-abis/include/osmocom/abis/abis.h ./deps/libosmo-abis/include/osmocom/abis/subchan_demux.h ./deps/libosmo-abis/include/mISDNif.h ./deps/libosmo-abis/src/subchan_demux.c ./deps/libosmo-abis/src/trau/osmo_ortp.c ./deps/libosmo-abis/src/trau_frame.c ./deps/libosmo-abis/src/ipa_proxy.c ./deps/libosmo-abis/src/input/ipa_keepalive.c ./deps/libosmo-abis/src/input/unixsocket.c ./deps/libosmo-abis/src/input/lapd_pcap.c ./deps/libosmo-abis/src/input/lapd.c ./deps/libosmo-abis/src/input/misdn.c ./deps/libosmo-abis/src/input/rs232.c ./deps/libosmo-abis/src/input/ipa.c ./deps/libosmo-abis/src/input/dahdi.c ./deps/libosmo-abis/src/input/ipaccess.c ./deps/libosmo-abis/src/e1_input_vty.c ./deps/libosmo-abis/src/init.c ./deps/libosmo-abis/src/e1_input.c ./deps/libosmo-abis/tests/subchan_demux/subchan_demux_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bts_test.c ./deps/libosmo-abis/tests/ipa_proxy_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bsc_test.c ./deps/libosmo-abis/tests/ipa_recv/ipa_recv_test.c ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_stat.h ./deps/osmo-mgw/include/osmocom/mgcp/osmux.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_internal.h ./deps/osmo-mgw/include/osmocom/mgcp/vty.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_endp.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_common.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_conn.h ./deps/osmo-mgw/include/osmocom/mgcp/mgcp_sdp.h ./deps/osmo-mgw/include/osmocom/mgcp/debug.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_msg.h ./deps/osmo-mgw/include/osmocom/mgcp_client/mgcp_client_internal.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_fsm.h ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_fsm.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_vty.c ./deps/osmo-mgw/src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c ./deps/osmo-mgw/src/libosmo-mgcp/g711common.h ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_sdp.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_stat.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_protocol.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_endp.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_vty.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_codec.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_network.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_msg.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_conn.c ./deps/osmo-mgw/src/libosmo-mgcp/mgcp_osmux.c ./deps/osmo-mgw/src/osmo-mgw/mgw_main.c ./deps/osmo-mgw/tests/mgcp/mgcp_test.c ./deps/osmo-mgw/tests/mgcp_client/mgcp_client_test.c ./include/compat_af_isdn.h ./include/osmocom/bsc/handover_vty.h ./include/osmocom/bsc/meas_rep.h ./include/osmocom/bsc/signal.h ./include/osmocom/bsc/bsc_msg_filter.h ./include/osmocom/bsc/osmux.h ./include/osmocom/bsc/a_reset.h ./include/osmocom/bsc/network_listen.h ./include/osmocom/bsc/lchan_select.h ./include/osmocom/bsc/assignment_fsm.h ./include/osmocom/bsc/pcuif_proto.h ./include/osmocom/bsc/gsm_04_08_rr.h ./include/osmocom/bsc/abis_rsl.h ./include/osmocom/bsc/chan_alloc.h ./include/osmocom/bsc/handover_cfg.h ./include/osmocom/bsc/misdn.h ./include/osmocom/bsc/arfcn_range_encode.h ./include/osmocom/bsc/bsc_msc_data.h ./include/osmocom/bsc/vty.h ./include/osmocom/bsc/gsm_data.h ./include/osmocom/bsc/lchan_fsm.h ./include/osmocom/bsc/acc_ramp.h ./include/osmocom/bsc/gsm_08_08.h ./include/osmocom/bsc/rs232.h ./include/osmocom/bsc/rest_octets.h ./include/osmocom/bsc/codec_pref.h ./include/osmocom/bsc/bsc_subscriber.h ./include/osmocom/bsc/handover.h ./include/osmocom/bsc/bss.h ./include/osmocom/bsc/abis_om2000.h ./include/osmocom/bsc/penalty_timers.h ./include/osmocom/bsc/osmo_bsc_grace.h ./include/osmocom/bsc/handover_decision.h ./include/osmocom/bsc/debug.h ./include/osmocom/bsc/system_information.h ./include/osmocom/bsc/pcu_if.h ./include/osmocom/bsc/ipaccess.h ./include/osmocom/bsc/handover_fsm.h ./include/osmocom/bsc/ussd.h ./include/osmocom/bsc/osmo_bsc_rf.h ./include/osmocom/bsc/ctrl.h ./include/osmocom/bsc/osmo_bsc_sigtran.h ./include/osmocom/bsc/bsc_rll.h ./include/osmocom/bsc/abis_nm.h ./include/osmocom/bsc/osmo_bsc.h ./include/osmocom/bsc/bts_ipaccess_nanobts_omlattr.h ./include/osmocom/bsc/smscb.h ./include/osmocom/bsc/gsm_04_80.h ./include/osmocom/bsc/meas_feed.h ./include/osmocom/bsc/timeslot_fsm.h ./include/osmocom/bsc/osmo_bsc_reset.h ./include/osmocom/bsc/neighbor_ident.h ./include/osmocom/bsc/handover_decision_2.h ./include/osmocom/bsc/bsc_subscr_conn_fsm.h ./include/osmocom/bsc/lchan_rtp_fsm.h ./include/osmocom/bsc/paging.h ./include/osmocom/bsc/osmo_bsc_lcls.h ./include/osmocom/bsc/openbscdefines.h ./include/osmocom/bsc/e1_config.h ./include/mISDNif.h ./src/ipaccess/ipaccess-proxy.c ./src/ipaccess/abisip-find.c ./src/ipaccess/ipaccess-config.c ./src/ipaccess/network_listen.c ./src/ipaccess/ipaccess-firmware.c ./src/ipaccess/stubs.c ./src/libfilter/bsc_msg_vty.c ./src/libfilter/bsc_msg_filter.c ./src/libfilter/bsc_msg_acc.c ./src/utils/meas_db.h ./src/utils/isdnsync.c ./src/utils/meas_db.c ./src/utils/meas_json.c ./src/utils/meas_pcap2db.c ./src/utils/bs11_config.c ./src/utils/meas_vis.c ./src/utils/meas_udp2db.c ./src/osmo-bsc/gsm_08_08.c ./src/osmo-bsc/abis_nm_vty.c ./src/osmo-bsc/timeslot_fsm.c ./src/osmo-bsc/abis_om2000_vty.c ./src/osmo-bsc/handover_fsm.c ./src/osmo-bsc/osmo_bsc_main.c ./src/osmo-bsc/abis_rsl.c ./src/osmo-bsc/lchan_rtp_fsm.c ./src/osmo-bsc/e1_config.c ./src/osmo-bsc/bts_unknown.c ./src/osmo-bsc/osmo_bsc_ctrl.c ./src/osmo-bsc/bsc_rll.c ./src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c ./src/osmo-bsc/neighbor_ident_vty.c ./src/osmo-bsc/lchan_select.c ./src/osmo-bsc/a_reset.c ./src/osmo-bsc/handover_decision_2.c ./src/osmo-bsc/osmo_bsc_filter.c ./src/osmo-bsc/system_information.c ./src/osmo-bsc/abis_nm_ipaccess.c ./src/osmo-bsc/gsm_data.c ./src/osmo-bsc/chan_alloc.c ./src/osmo-bsc/bsc_subscriber.c ./src/osmo-bsc/smscb.c ./src/osmo-bsc/bts_siemens_bs11.c ./src/osmo-bsc/meas_rep.c ./src/osmo-bsc/paging.c ./src/osmo-bsc/osmo_bsc_msc.c ./src/osmo-bsc/bsc_rf_ctrl.c ./src/osmo-bsc/handover_cfg.c ./src/osmo-bsc/osmo_bsc_grace.c ./src/osmo-bsc/gsm_04_08_rr.c ./src/osmo-bsc/handover_logic.c ./src/osmo-bsc/bsc_vty.c ./src/osmo-bsc/osmo_bsc_lcls.c ./src/osmo-bsc/bsc_ctrl_lookup.c ./src/osmo-bsc/neighbor_ident.c ./src/osmo-bsc/bts_sysmobts.c ./src/osmo-bsc/penalty_timers.c ./src/osmo-bsc/bts_ericsson_rbs2000.c ./src/osmo-bsc/arfcn_range_encode.c ./src/osmo-bsc/abis_om2000.c ./src/osmo-bsc/lchan_fsm.c ./src/osmo-bsc/handover_decision.c ./src/osmo-bsc/osmo_bsc_sigtran.c ./src/osmo-bsc/bts_init.c ./src/osmo-bsc/codec_pref.c ./src/osmo-bsc/osmo_bsc_mgcp.c ./src/osmo-bsc/cbsp_link.c ./src/osmo-bsc/net_init.c ./src/osmo-bsc/osmo_bsc_bssap.c ./src/osmo-bsc/abis_nm.c ./src/osmo-bsc/abis_bs11.c ./src/osmo-bsc/acc_ramp.c ./src/osmo-bsc/assignment_fsm.c ./src/osmo-bsc/gsm_04_80_utils.c ./src/osmo-bsc/bts_ipaccess_nanobts.c ./src/osmo-bsc/bts_nokia_site.c ./src/osmo-bsc/handover_vty.c ./src/osmo-bsc/cbch_scheduler.c ./src/osmo-bsc/bsc_ctrl_commands.c ./src/osmo-bsc/rest_octets.c ./src/osmo-bsc/meas_feed.c ./src/osmo-bsc/pcu_sock.c ./src/osmo-bsc/bsc_subscr_conn_fsm.c ./src/osmo-bsc/osmo_bsc_vty.c ./src/osmo-bsc/bsc_init.c ./tests/abis/abis_test.c ./tests/subscr/bsc_subscr_test.c ./tests/handover/handover_test.c ./tests/handover/neighbor_ident_test.c ./tests/gsm0408/gsm0408_test.c ./tests/codec_pref/codec_pref_test.c ./tests/nanobts_omlattr/nanobts_omlattr_test.c ./tests/bsc/bsc_test.c
+ 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/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin
+ PATH=/build/deps/install/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_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
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at e11afda... ipa: ipa_server_link_close() add checks of link state
+ git rev-parse HEAD
e11afdaa0e9b94bcdb958500196be26b3a16c8e3
+ cd libosmo-abis
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-abis
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:20: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-abis --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-abis/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 thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-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
Segmentation fault (core dumped)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list