Skip to content

Console Output

Skipping 47 KB.. Full Log
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[4]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
Making install in coding
make[3]: Entering directory '/build/deps/libosmocore/src/coding'
  CC       gsm0503_interleaving.lo
  CC       gsm0503_mapping.lo
  CC       gsm0503_parity.lo
  CC       gsm0503_tables.lo
  CC       gsm0503_coding.lo
  CC       gsm0503_amr_dtx.lo
  CCLD     libosmocoding.la
make[4]: Entering directory '/build/deps/libosmocore/src/coding'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /build/deps/libosmocore/src/coding; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -o libosmocoding.la -rpath /build/deps/install/stow/libosmocore/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.0T /build/deps/install/stow/libosmocore/lib/libosmocoding.so.0.3.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.0 libosmocoding.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/deps/install/stow/libosmocore/lib/libosmocoding.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/coding'
make[3]: Leaving directory '/build/deps/libosmocore/src/coding'
Making install in gb
make[3]: Entering directory '/build/deps/libosmocore/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_vty.lo
  CC       gprs_bssgp.lo
  CC       gprs_ns_sns.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_rim.lo
  CC       gprs_bssgp_bss.lo
  CC       gprs_ns2.lo
  CC       gprs_ns2_udp.lo
  CC       gprs_ns2_frgre.lo
  CC       gprs_ns2_fr.lo
  CC       gprs_ns2_vc_fsm.lo
  CC       gprs_ns2_sns.lo
  CC       gprs_ns2_message.lo
  CC       gprs_ns2_vty.lo
  CC       gprs_bssgp2.lo
  CC       bssgp_bvc_fsm.lo
  CC       common_vty.lo
  CC       frame_relay.lo
  CCLD     libosmogb-test.la
  CCLD     libosmogb.la
make[4]: Entering directory '/build/deps/libosmocore/src/gb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogb.la'
libtool: install: (cd /build/deps/libosmocore/src/gb; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -o libosmogb.la -rpath /build/deps/install/stow/libosmocore/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.0T /build/deps/install/stow/libosmocore/lib/libosmogb.so.14.2.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.0 libosmogb.so.14; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/deps/install/stow/libosmocore/lib/libosmogb.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/gb'
make[3]: Leaving directory '/build/deps/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory '/build/deps/libosmocore/src/ctrl'
  CC       control_cmd.lo
  CC       control_if.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[4]: Entering directory '/build/deps/libosmocore/src/ctrl'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /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 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -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/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.1T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.8.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.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/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       core.lo
  CC       class_tables.lo
  CC       reader.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'.
 /usr/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 -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'.
 /usr/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-config-merge.o
  CC       osmo-auc-gen.o
  CC       gsmtap-logsend.o
  CC       osmo-aka-verify.o
  CC       osmo-ns-dummy.o
  CC       osmo_sim_test-osmo-sim-test.o
  CC       osmo-ns-dummy-vty.o
  CCLD     osmo-config-merge
  CCLD     osmo-arfcn
  CCLD     osmo-aka-verify
  CCLD     osmo-gsmtap-logsend
  CCLD     osmo-sim-test
  CCLD     osmo-auc-gen
  CCLD     osmo-ns-dummy
make[4]: Entering directory '/build/deps/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/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 osmo-gsmtap-logsend '/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
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /build/deps/install/stow/libosmocore/bin/osmo-gsmtap-logsend
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 'tch_f24' test vector
Generate 'tch_h24' test vector
Generate 'tch_f48' test vector
Generate 'tch_f96' test vector
Generate 'tch_f144' 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'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/bin'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/share/aclocal'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib/pkgconfig'
 /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 -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'
 /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
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/libosmo-abis/contrib/trau2rtp/trau2rtp.c ./deps/libosmo-abis/tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bsc_test.c ./deps/libosmo-abis/tests/ipa_recv/ipa_recv_test.c ./deps/libosmo-abis/tests/e1inp_ipa_bts_test.c ./deps/libosmo-abis/tests/subchan_demux/subchan_demux_test.c ./deps/libosmo-abis/tests/rtp_test/rtp_test.c ./deps/libosmo-abis/tests/ipa_proxy_test.c ./deps/libosmo-abis/tests/trau_sync/trau_sync_test.c ./deps/libosmo-abis/src/subchan_demux.c ./deps/libosmo-abis/src/e1_input.c ./deps/libosmo-abis/src/e1_input_vty.c ./deps/libosmo-abis/src/trau/osmo_ortp.c ./deps/libosmo-abis/src/trau/trau_sync.c ./deps/libosmo-abis/src/trau/trau_rtp_conv.c ./deps/libosmo-abis/src/trau/ubit_buf.h ./deps/libosmo-abis/src/trau/trau_frame.c ./deps/libosmo-abis/src/trau/trau_pcu_ericsson.c ./deps/libosmo-abis/src/input/rs232.c ./deps/libosmo-abis/src/input/dahdi.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/e1d.c ./deps/libosmo-abis/src/input/ipa.c ./deps/libosmo-abis/src/input/ipaccess.c ./deps/libosmo-abis/src/input/unixsocket.c ./deps/libosmo-abis/src/input/ipa_keepalive.c ./deps/libosmo-abis/src/trau_frame.c ./deps/libosmo-abis/src/init.c ./deps/libosmo-abis/src/ipa_proxy.c ./deps/libosmo-abis/include/mISDNif.h ./deps/libosmo-abis/include/internal.h ./deps/libosmo-abis/include/osmocom/trau/trau_frame.h ./deps/libosmo-abis/include/osmocom/trau/trau_pcu_ericsson.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/abis/trau_frame.h ./deps/libosmo-abis/include/osmocom/abis/lapd.h ./deps/libosmo-abis/include/osmocom/abis/e1_input.h ./deps/libosmo-abis/include/osmocom/abis/subchan_demux.h ./deps/libosmo-abis/include/osmocom/abis/ipa.h ./deps/libosmo-abis/include/osmocom/abis/unixsocket_proto.h ./deps/libosmo-abis/include/osmocom/abis/abis.h ./deps/libosmo-abis/include/osmocom/abis/ipa_proxy.h ./deps/libosmo-abis/include/osmocom/abis/ipaccess.h ./deps/libosmo-abis/include/osmocom/abis/lapd_pcap.h ./deps/libosmocore/utils/osmo-config-merge.c ./deps/libosmocore/utils/osmo-aka-verify.c ./deps/libosmocore/utils/osmo-auc-gen.c ./deps/libosmocore/utils/osmo-ns-dummy-vty.c ./deps/libosmocore/utils/gsmtap-logsend.c ./deps/libosmocore/utils/osmo-sim-test.c ./deps/libosmocore/utils/osmo-ns-dummy.c ./deps/libosmocore/utils/osmo-arfcn.c ./deps/libosmocore/utils/osmo-stat-dummy/osmo-stat-dummy.c ./deps/libosmocore/config.h ./deps/libosmocore/tests/bits/bitcomp_test.c ./deps/libosmocore/tests/bits/bitfield_test.c ./deps/libosmocore/tests/bits/bitrev_test.c ./deps/libosmocore/tests/msgb/msgb_test.c ./deps/libosmocore/tests/kasumi/kasumi_test.c ./deps/libosmocore/tests/coding/coding_test.c ./deps/libosmocore/tests/a5/a5_test.c ./deps/libosmocore/tests/gsup/gsup_test.c ./deps/libosmocore/tests/socket/socket_test.c ./deps/libosmocore/tests/socket/socket_sctp_test.c ./deps/libosmocore/tests/endian/endian_test.c ./deps/libosmocore/tests/lapd/lapd_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/time_cc/time_cc_test.c ./deps/libosmocore/tests/stats/stats_vty_test.c ./deps/libosmocore/tests/stats/stats_test.c ./deps/libosmocore/tests/utils/utils_test.c ./deps/libosmocore/tests/rlp/rlp_test.c ./deps/libosmocore/tests/bsslap/bsslap_test.c ./deps/libosmocore/tests/smscb/cbsp_test.c ./deps/libosmocore/tests/smscb/gsm0341_test.c ./deps/libosmocore/tests/smscb/smscb_test.c ./deps/libosmocore/tests/strrb/strrb_test.c ./deps/libosmocore/tests/gsm44021/frame_csd_test.c ./deps/libosmocore/tests/it_q/it_q_test.c ./deps/libosmocore/tests/fr/fr_test.c ./deps/libosmocore/tests/timer/clk_override_test.c ./deps/libosmocore/tests/timer/timer_test.c ./deps/libosmocore/tests/use_count/use_count_test.c ./deps/libosmocore/tests/gsm0502/gsm0502_test.c ./deps/libosmocore/tests/context/context_test.c ./deps/libosmocore/tests/libsercomstub.c ./deps/libosmocore/tests/base64/base64_test.c ./deps/libosmocore/tests/logging/logging_test.c ./deps/libosmocore/tests/logging/logging_vty_test.c ./deps/libosmocore/tests/logging/logging_gsmtap_test.c ./deps/libosmocore/tests/ctrl/ctrl_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/tdef/tdef_vty_config_root_test.c ./deps/libosmocore/tests/tlv/tlv_test.c ./deps/libosmocore/tests/osmo_io/osmo_io_test.c ./deps/libosmocore/tests/v110/frame_test.c ./deps/libosmocore/tests/v110/ta_test.c ./deps/libosmocore/tests/v110/ra1_test.c ./deps/libosmocore/tests/gb/gprs_ns2_test.c ./deps/libosmocore/tests/gb/bssgp_fc_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_rim_test.c ./deps/libosmocore/tests/gb/gprs_ns_test.c ./deps/libosmocore/tests/gb/gprs_bssgp_test.c ./deps/libosmocore/tests/comp128/comp128_test.c ./deps/libosmocore/tests/gsm23003/gsm23003_test.c ./deps/libosmocore/tests/sms/sms_test.c ./deps/libosmocore/tests/i460_mux/i460_mux_test.c ./deps/libosmocore/tests/conv/conv_test.c ./deps/libosmocore/tests/conv/conv_gsm0503_test.c ./deps/libosmocore/tests/conv/conv.c ./deps/libosmocore/tests/conv/conv.h ./deps/libosmocore/tests/conv/gsm0503_test_vectors.c ./deps/libosmocore/tests/bitgen/bitgen_test.c ./deps/libosmocore/tests/soft_uart/soft_uart_test.c ./deps/libosmocore/tests/loggingrb/loggingrb_test.c ./deps/libosmocore/tests/prbs/prbs_test.c ./deps/libosmocore/tests/bitvec/bitvec_test.c ./deps/libosmocore/tests/gad/gad_test.c ./deps/libosmocore/tests/gprs/gprs_test.c ./deps/libosmocore/tests/gsm0808/gsm0808_test.c ./deps/libosmocore/tests/dtx/dtx_gsm0503_test.c ./deps/libosmocore/tests/oap/oap_test.c ./deps/libosmocore/tests/oap/oap_client_test.c ./deps/libosmocore/tests/write_queue/wqueue_test.c ./deps/libosmocore/tests/vty/vty_transcript_test.c ./deps/libosmocore/tests/vty/vty_test.c ./deps/libosmocore/tests/fsm/fsm_dealloc_test.c ./deps/libosmocore/tests/fsm/fsm_test.c ./deps/libosmocore/tests/sim/sim_test.c ./deps/libosmocore/tests/msgfile/msgfile_test.c ./deps/libosmocore/tests/auth/xor2g_test.c ./deps/libosmocore/tests/auth/milenage_test.c ./deps/libosmocore/tests/auth/tuak_test.c ./deps/libosmocore/tests/gsm48/rest_octets_test.c ./deps/libosmocore/tests/gsm29205/gsm29205_test.c ./deps/libosmocore/tests/gsm0408/gsm0408_test.c ./deps/libosmocore/tests/ussd/ussd_test.c ./deps/libosmocore/tests/sercomm/sercomm_test.c ./deps/libosmocore/tests/exec/exec_test.c ./deps/libosmocore/tests/bssmap_le/bssmap_le_test.c ./deps/libosmocore/tests/abis/abis_test.c ./deps/libosmocore/tests/sockaddr_str/sockaddr_str_test.c ./deps/libosmocore/tests/gsm23236/gsm23236_test.c ./deps/libosmocore/tests/iuup/iuup_test.c ./deps/libosmocore/src/coding/gsm0503_amr_dtx.c ./deps/libosmocore/src/coding/gsm0503_parity.c ./deps/libosmocore/src/coding/gsm0503_mapping.c ./deps/libosmocore/src/coding/gsm0503_coding.c ./deps/libosmocore/src/coding/gsm0503_tables.c ./deps/libosmocore/src/coding/gsm0503_interleaving.c ./deps/libosmocore/src/gsm/iuup.c ./deps/libosmocore/src/gsm/bssmap_le.c ./deps/libosmocore/src/gsm/oap.c ./deps/libosmocore/src/gsm/gsm48049.c ./deps/libosmocore/src/gsm/gsup_sms.c ./deps/libosmocore/src/gsm/gsm29205.c ./deps/libosmocore/src/gsm/gsm0480.c ./deps/libosmocore/src/gsm/oap_client.c ./deps/libosmocore/src/gsm/gsm0414.c ./deps/libosmocore/src/gsm/gsm_04_08_gprs.c ./deps/libosmocore/src/gsm/mncc.c ./deps/libosmocore/src/gsm/rlp.c ./deps/libosmocore/src/gsm/gsm44021.c ./deps/libosmocore/src/gsm/gsm48_rest_octets.c ./deps/libosmocore/src/gsm/gsm0411_utils.c ./deps/libosmocore/src/gsm/auth_xor.c ./deps/libosmocore/src/gsm/auth_core.c ./deps/libosmocore/src/gsm/gsm23003.c ./deps/libosmocore/src/gsm/comp128v23.c ./deps/libosmocore/src/gsm/kasumi.c ./deps/libosmocore/src/gsm/gsm48_ie.c ./deps/libosmocore/src/gsm/gsm0341.c ./deps/libosmocore/src/gsm/kdf.c ./deps/libosmocore/src/gsm/sysinfo.c ./deps/libosmocore/src/gsm/rsl.c ./deps/libosmocore/src/gsm/gsm48.c ./deps/libosmocore/src/gsm/gsm44068.c ./deps/libosmocore/src/gsm/auth_comp128v1.c ./deps/libosmocore/src/gsm/gsm0411_smc.c ./deps/libosmocore/src/gsm/cbsp.c ./deps/libosmocore/src/gsm/gprs_gea.c ./deps/libosmocore/src/gsm/tlv_parser.c ./deps/libosmocore/src/gsm/auth_milenage.c ./deps/libosmocore/src/gsm/a5.c ./deps/libosmocore/src/gsm/auth_xor_2g.c ./deps/libosmocore/src/gsm/gsm0808.c ./deps/libosmocore/src/gsm/gprs_cipher_core.c ./deps/libosmocore/src/gsm/bts_features.c ./deps/libosmocore/src/gsm/ipa.c ./deps/libosmocore/src/gsm/comp128.c ./deps/libosmocore/src/gsm/gsm48_arfcn_range_encode.c ./deps/libosmocore/src/gsm/gsm0502.c ./deps/libosmocore/src/gsm/gprs_rlc.c ./deps/libosmocore/src/gsm/gsm0411_smr.c ./deps/libosmocore/src/gsm/lapdm.c ./deps/libosmocore/src/gsm/rxlev_stat.c ./deps/libosmocore/src/gsm/gsm_utils.c ./deps/libosmocore/src/gsm/gsm23236.c ./deps/libosmocore/src/gsm/auth_tuak.c ./deps/libosmocore/src/gsm/auth_comp128v23.c ./deps/libosmocore/src/gsm/gea.c ./deps/libosmocore/src/gsm/gsup.c ./deps/libosmocore/src/gsm/milenage/aes_i.h ./deps/libosmocore/src/gsm/milenage/common.h ./deps/libosmocore/src/gsm/milenage/aes-internal.c ./deps/libosmocore/src/gsm/milenage/milenage.h ./deps/libosmocore/src/gsm/milenage/aes_wrap.h ./deps/libosmocore/src/gsm/milenage/aes-encblock.c ./deps/libosmocore/src/gsm/milenage/crypto.h ./deps/libosmocore/src/gsm/milenage/aes.h ./deps/libosmocore/src/gsm/milenage/aes-internal-enc.c ./deps/libosmocore/src/gsm/milenage/includes.h ./deps/libosmocore/src/gsm/milenage/milenage.c ./deps/libosmocore/src/gsm/gsm0808_utils.c ./deps/libosmocore/src/gsm/gad.c ./deps/libosmocore/src/gsm/gan.c ./deps/libosmocore/src/gsm/tuak/tuak.h ./deps/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c ./deps/libosmocore/src/gsm/tuak/tuak.c ./deps/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h ./deps/libosmocore/src/gsm/apn.c ./deps/libosmocore/src/gsm/gsm0503_conv.c ./deps/libosmocore/src/gsm/gsm29118.c ./deps/libosmocore/src/gsm/abis_nm.c ./deps/libosmocore/src/gsm/bsslap.c ./deps/libosmocore/src/gsm/kdf/sha1.c ./deps/libosmocore/src/gsm/kdf/common.h ./deps/libosmocore/src/gsm/kdf/sha256.h ./deps/libosmocore/src/gsm/kdf/sha256_i.h ./deps/libosmocore/src/gsm/kdf/sha256.c ./deps/libosmocore/src/gsm/kdf/sha1.h ./deps/libosmocore/src/gsm/kdf/sha256-internal.c ./deps/libosmocore/src/gsm/kdf/crypto.h ./deps/libosmocore/src/gsm/kdf/sha1-internal.c ./deps/libosmocore/src/gsm/kdf/sha1_i.h ./deps/libosmocore/src/core/isdnhdlc.c ./deps/libosmocore/src/core/stat_item_internal.h ./deps/libosmocore/src/core/crc16gen.c ./deps/libosmocore/src/core/timer_gettimeofday.c ./deps/libosmocore/src/core/time_cc.c ./deps/libosmocore/src/core/soft_uart.c ./deps/libosmocore/src/core/serial.c ./deps/libosmocore/src/core/sercomm.c ./deps/libosmocore/src/core/it_q.c ./deps/libosmocore/src/core/msgfile.c ./deps/libosmocore/src/core/mnl.c ./deps/libosmocore/src/core/thread.c ./deps/libosmocore/src/core/crc64gen.c ./deps/libosmocore/src/core/fsm.c ./deps/libosmocore/src/core/stats_tcp.c ./deps/libosmocore/src/core/netns.c ./deps/libosmocore/src/core/conv_acc_sse_impl.h ./deps/libosmocore/src/core/plugin.c ./deps/libosmocore/src/core/stats_statsd.c ./deps/libosmocore/src/core/use_count.c ./deps/libosmocore/src/core/msgb.c ./deps/libosmocore/src/core/rate_ctr.c ./deps/libosmocore/src/core/logging_syslog.c ./deps/libosmocore/src/core/prim.c ./deps/libosmocore/src/core/logging.c ./deps/libosmocore/src/core/crc16.c ./deps/libosmocore/src/core/conv.c ./deps/libosmocore/src/core/write_queue.c ./deps/libosmocore/src/core/bitcomp.c ./deps/libosmocore/src/core/osmo_io_internal.h ./deps/libosmocore/src/core/strrb.c ./deps/libosmocore/src/core/crc32gen.c ./deps/libosmocore/src/core/timer_clockgettime.c ./deps/libosmocore/src/core/osmo_io_uring.c ./deps/libosmocore/src/core/bits.c ./deps/libosmocore/src/core/netdev.c ./deps/libosmocore/src/core/conv_acc.c ./deps/libosmocore/src/core/logging_gsmtap.c ./deps/libosmocore/src/core/tdef.c ./deps/libosmocore/src/core/gsmtap_util.c ./deps/libosmocore/src/core/conv_acc_sse_avx.c ./deps/libosmocore/src/core/utils.c ./deps/libosmocore/src/core/socket.c ./deps/libosmocore/src/core/application.c ./deps/libosmocore/src/core/prbs.c ./deps/libosmocore/src/core/timer.c ./deps/libosmocore/src/core/select.c ./deps/libosmocore/src/core/backtrace.c ./deps/libosmocore/src/core/sockaddr_str.c ./deps/libosmocore/src/core/conv_acc_neon_impl.h ./deps/libosmocore/src/core/conv_acc_sse.c ./deps/libosmocore/src/core/osmo_io_poll.c ./deps/libosmocore/src/core/stats.c ./deps/libosmocore/src/core/crc8gen.c ./deps/libosmocore/src/core/exec.c ./deps/libosmocore/src/core/rbtree.c ./deps/libosmocore/src/core/context.c ./deps/libosmocore/src/core/conv_acc_neon.c ./deps/libosmocore/src/core/osmo_io.c ./deps/libosmocore/src/core/counter.c ./deps/libosmocore/src/core/panic.c ./deps/libosmocore/src/core/stat_item.c ./deps/libosmocore/src/core/macaddr.c ./deps/libosmocore/src/core/bitvec.c ./deps/libosmocore/src/core/logging_systemd.c ./deps/libosmocore/src/core/tun.c ./deps/libosmocore/src/core/conv_acc_generic.c ./deps/libosmocore/src/core/loggingrb.c ./deps/libosmocore/src/core/base64.c ./deps/libosmocore/src/core/signal.c ./deps/libosmocore/src/codec/gsm620.c ./deps/libosmocore/src/codec/gsm610.c ./deps/libosmocore/src/codec/gsm690.c ./deps/libosmocore/src/codec/ecu_fr_old.c ./deps/libosmocore/src/codec/ecu_fr.c ./deps/libosmocore/src/codec/gsm660.c ./deps/libosmocore/src/codec/ecu.c ./deps/libosmocore/src/isdn/i460_mux.c ./deps/libosmocore/src/isdn/v110_ta.c ./deps/libosmocore/src/isdn/lapd_core.c ./deps/libosmocore/src/isdn/v110.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/ctrl/control_vty.c ./deps/libosmocore/src/gb/gprs_ns_frgre.c ./deps/libosmocore/src/gb/gprs_bssgp_rim.c ./deps/libosmocore/src/gb/gprs_ns_vty.c ./deps/libosmocore/src/gb/gprs_bssgp.c ./deps/libosmocore/src/gb/gprs_ns2_message.c ./deps/libosmocore/src/gb/common_vty.c ./deps/libosmocore/src/gb/gprs_bssgp_util.c ./deps/libosmocore/src/gb/gprs_bssgp_vty.c ./deps/libosmocore/src/gb/gprs_ns2_udp.c ./deps/libosmocore/src/gb/common_vty.h ./deps/libosmocore/src/gb/gprs_ns2_internal.h ./deps/libosmocore/src/gb/gprs_bssgp2.c ./deps/libosmocore/src/gb/frame_relay.c ./deps/libosmocore/src/gb/gprs_ns_sns.c ./deps/libosmocore/src/gb/gprs_ns2_sns.c ./deps/libosmocore/src/gb/gprs_ns2_frgre.c ./deps/libosmocore/src/gb/gprs_ns2_vc_fsm.c ./deps/libosmocore/src/gb/gprs_bssgp_internal.h ./deps/libosmocore/src/gb/gprs_ns2_fr.c ./deps/libosmocore/src/gb/gprs_ns2.c ./deps/libosmocore/src/gb/gprs_bssgp_bss.c ./deps/libosmocore/src/gb/gprs_ns2_vty.c ./deps/libosmocore/src/gb/bssgp_bvc_fsm.c ./deps/libosmocore/src/gb/gprs_ns.c ./deps/libosmocore/src/gb/gb_internal.h ./deps/libosmocore/src/vty/logging_vty.c ./deps/libosmocore/src/vty/vty.c ./deps/libosmocore/src/vty/tdef_vty.c ./deps/libosmocore/src/vty/stats_vty.c ./deps/libosmocore/src/vty/telnet_interface.c ./deps/libosmocore/src/vty/fsm_vty.c ./deps/libosmocore/src/vty/cpu_sched_vty.c ./deps/libosmocore/src/vty/buffer.c ./deps/libosmocore/src/vty/vector.c ./deps/libosmocore/src/vty/command.c ./deps/libosmocore/src/vty/utils.c ./deps/libosmocore/src/vty/talloc_ctx_vty.c ./deps/libosmocore/src/sim/card_fs_usim.c ./deps/libosmocore/src/sim/class_tables.c ./deps/libosmocore/src/sim/reader_pcsc.c ./deps/libosmocore/src/sim/card_fs_uicc.c ./deps/libosmocore/src/sim/sim_int.h ./deps/libosmocore/src/sim/card_fs_sim.c ./deps/libosmocore/src/sim/card_fs_isim.c ./deps/libosmocore/src/sim/card_fs_hpsim.c ./deps/libosmocore/src/sim/gsm_int.h ./deps/libosmocore/src/sim/card_fs_tetra.c ./deps/libosmocore/src/sim/core.c ./deps/libosmocore/src/sim/reader.c ./deps/libosmocore/src/pseudotalloc/talloc.h ./deps/libosmocore/src/pseudotalloc/pseudotalloc.c ./deps/libosmocore/src/usb/osmo_libusb.c ./deps/libosmocore/include/osmocom/coding/gsm0503_mapping.h ./deps/libosmocore/include/osmocom/coding/gsm0503_coding.h ./deps/libosmocore/include/osmocom/coding/gsm0503_tables.h ./deps/libosmocore/include/osmocom/coding/gsm0503_parity.h ./deps/libosmocore/include/osmocom/coding/gsm0503_interleaving.h ./deps/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h ./deps/libosmocore/include/osmocom/gsm/gsup.h ./deps/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/libosmocore/include/osmocom/gsm/kasumi.h ./deps/libosmocore/include/osmocom/gsm/oap_client.h ./deps/libosmocore/include/osmocom/gsm/comp128.h ./deps/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/libosmocore/include/osmocom/gsm/a5.h ./deps/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/libosmocore/include/osmocom/gsm/prim.h ./deps/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/libosmocore/include/osmocom/gsm/gad.h ./deps/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/libosmocore/include/osmocom/gsm/gea.h ./deps/libosmocore/include/osmocom/gsm/mncc.h ./deps/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/libosmocore/include/osmocom/gsm/ipa.h ./deps/libosmocore/include/osmocom/gsm/rsl.h ./deps/libosmocore/include/osmocom/gsm/gsm44021.h ./deps/libosmocore/include/osmocom/gsm/bts_features.h ./deps/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/libosmocore/include/osmocom/gsm/tlv.h ./deps/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/libosmocore/include/osmocom/gsm/apn.h ./deps/libosmocore/include/osmocom/gsm/gsm0808.h ./deps/libosmocore/include/osmocom/gsm/gan.h ./deps/libosmocore/include/osmocom/gsm/lapd_core.h ./deps/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/libosmocore/include/osmocom/gsm/l1sap.h ./deps/libosmocore/include/osmocom/gsm/lapdm.h ./deps/libosmocore/include/osmocom/gsm/iuup.h ./deps/libosmocore/include/osmocom/gsm/gsm48.h ./deps/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h ./deps/libosmocore/include/osmocom/gsm/gsm23003.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_12_21.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/libosmocore/include/osmocom/gsm/rlp.h ./deps/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/libosmocore/include/osmocom/gsm/bsslap.h ./deps/libosmocore/include/osmocom/gsm/cbsp.h ./deps/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/libosmocore/include/osmocom/gsm/oap.h ./deps/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/libosmocore/include/osmocom/core/timer.h ./deps/libosmocore/include/osmocom/core/bits.h ./deps/libosmocore/include/osmocom/core/socket.h ./deps/libosmocore/include/osmocom/core/statistics.h ./deps/libosmocore/include/osmocom/core/it_q.h ./deps/libosmocore/include/osmocom/core/gsmtap.h ./deps/libosmocore/include/osmocom/core/thread.h ./deps/libosmocore/include/osmocom/core/prim.h ./deps/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/libosmocore/include/osmocom/core/bitvec.h ./deps/libosmocore/include/osmocom/core/crc16gen.h ./deps/libosmocore/include/osmocom/core/plugin.h ./deps/libosmocore/include/osmocom/core/bit32gen.h ./deps/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/libosmocore/include/osmocom/core/soft_uart.h ./deps/libosmocore/include/osmocom/core/byteswap.h ./deps/libosmocore/include/osmocom/core/time_cc.h ./deps/libosmocore/include/osmocom/core/strrb.h ./deps/libosmocore/include/osmocom/core/msgb.h ./deps/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/libosmocore/include/osmocom/core/defs.h ./deps/libosmocore/include/osmocom/core/crc16.h ./deps/libosmocore/include/osmocom/core/netns.h ./deps/libosmocore/include/osmocom/core/crc8gen.h ./deps/libosmocore/include/osmocom/core/stat_item.h ./deps/libosmocore/include/osmocom/core/backtrace.h ./deps/libosmocore/include/osmocom/core/stats_tcp.h ./deps/libosmocore/include/osmocom/core/sercomm.h ./deps/libosmocore/include/osmocom/core/socket_compat.h ./deps/libosmocore/include/osmocom/core/crc64gen.h ./deps/libosmocore/include/osmocom/core/talloc.h ./deps/libosmocore/include/osmocom/core/write_queue.h ./deps/libosmocore/include/osmocom/core/tun.h ./deps/libosmocore/include/osmocom/core/endian.h ./deps/libosmocore/include/osmocom/core/hashtable.h ./deps/libosmocore/include/osmocom/core/bit16gen.h ./deps/libosmocore/include/osmocom/core/prbs.h ./deps/libosmocore/include/osmocom/core/crcgen.h ./deps/libosmocore/include/osmocom/core/application.h ./deps/libosmocore/include/osmocom/core/use_count.h ./deps/libosmocore/include/osmocom/core/panic.h ./deps/libosmocore/include/osmocom/core/bit64gen.h ./deps/libosmocore/include/osmocom/core/stats.h ./deps/libosmocore/include/osmocom/core/crc32gen.h ./deps/libosmocore/include/osmocom/core/process.h ./deps/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/libosmocore/include/osmocom/core/hash.h ./deps/libosmocore/include/osmocom/core/bitcomp.h ./deps/libosmocore/include/osmocom/core/timer_compat.h ./deps/libosmocore/include/osmocom/core/counter.h ./deps/libosmocore/include/osmocom/core/netdev.h ./deps/libosmocore/include/osmocom/core/logging_internal.h ./deps/libosmocore/include/osmocom/core/conv.h ./deps/libosmocore/include/osmocom/core/mnl.h ./deps/libosmocore/include/osmocom/core/fsm.h ./deps/libosmocore/include/osmocom/core/log2.h ./deps/libosmocore/include/osmocom/core/osmo_io.h ./deps/libosmocore/include/osmocom/core/macaddr.h ./deps/libosmocore/include/osmocom/core/linuxlist.h ./deps/libosmocore/include/osmocom/core/tdef.h ./deps/libosmocore/include/osmocom/core/exec.h ./deps/libosmocore/include/osmocom/core/signal.h ./deps/libosmocore/include/osmocom/core/select.h ./deps/libosmocore/include/osmocom/core/serial.h ./deps/libosmocore/include/osmocom/core/base64.h ./deps/libosmocore/include/osmocom/core/logging.h ./deps/libosmocore/include/osmocom/core/rate_ctr.h ./deps/libosmocore/include/osmocom/core/utils.h ./deps/libosmocore/include/osmocom/core/msgfile.h ./deps/libosmocore/include/osmocom/core/loggingrb.h ./deps/libosmocore/include/osmocom/codec/codec.h ./deps/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/libosmocore/include/osmocom/codec/ecu.h ./deps/libosmocore/include/osmocom/isdn/i460_mux.h ./deps/libosmocore/include/osmocom/isdn/v110_ta.h ./deps/libosmocore/include/osmocom/isdn/lapd_core.h ./deps/libosmocore/include/osmocom/isdn/v110.h ./deps/libosmocore/include/osmocom/ctrl/control_cmd.h ./deps/libosmocore/include/osmocom/ctrl/control_vty.h ./deps/libosmocore/include/osmocom/ctrl/control_if.h ./deps/libosmocore/include/osmocom/ctrl/ports.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/include/osmocom/crypt/kdf.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h ./deps/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h ./deps/libosmocore/include/osmocom/gprs/frame_relay.h ./deps/libosmocore/include/osmocom/gprs/gprs_rlc.h ./deps/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h ./deps/libosmocore/include/osmocom/vty/vector.h ./deps/libosmocore/include/osmocom/vty/buffer.h ./deps/libosmocore/include/osmocom/vty/misc.h ./deps/libosmocore/include/osmocom/vty/vty.h ./deps/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/libosmocore/include/osmocom/vty/tdef_vty.h ./deps/libosmocore/include/osmocom/vty/stats.h ./deps/libosmocore/include/osmocom/vty/command.h ./deps/libosmocore/include/osmocom/vty/ports.h ./deps/libosmocore/include/osmocom/vty/logging.h ./deps/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/libosmocore/include/osmocom/sim/class_tables.h ./deps/libosmocore/include/osmocom/sim/sim.h ./deps/libosmocore/include/osmocom/usb/libusb.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/coding/gsm0503_tables.h ./deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_parity.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/gsm/gsup.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29205.h ./deps/install/stow/libosmocore/include/osmocom/gsm/sysinfo.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap_client.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsup_sms.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0341.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bssmap_le.h ./deps/install/stow/libosmocore/include/osmocom/gsm/a5.h ./deps/install/stow/libosmocore/include/osmocom/gsm/comp128v23.h ./deps/install/stow/libosmocore/include/osmocom/gsm/prim.h ./deps/install/stow/libosmocore/include/osmocom/gsm/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gad.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm_utils.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0502.h ./deps/install/stow/libosmocore/include/osmocom/gsm/mncc.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rxlev_stat.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0411_smr.h ./deps/install/stow/libosmocore/include/osmocom/gsm/ipa.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rsl.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm44021.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bts_features.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0480.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0503.h ./deps/install/stow/libosmocore/include/osmocom/gsm/tlv.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm23236.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_ie.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h ./deps/install/stow/libosmocore/include/osmocom/gsm/apn.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/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/gsm/meas_rep.h ./deps/install/stow/libosmocore/include/osmocom/gsm/l1sap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/iuup.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/gsm23003.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_12_21.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_003.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_12.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_09_02.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/smpp34_osmocom.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_80.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_44_004.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/ipaccess.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_23_041.h ./deps/install/stow/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h ./deps/install/stow/libosmocore/include/osmocom/gsm/rlp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm0808_lcs.h ./deps/install/stow/libosmocore/include/osmocom/gsm/gsm29118.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bsslap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/cbsp.h ./deps/install/stow/libosmocore/include/osmocom/gsm/bitvec_gsm.h ./deps/install/stow/libosmocore/include/osmocom/gsm/oap.h ./deps/install/stow/libosmocore/include/osmocom/gsm/abis_nm.h ./deps/install/stow/libosmocore/include/osmocom/core/timer.h ./deps/install/stow/libosmocore/include/osmocom/core/bits.h ./deps/install/stow/libosmocore/include/osmocom/core/socket.h ./deps/install/stow/libosmocore/include/osmocom/core/statistics.h ./deps/install/stow/libosmocore/include/osmocom/core/it_q.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap.h ./deps/install/stow/libosmocore/include/osmocom/core/thread.h ./deps/install/stow/libosmocore/include/osmocom/core/prim.h ./deps/install/stow/libosmocore/include/osmocom/core/isdnhdlc.h ./deps/install/stow/libosmocore/include/osmocom/core/bitvec.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/plugin.h ./deps/install/stow/libosmocore/include/osmocom/core/bit32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/linuxrbtree.h ./deps/install/stow/libosmocore/include/osmocom/core/soft_uart.h ./deps/install/stow/libosmocore/include/osmocom/core/byteswap.h ./deps/install/stow/libosmocore/include/osmocom/core/time_cc.h ./deps/install/stow/libosmocore/include/osmocom/core/strrb.h ./deps/install/stow/libosmocore/include/osmocom/core/msgb.h ./deps/install/stow/libosmocore/include/osmocom/core/gsmtap_util.h ./deps/install/stow/libosmocore/include/osmocom/core/defs.h ./deps/install/stow/libosmocore/include/osmocom/core/crc16.h ./deps/install/stow/libosmocore/include/osmocom/core/netns.h ./deps/install/stow/libosmocore/include/osmocom/core/crc8gen.h ./deps/install/stow/libosmocore/include/osmocom/core/stat_item.h ./deps/install/stow/libosmocore/include/osmocom/core/backtrace.h ./deps/install/stow/libosmocore/include/osmocom/core/stats_tcp.h ./deps/install/stow/libosmocore/include/osmocom/core/sercomm.h ./deps/install/stow/libosmocore/include/osmocom/core/socket_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/crc64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/talloc.h ./deps/install/stow/libosmocore/include/osmocom/core/write_queue.h ./deps/install/stow/libosmocore/include/osmocom/core/tun.h ./deps/install/stow/libosmocore/include/osmocom/core/endian.h ./deps/install/stow/libosmocore/include/osmocom/core/hashtable.h ./deps/install/stow/libosmocore/include/osmocom/core/bit16gen.h ./deps/install/stow/libosmocore/include/osmocom/core/prbs.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/use_count.h ./deps/install/stow/libosmocore/include/osmocom/core/panic.h ./deps/install/stow/libosmocore/include/osmocom/core/bit64gen.h ./deps/install/stow/libosmocore/include/osmocom/core/stats.h ./deps/install/stow/libosmocore/include/osmocom/core/crc32gen.h ./deps/install/stow/libosmocore/include/osmocom/core/process.h ./deps/install/stow/libosmocore/include/osmocom/core/sockaddr_str.h ./deps/install/stow/libosmocore/include/osmocom/core/hash.h ./deps/install/stow/libosmocore/include/osmocom/core/bitcomp.h ./deps/install/stow/libosmocore/include/osmocom/core/timer_compat.h ./deps/install/stow/libosmocore/include/osmocom/core/counter.h ./deps/install/stow/libosmocore/include/osmocom/core/netdev.h ./deps/install/stow/libosmocore/include/osmocom/core/conv.h ./deps/install/stow/libosmocore/include/osmocom/core/mnl.h ./deps/install/stow/libosmocore/include/osmocom/core/fsm.h ./deps/install/stow/libosmocore/include/osmocom/core/log2.h ./deps/install/stow/libosmocore/include/osmocom/core/osmo_io.h ./deps/install/stow/libosmocore/include/osmocom/core/macaddr.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/exec.h ./deps/install/stow/libosmocore/include/osmocom/core/signal.h ./deps/install/stow/libosmocore/include/osmocom/core/select.h ./deps/install/stow/libosmocore/include/osmocom/core/serial.h ./deps/install/stow/libosmocore/include/osmocom/core/base64.h ./deps/install/stow/libosmocore/include/osmocom/core/logging.h ./deps/install/stow/libosmocore/include/osmocom/core/rate_ctr.h ./deps/install/stow/libosmocore/include/osmocom/core/utils.h ./deps/install/stow/libosmocore/include/osmocom/core/msgfile.h ./deps/install/stow/libosmocore/include/osmocom/core/loggingrb.h ./deps/install/stow/libosmocore/include/osmocom/codec/codec.h ./deps/install/stow/libosmocore/include/osmocom/codec/gsm610_bits.h ./deps/install/stow/libosmocore/include/osmocom/codec/ecu.h ./deps/install/stow/libosmocore/include/osmocom/isdn/i460_mux.h ./deps/install/stow/libosmocore/include/osmocom/isdn/v110_ta.h ./deps/install/stow/libosmocore/include/osmocom/isdn/lapd_core.h ./deps/install/stow/libosmocore/include/osmocom/isdn/v110.h ./deps/install/stow/libosmocore/include/osmocom/ctrl/control_cmd.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/ports.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/install/stow/libosmocore/include/osmocom/crypt/kdf.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_msgb.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns_frgre.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/bssgp_bvc_fsm.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_04_60.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h ./deps/install/stow/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_ns2.h ./deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.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/misc.h ./deps/install/stow/libosmocore/include/osmocom/vty/vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/cpu_sched_vty.h ./deps/install/stow/libosmocore/include/osmocom/vty/tdef_vty.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/ports.h ./deps/install/stow/libosmocore/include/osmocom/vty/logging.h ./deps/install/stow/libosmocore/include/osmocom/vty/telnet_interface.h ./deps/install/stow/libosmocore/include/osmocom/sim/class_tables.h ./deps/install/stow/libosmocore/include/osmocom/sim/sim.h ./deps/install/stow/libosmocore/include/osmocom/usb/libusb.h ./deps/libosmo-netif/utils/osmo-amr-inspect.c ./deps/libosmo-netif/examples/lapd-over-datagram-user.c ./deps/libosmo-netif/examples/rs232-write.c ./deps/libosmo-netif/examples/udp-test.h ./deps/libosmo-netif/examples/stream-client.c ./deps/libosmo-netif/examples/ipa-stream-client.c ./deps/libosmo-netif/examples/osmux-test-input.c ./deps/libosmo-netif/examples/rtp-udp-test-server.c ./deps/libosmo-netif/examples/rtp-udp-test-client.c ./deps/libosmo-netif/examples/rs232-read.c ./deps/libosmo-netif/examples/udp-test-client.c ./deps/libosmo-netif/examples/udp-test-server.c ./deps/libosmo-netif/examples/lapd-over-datagram-network.c ./deps/libosmo-netif/examples/ipa-stream-server.c ./deps/libosmo-netif/examples/osmux-test-output.c ./deps/libosmo-netif/examples/stream-server.c ./deps/libosmo-netif/tests/osmux/osmux_test.c ./deps/libosmo-netif/tests/osmux/osmux_output_test.c ./deps/libosmo-netif/tests/osmux/osmux_input_test.c ./deps/libosmo-netif/tests/jibuf/jibuf_tool.c ./deps/libosmo-netif/tests/jibuf/jibuf_test.c ./deps/libosmo-netif/tests/stream/stream_test.c ./deps/libosmo-netif/tests/amr/amr_test.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmux_test.c ./deps/libosmo-netif/tests/osmo-pcap-test/osmo_pcap.h ./deps/libosmo-netif/tests/osmo-pcap-test/proto.h ./deps/libosmo-netif/tests/osmo-pcap-test/l4_tcp.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_sll.c ./deps/libosmo-netif/tests/osmo-pcap-test/proto.c ./deps/libosmo-netif/tests/osmo-pcap-test/pcap.c ./deps/libosmo-netif/tests/osmo-pcap-test/l4_udp.c ./deps/libosmo-netif/tests/osmo-pcap-test/l3_ipv4.c ./deps/libosmo-netif/tests/osmo-pcap-test/l2_eth.c ./deps/libosmo-netif/src/rtp.c ./deps/libosmo-netif/src/ipa_unit.c ./deps/libosmo-netif/src/rs232.c ./deps/libosmo-netif/src/osmux.c ./deps/libosmo-netif/src/stream_srv.c ./deps/libosmo-netif/src/stream_cli.c ./deps/libosmo-netif/src/prim.c ./deps/libosmo-netif/src/jibuf.c ./deps/libosmo-netif/src/osmux_input.c ./deps/libosmo-netif/src/ipa.c ./deps/libosmo-netif/src/stream.c ./deps/libosmo-netif/src/datagram.c ./deps/libosmo-netif/src/osmux_output.c ./deps/libosmo-netif/src/sctp.c ./deps/libosmo-netif/src/amr.c ./deps/libosmo-netif/include/osmocom/netif/ipa_unit.h ./deps/libosmo-netif/include/osmocom/netif/datagram.h ./deps/libosmo-netif/include/osmocom/netif/jibuf.h ./deps/libosmo-netif/include/osmocom/netif/prim.h ./deps/libosmo-netif/include/osmocom/netif/sctp.h ./deps/libosmo-netif/include/osmocom/netif/osmux.h ./deps/libosmo-netif/include/osmocom/netif/ipa.h ./deps/libosmo-netif/include/osmocom/netif/stream_private.h ./deps/libosmo-netif/include/osmocom/netif/amr.h ./deps/libosmo-netif/include/osmocom/netif/rtp.h ./deps/libosmo-netif/include/osmocom/netif/rs232.h ./deps/libosmo-netif/include/osmocom/netif/stream.h ./src/osysmon_sysinfo.c ./src/osysmon_ping.c ./src/client.h ./src/osysmon_shellcmd.c ./src/client.c ./src/osysmon_main.c ./src/value_node.c ./src/osysmon.h ./src/simple_ctrl.c ./src/simple_ctrl.h ./src/osysmon_ctrl.c ./src/value_node.h ./src/osmo-ctrl-client.c ./src/osysmon_openvpn.c ./src/osysmon_rtnl.c ./src/osysmon_file.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
+ osmo-build-dep.sh libosmo-abis
+ mkdir -p /build/deps



 =============================== libosmo-abis ===============================

+ 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 5277965 e1line_dump_vty(): dump keepalive state and params
+ git rev-parse HEAD
52779651904eba48c97af54b1f3924a38c1086ab
+ 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:67: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:67: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:67: the top level
configure.ac:76: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:76: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:76: the top level
configure.ac:180: warning: AC_OUTPUT should be used without arguments.
configure.ac:180: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: 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 race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmovty >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmocodec >= 1.9.0... yes
checking for ortp >= 0.22.0... yes
checking for dahdi/user.h... yes
CFLAGS=" -std=gnu11 -Wall"
CPPFLAGS=" -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmoabis.pc
config.status: creating libosmotrau.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating contrib/libosmo-abis.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.5.1.11-5277 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-abis'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Entering directory '/build/deps/libosmo-abis/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/install -c -m 644  osmocom/abis/ipa.h osmocom/abis/trau_frame.h osmocom/abis/ipa_proxy.h osmocom/abis/ipaccess.h osmocom/abis/abis.h osmocom/abis/subchan_demux.h osmocom/abis/e1_input.h osmocom/abis/lapd.h osmocom/abis/lapd_pcap.h osmocom/abis/unixsocket_proto.h '/build/deps/install/stow/libosmo-abis/include/osmocom/abis'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
 /usr/bin/install -c -m 644  osmocom/trau/osmo_ortp.h osmocom/trau/trau_frame.h osmocom/trau/trau_sync.h osmocom/trau/trau_pcu_ericsson.h osmocom/trau/trau_rtp.h '/build/deps/install/stow/libosmo-abis/include/osmocom/trau'
make[3]: Leaving directory '/build/deps/libosmo-abis/include'
make[2]: Leaving directory '/build/deps/libosmo-abis/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-abis/src'
  CC       init.lo
  CC       e1_input.lo
  CC       ipa_proxy.lo
  CC       e1_input_vty.lo
  CC       subchan_demux.lo
  CC       trau_frame.lo
  CC       input/ipa.lo
  CC       input/e1d.lo
  CC       input/ipa_keepalive.lo
  CC       input/ipaccess.lo
  CC       input/lapd.lo
  CC       input/lapd_pcap.lo
  CC       input/misdn.lo
  CC       input/rs232.lo
  CC       input/unixsocket.lo
  CC       input/dahdi.lo
  CC       trau/libosmotrau_la-osmo_ortp.lo
  CC       trau/libosmotrau_la-trau_frame.lo
  CC       trau/libosmotrau_la-trau_pcu_ericsson.lo
  CC       trau/libosmotrau_la-trau_sync.lo
  CC       trau/libosmotrau_la-trau_rtp_conv.lo
  CCLD     libosmoabis.la
trau/osmo_ortp.c:235:9: note: '#pragma message: Using internal ortp API: rtp_session_rtcp_rec'
  235 | #pragma message ("Using internal ortp API: rtp_session_rtcp_rec")
      |         ^~~~~~~
  CCLD     libosmotrau.la
make[3]: Entering directory '/build/deps/libosmo-abis/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmoabis.la libosmotrau.la '/build/deps/install/stow/libosmo-abis/lib'
libtool: install: /usr/bin/install -c .libs/libosmoabis.so.13.0.1 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.so.13.0.1
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.0.1 libosmoabis.so.13 || { rm -f libosmoabis.so.13 && ln -s libosmoabis.so.13.0.1 libosmoabis.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmoabis.so.13.0.1 libosmoabis.so || { rm -f libosmoabis.so && ln -s libosmoabis.so.13.0.1 libosmoabis.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoabis.lai /build/deps/install/stow/libosmo-abis/lib/libosmoabis.la
libtool: install: /usr/bin/install -c .libs/libosmotrau.so.2.7.1 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.so.2.7.1
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.7.1 libosmotrau.so.2 || { rm -f libosmotrau.so.2 && ln -s libosmotrau.so.2.7.1 libosmotrau.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-abis/lib && { ln -s -f libosmotrau.so.2.7.1 libosmotrau.so || { rm -f libosmotrau.so && ln -s libosmotrau.so.2.7.1 libosmotrau.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmotrau.lai /build/deps/install/stow/libosmo-abis/lib/libosmotrau.la
libtool: install: /usr/bin/install -c .libs/libosmoabis.a /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmoabis.a
libtool: install: /usr/bin/install -c .libs/libosmotrau.a /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
libtool: install: ranlib /build/deps/install/stow/libosmo-abis/lib/libosmotrau.a
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/libosmo-abis/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-abis/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmo-abis/src'
make[2]: Leaving directory '/build/deps/libosmo-abis/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Entering directory '/build/deps/libosmo-abis/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Leaving directory '/build/deps/libosmo-abis/tests'
make[2]: Entering directory '/build/deps/libosmo-abis'
make[3]: Entering directory '/build/deps/libosmo-abis'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmoabis.pc libosmotrau.pc '/build/deps/install/stow/libosmo-abis/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-abis'
make[2]: Leaving directory '/build/deps/libosmo-abis'
make[1]: Leaving directory '/build/deps/libosmo-abis'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-abis
+ osmo-build-dep.sh libosmo-netif '' --disable-doxygen



 =============================== libosmo-netif ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmo-netif 
+ project=libosmo-netif
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-netif
+ cd libosmo-netif
+ 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 05ff552 stream_{cli,srv}: Add 'res' param to read_cb2
+ git rev-parse HEAD
05ff552f25cde5d84f428421bd4d2d64fae0bc9d
+ cd libosmo-netif
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-netif
+ 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:25: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:25: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:25: the top level
configure.ac:75: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:75: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:75: the top level
configure.ac:90: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:90: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:90: the top level
configure.ac:141: warning: AC_OUTPUT should be used without arguments.
configure.ac:141: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
examples/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmo-netif --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-netif/lib/systemd/system --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking if gcc supports -fvisibility=hidden... yes
checking for libosmocore >= 1.9.0... yes
checking for libosmogsm >= 1.9.0... yes
checking for libosmocodec >= 1.9.0... yes
checking for netinet/sctp.h... yes
checking for osmo_sock_init2_multiaddr in -losmocore... yes
checking for library containing sctp_send... -lsctp
checking for pcap.h... yes
checking for doxygen... /usr/bin/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-netif.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/netif/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating utils/Makefile
config.status: creating tests/Makefile
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating contrib/libosmo-netif.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.4.0.54-05ff > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-netif'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-netif/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
Making install in netif
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
 /usr/bin/install -c -m 644 amr.h datagram.h jibuf.h osmux.h ipa.h ipa_unit.h prim.h rs232.h rtp.h stream.h sctp.h '/build/deps/install/stow/libosmo-netif/include/osmocom/netif'
make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom/netif'
make[4]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-netif/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-netif/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-netif/include'
make[4]: Entering directory '/build/deps/libosmo-netif/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-netif/include'
make[3]: Leaving directory '/build/deps/libosmo-netif/include'
make[2]: Leaving directory '/build/deps/libosmo-netif/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-netif/src'
  CC       amr.lo
  CC       datagram.lo
  CC       ipa.lo
  CC       ipa_unit.lo
  CC       osmux.lo
  CC       jibuf.lo
  CC       osmux_input.lo
  CC       osmux_output.lo
  CC       prim.lo
  CC       rs232.lo
  CC       rtp.lo
  CC       stream_cli.lo
  CC       stream_srv.lo
  CC       stream.lo
  CC       sctp.lo
  CCLD     libosmonetif.la
make[3]: Entering directory '/build/deps/libosmo-netif/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmonetif.la '/build/deps/install/stow/libosmo-netif/lib'
libtool: install: /usr/bin/install -c .libs/libosmonetif.so.11.1.0 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.so.11.1.0
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so.11 || { rm -f libosmonetif.so.11 && ln -s libosmonetif.so.11.1.0 libosmonetif.so.11; }; })
libtool: install: (cd /build/deps/install/stow/libosmo-netif/lib && { ln -s -f libosmonetif.so.11.1.0 libosmonetif.so || { rm -f libosmonetif.so && ln -s libosmonetif.so.11.1.0 libosmonetif.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmonetif.lai /build/deps/install/stow/libosmo-netif/lib/libosmonetif.la
libtool: install: /usr/bin/install -c .libs/libosmonetif.a /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
libtool: install: ranlib /build/deps/install/stow/libosmo-netif/lib/libosmonetif.a
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/libosmo-netif/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-netif/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmo-netif/src'
make[2]: Leaving directory '/build/deps/libosmo-netif/src'
Making install in examples
make[2]: Entering directory '/build/deps/libosmo-netif/examples'
  CC       ipa-stream-client.o
  CC       stream-client.o
  CC       ipa-stream-server.o
  CC       stream-server.o
  CC       rs232-read.o
  CC       rs232-write.o
  CC       rtp-udp-test-client.o
  CC       rtp-udp-test-server.o
  CC       udp-test-client.o
  CC       udp-test-server.o
  CC       osmux-test-input.o
  CC       osmux-test-output.o
  CCLD     ipa-stream-client
  CCLD     ipa-stream-server
  CCLD     stream-client
  CCLD     stream-server
  CCLD     rs232-read
  CCLD     rtp-udp-test-client
  CCLD     rtp-udp-test-server
  CCLD     rs232-write
  CCLD     udp-test-client
  CCLD     udp-test-server
  CCLD     osmux-test-input
  CCLD     osmux-test-output
make[3]: Entering directory '/build/deps/libosmo-netif/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/examples'
make[2]: Leaving directory '/build/deps/libosmo-netif/examples'
Making install in utils
make[2]: Entering directory '/build/deps/libosmo-netif/utils'
  CC       osmo-amr-inspect.o
  CCLD     osmo-amr-inspect
make[3]: Entering directory '/build/deps/libosmo-netif/utils'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/utils'
make[2]: Leaving directory '/build/deps/libosmo-netif/utils'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-netif/tests'
make[3]: Entering directory '/build/deps/libosmo-netif/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/libosmo-netif/tests'
make[2]: Leaving directory '/build/deps/libosmo-netif/tests'
make[2]: Entering directory '/build/deps/libosmo-netif'
make[3]: Entering directory '/build/deps/libosmo-netif'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-netif/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-netif.pc '/build/deps/install/stow/libosmo-netif/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmo-netif'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmo-netif'
make[3]: Leaving directory '/build/deps/libosmo-netif'
make[2]: Leaving directory '/build/deps/libosmo-netif'
make[1]: Leaving directory '/build/deps/libosmo-netif'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-netif
+ set +x



+ cd /build
+ autoreconf --install --force
 =============================== osmo-sysmon ============================

libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:49: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:49: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:49: the top level
configure.ac:97: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:97: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:97: the top level
configure.ac:121: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:121: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:121: the top level
configure.ac:123: warning: AC_OUTPUT should be used without arguments.
configure.ac:123: You should run autoupdate.
configure.ac:22: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-external-tests --enable-werror
configure: WARNING: unrecognized options: --enable-external-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... none required
checking for libosmocore >= 1.0.1... yes
checking for libosmovty >= 1.0.1... yes
checking for libosmoctrl >= 1.0.1... yes
checking for libosmogsm >= 1.0.1... yes
checking for libosmo-netif >= 0.4.0... yes
checking for libmnl... yes
checking for liboping >= 1.7.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-external-tests
+ make -j 8
make  all-recursive
make[1]: Entering directory '/build'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in src
make[2]: Entering directory '/build/src'
  CC       osmo_sysmon-value_node.o
  CC       osmo_sysmon-osysmon_ctrl.o
  CC       osmo_sysmon-osysmon_sysinfo.o
  CC       osmo_sysmon-osysmon_rtnl.o
  CC       osmo_sysmon-osysmon_file.o
  CC       osmo_sysmon-osysmon_ping.o
  CC       osmo_sysmon-osysmon_openvpn.o
  CC       osmo_sysmon-osysmon_shellcmd.o
  CC       osmo_sysmon-osysmon_main.o
  CC       simple_ctrl.lo
  CC       client.lo
  CC       osmo-ctrl-client.o
  CCLD     libintern.la
  CCLD     osmo-ctrl-client
  CCLD     osmo-sysmon
make[2]: Leaving directory '/build/src'
make[2]: Entering directory '/build'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ DISTCHECK_CONFIGURE_FLAGS='--enable-vty-tests --enable-external-tests --enable-werror'
+ make distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build'
make  distdir-am
make[2]: Entering directory '/build'
if test -d "osmo-sysmon-0.3.2.3-4e7c"; then find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sysmon-0.3.2.3-4e7c" || { sleep 5 && rm -rf "osmo-sysmon-0.3.2.3-4e7c"; }; else :; fi
test -d "osmo-sysmon-0.3.2.3-4e7c" || mkdir "osmo-sysmon-0.3.2.3-4e7c"
 (cd doc && make  top_distdir=../osmo-sysmon-0.3.2.3-4e7c distdir=../osmo-sysmon-0.3.2.3-4e7c/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/doc'
make  distdir-am
make[4]: Entering directory '/build/doc'
 (cd examples && make  top_distdir=../../osmo-sysmon-0.3.2.3-4e7c distdir=../../osmo-sysmon-0.3.2.3-4e7c/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/doc/examples'
make  distdir-am
make[6]: Entering directory '/build/doc/examples'
make[6]: Leaving directory '/build/doc/examples'
make[5]: Leaving directory '/build/doc/examples'
make[4]: Leaving directory '/build/doc'
make[3]: Leaving directory '/build/doc'
 (cd src && make  top_distdir=../osmo-sysmon-0.3.2.3-4e7c distdir=../osmo-sysmon-0.3.2.3-4e7c/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src'
make  distdir-am
make[4]: Entering directory '/build/src'
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
test -n "" \
|| find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-sysmon-0.3.2.3-4e7c"
make[2]: Leaving directory '/build'
tardir=osmo-sysmon-0.3.2.3-4e7c && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-sysmon-0.3.2.3-4e7c.tar.bz2
tardir=osmo-sysmon-0.3.2.3-4e7c && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-sysmon-0.3.2.3-4e7c.tar.gz
make[1]: Leaving directory '/build'
if test -d "osmo-sysmon-0.3.2.3-4e7c"; then find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sysmon-0.3.2.3-4e7c" || { sleep 5 && rm -rf "osmo-sysmon-0.3.2.3-4e7c"; }; else :; fi
case 'osmo-sysmon-0.3.2.3-4e7c.tar.gz osmo-sysmon-0.3.2.3-4e7c.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc osmo-sysmon-0.3.2.3-4e7c.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc osmo-sysmon-0.3.2.3-4e7c.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc osmo-sysmon-0.3.2.3-4e7c.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc osmo-sysmon-0.3.2.3-4e7c.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c osmo-sysmon-0.3.2.3-4e7c.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc osmo-sysmon-0.3.2.3-4e7c.shar.gz | unshar ;;\
*.zip*) \
  unzip osmo-sysmon-0.3.2.3-4e7c.zip ;;\
*.tar.zst*) \
  zstd -dc osmo-sysmon-0.3.2.3-4e7c.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w osmo-sysmon-0.3.2.3-4e7c
chmod u+w osmo-sysmon-0.3.2.3-4e7c
mkdir osmo-sysmon-0.3.2.3-4e7c/_build osmo-sysmon-0.3.2.3-4e7c/_build/sub osmo-sysmon-0.3.2.3-4e7c/_inst
chmod a-w osmo-sysmon-0.3.2.3-4e7c
test -d osmo-sysmon-0.3.2.3-4e7c/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-sysmon-0.3.2.3-4e7c/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd osmo-sysmon-0.3.2.3-4e7c/_build/sub \
  && ../../configure \
     \
    --enable-vty-tests --enable-external-tests --enable-werror \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf osmo-sysmon-0.3.2.3-4e7c.tar.gz osmo-sysmon-0.3.2.3-4e7c.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
configure: WARNING: unrecognized options: --enable-vty-tests, --enable-external-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... none required
checking for libosmocore >= 1.0.1... yes
checking for libosmovty >= 1.0.1... yes
checking for libosmoctrl >= 1.0.1... yes
checking for libosmogsm >= 1.0.1... yes
checking for libosmo-netif >= 0.4.0... yes
checking for libmnl... yes
checking for liboping >= 1.7.0... yes
checking for egrep... (cached) /usr/bin/grep -E
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-vty-tests, --enable-external-tests
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making all in doc
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making all in examples
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making all in src
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
  CC       osmo_sysmon-value_node.o
  CC       osmo_sysmon-osysmon_ctrl.o
  CC       osmo_sysmon-osysmon_sysinfo.o
  CC       osmo_sysmon-osysmon_rtnl.o
  CC       osmo_sysmon-osysmon_file.o
  CC       osmo_sysmon-osysmon_ping.o
  CC       osmo_sysmon-osysmon_openvpn.o
  CC       osmo_sysmon-osysmon_shellcmd.o
  CC       osmo_sysmon-osysmon_main.o
  CC       simple_ctrl.lo
  CC       client.lo
  CCLD     libintern.la
  CCLD     osmo-sysmon
  CC       osmo-ctrl-client.o
  CCLD     osmo-ctrl-client
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making dvi in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making dvi in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making check in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making check in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making install in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making install in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/share/doc/osmo-sysmon/examples/osmo-sysmon'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-sysmon.cfg '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/share/doc/osmo-sysmon/examples/osmo-sysmon'
 /usr/bin/mkdir -p '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-sysmon.cfg '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/etc/osmocom'
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making install in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
 /usr/bin/mkdir -p '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-sysmon osmo-ctrl-client '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin'
libtool: install: /usr/bin/install -c osmo-sysmon /build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin/osmo-sysmon
libtool: install: /usr/bin/install -c osmo-ctrl-client /build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin/osmo-ctrl-client
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making installcheck in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making installcheck in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making installcheck in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making uninstall in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
 ( cd '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/share/doc/osmo-sysmon/examples/osmo-sysmon' && rm -f osmo-sysmon.cfg )
 ( cd '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/etc/osmocom' && rm -f osmo-sysmon.cfg )
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making uninstall in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
 ( cd '/build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin' && rm -f osmo-sysmon osmo-ctrl-client )
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making install in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making install in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/share/doc/osmo-sysmon/examples/osmo-sysmon'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-sysmon.cfg '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/share/doc/osmo-sysmon/examples/osmo-sysmon'
 /usr/bin/mkdir -p '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/etc/osmocom'
 /usr/bin/install -c -m 644 ../../../../doc/examples/osmo-sysmon.cfg '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/etc/osmocom'
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making install in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
 /usr/bin/mkdir -p '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-sysmon osmo-ctrl-client '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin'
libtool: install: /usr/bin/install -c osmo-sysmon /tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin/osmo-sysmon
libtool: install: /usr/bin/install -c osmo-ctrl-client /tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin/osmo-ctrl-client
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making uninstall in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making uninstall in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
 ( cd '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/share/doc/osmo-sysmon/examples/osmo-sysmon' && rm -f osmo-sysmon.cfg )
 ( cd '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/etc/osmocom' && rm -f osmo-sysmon.cfg )
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making uninstall in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
 ( cd '/tmp/am-dc-28655//build/osmo-sysmon-0.3.2.3-4e7c/_inst/bin' && rm -f osmo-sysmon osmo-ctrl-client )
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
if test -d "osmo-sysmon-0.3.2.3-4e7c"; then find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sysmon-0.3.2.3-4e7c" || { sleep 5 && rm -rf "osmo-sysmon-0.3.2.3-4e7c"; }; else :; fi
test -d "osmo-sysmon-0.3.2.3-4e7c" || mkdir "osmo-sysmon-0.3.2.3-4e7c"
 (cd doc && make  top_distdir=../osmo-sysmon-0.3.2.3-4e7c distdir=../osmo-sysmon-0.3.2.3-4e7c/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make  distdir-am
make[5]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
 (cd examples && make  top_distdir=../../osmo-sysmon-0.3.2.3-4e7c distdir=../../osmo-sysmon-0.3.2.3-4e7c/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make  distdir-am
make[7]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[7]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[6]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[5]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
 (cd src && make  top_distdir=../osmo-sysmon-0.3.2.3-4e7c distdir=../osmo-sysmon-0.3.2.3-4e7c/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[5]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[4]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
test -n "" \
|| find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /build/osmo-sysmon-0.3.2.3-4e7c/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "osmo-sysmon-0.3.2.3-4e7c"
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
tardir=osmo-sysmon-0.3.2.3-4e7c && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-sysmon-0.3.2.3-4e7c.tar.bz2
tardir=osmo-sysmon-0.3.2.3-4e7c && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-sysmon-0.3.2.3-4e7c.tar.gz
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
if test -d "osmo-sysmon-0.3.2.3-4e7c"; then find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sysmon-0.3.2.3-4e7c" || { sleep 5 && rm -rf "osmo-sysmon-0.3.2.3-4e7c"; }; else :; fi
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
make[1]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
Making distclean in doc
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making distclean in examples
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../../doc/examples" || test -z "" || rm -f 
rm -f Makefile
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc/examples'
make[3]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../../../doc" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[3]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
rm -f Makefile
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/doc'
Making distclean in src
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
 rm -f osmo-sysmon osmo-ctrl-client
rm -rf .libs _libs
test -z "libintern.la" || rm -f libintern.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "../../../src" || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/client.Plo
rm -f ./.deps/osmo-ctrl-client.Po
rm -f ./.deps/osmo_sysmon-osysmon_ctrl.Po
rm -f ./.deps/osmo_sysmon-osysmon_file.Po
rm -f ./.deps/osmo_sysmon-osysmon_main.Po
rm -f ./.deps/osmo_sysmon-osysmon_openvpn.Po
rm -f ./.deps/osmo_sysmon-osysmon_ping.Po
rm -f ./.deps/osmo_sysmon-osysmon_rtnl.Po
rm -f ./.deps/osmo_sysmon-osysmon_shellcmd.Po
rm -f ./.deps/osmo_sysmon-osysmon_sysinfo.Po
rm -f ./.deps/osmo_sysmon-value_node.Po
rm -f ./.deps/simple_ctrl.Plo
rm -f Makefile
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub/src'
make[2]: Entering directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "../.." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/osmo-sysmon-0.3.2.3-4e7c/_build/sub'
if test -d "osmo-sysmon-0.3.2.3-4e7c"; then find "osmo-sysmon-0.3.2.3-4e7c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-sysmon-0.3.2.3-4e7c" || { sleep 5 && rm -rf "osmo-sysmon-0.3.2.3-4e7c"; }; else :; fi
==========================================================
osmo-sysmon-0.3.2.3-4e7c archives ready for distribution: 
osmo-sysmon-0.3.2.3-4e7c.tar.gz
osmo-sysmon-0.3.2.3-4e7c.tar.bz2
==========================================================
+ make maintainer-clean
Making maintainer-clean in doc
make[1]: Entering directory '/build/doc'
Making maintainer-clean in examples
make[2]: Entering directory '/build/doc/examples'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[2]: Leaving directory '/build/doc/examples'
make[2]: Entering directory '/build/doc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/doc'
rm -f Makefile
make[1]: Leaving directory '/build/doc'
Making maintainer-clean in src
make[1]: Entering directory '/build/src'
 rm -f osmo-sysmon osmo-ctrl-client
rm -rf .libs _libs
test -z "libintern.la" || rm -f libintern.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/client.Plo
rm -f ./.deps/osmo-ctrl-client.Po
rm -f ./.deps/osmo_sysmon-osysmon_ctrl.Po
rm -f ./.deps/osmo_sysmon-osysmon_file.Po
rm -f ./.deps/osmo_sysmon-osysmon_main.Po
rm -f ./.deps/osmo_sysmon-osysmon_openvpn.Po
rm -f ./.deps/osmo_sysmon-osysmon_ping.Po
rm -f ./.deps/osmo_sysmon-osysmon_rtnl.Po
rm -f ./.deps/osmo_sysmon-osysmon_shellcmd.Po
rm -f ./.deps/osmo_sysmon-osysmon_sysinfo.Po
rm -f ./.deps/osmo_sysmon-value_node.Po
rm -f ./.deps/simple_ctrl.Plo
rm -f Makefile
make[1]: Leaving directory '/build/src'
make[1]: Entering directory '/build'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[1]: Leaving directory '/build'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing Makefile.in
Removing aclocal.m4
Removing compile
Removing config.guess
Removing config.h.in
Removing config.sub
Removing configure
Removing depcomp
Skipping repository deps/libosmo-abis
Skipping repository deps/libosmocore
Skipping repository deps/libosmo-netif
Removing deps/install
Removing doc/Makefile.in
Removing doc/examples/Makefile.in
Removing install-sh
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing osmo-sysmon-0.3.2.3-4e7c.tar.bz2
Removing osmo-sysmon-0.3.2.3-4e7c.tar.gz
Removing src/.deps/
Removing src/Makefile.in
+ [ -d /build/deps ]
+ git_clean /build/deps/libosmo-abis
+ repos=/build/deps/libosmo-abis
+ [ ! -d /build/deps/libosmo-abis ]
+ [ ! -d /build/deps/libosmo-abis/.git ]
+ git -C /build/deps/libosmo-abis checkout -f HEAD
+ git -C /build/deps/libosmo-abis clean -dxf
Removing .version
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmo-abis.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing install-sh
Removing libosmoabis.pc
Removing libosmotrau.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/e1_input.lo
Removing src/e1_input.o
Removing src/e1_input_vty.lo
Removing src/e1_input_vty.o
Removing src/init.lo
Removing src/init.o
Removing src/input/.deps/
Removing src/input/.dirstamp
Removing src/input/.libs/
Removing src/input/dahdi.lo
Removing src/input/dahdi.o
Removing src/input/e1d.lo
Removing src/input/e1d.o
Removing src/input/ipa.lo
Removing src/input/ipa.o
Removing src/input/ipa_keepalive.lo
Removing src/input/ipa_keepalive.o
Removing src/input/ipaccess.lo
Removing src/input/ipaccess.o
Removing src/input/lapd.lo
Removing src/input/lapd.o
Removing src/input/lapd_pcap.lo
Removing src/input/lapd_pcap.o
Removing src/input/misdn.lo
Removing src/input/misdn.o
Removing src/input/rs232.lo
Removing src/input/rs232.o
Removing src/input/unixsocket.lo
Removing src/input/unixsocket.o
Removing src/ipa_proxy.lo
Removing src/ipa_proxy.o
Removing src/libosmoabis.la
Removing src/libosmotrau.la
Removing src/subchan_demux.lo
Removing src/subchan_demux.o
Removing src/trau/.deps/
Removing src/trau/.dirstamp
Removing src/trau/.libs/
Removing src/trau/libosmotrau_la-osmo_ortp.lo
Removing src/trau/libosmotrau_la-osmo_ortp.o
Removing src/trau/libosmotrau_la-trau_frame.lo
Removing src/trau/libosmotrau_la-trau_frame.o
Removing src/trau/libosmotrau_la-trau_pcu_ericsson.lo
Removing src/trau/libosmotrau_la-trau_pcu_ericsson.o
Removing src/trau/libosmotrau_la-trau_rtp_conv.lo
Removing src/trau/libosmotrau_la-trau_rtp_conv.o
Removing src/trau/libosmotrau_la-trau_sync.lo
Removing src/trau/libosmotrau_la-trau_sync.o
Removing src/trau_frame.lo
Removing src/trau_frame.o
Removing stamp-h1
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/atconfig
Removing tests/ipa_recv/.deps/
Removing tests/rtp_test/.deps/
Removing tests/subchan_demux/.deps/
Removing tests/trau_pcu_ericsson/.deps/
Removing tests/trau_sync/.deps/
+ git_clean /build/deps/libosmo-netif
+ repos=/build/deps/libosmo-netif
+ [ ! -d /build/deps/libosmo-netif ]
+ [ ! -d /build/deps/libosmo-netif/.git ]
+ git -C /build/deps/libosmo-netif checkout -f HEAD
+ git -C /build/deps/libosmo-netif clean -dxf
Removing .version
Removing Doxyfile
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmo-netif.spec
Removing depcomp
Removing examples/.deps/
Removing examples/.libs/
Removing examples/Makefile
Removing examples/Makefile.in
Removing examples/ipa-stream-client
Removing examples/ipa-stream-client.o
Removing examples/ipa-stream-server
Removing examples/ipa-stream-server.o
Removing examples/osmux-test-input
Removing examples/osmux-test-input.o
Removing examples/osmux-test-output
Removing examples/osmux-test-output.o
Removing examples/rs232-read
Removing examples/rs232-read.o
Removing examples/rs232-write
Removing examples/rs232-write.o
Removing examples/rtp-udp-test-client
Removing examples/rtp-udp-test-client.o
Removing examples/rtp-udp-test-server
Removing examples/rtp-udp-test-server.o
Removing examples/stream-client
Removing examples/stream-client.o
Removing examples/stream-server
Removing examples/stream-server.o
Removing examples/udp-test-client
Removing examples/udp-test-client.o
Removing examples/udp-test-server
Removing examples/udp-test-server.o
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/netif/Makefile
Removing include/osmocom/netif/Makefile.in
Removing install-sh
Removing libosmo-netif.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/amr.lo
Removing src/amr.o
Removing src/datagram.lo
Removing src/datagram.o
Removing src/ipa.lo
Removing src/ipa.o
Removing src/ipa_unit.lo
Removing src/ipa_unit.o
Removing src/jibuf.lo
Removing src/jibuf.o
Removing src/libosmonetif.la
Removing src/osmux.lo
Removing src/osmux.o
Removing src/osmux_input.lo
Removing src/osmux_input.o
Removing src/osmux_output.lo
Removing src/osmux_output.o
Removing src/prim.lo
Removing src/prim.o
Removing src/rs232.lo
Removing src/rs232.o
Removing src/rtp.lo
Removing src/rtp.o
Removing src/sctp.lo
Removing src/sctp.o
Removing src/stream.lo
Removing src/stream.o
Removing src/stream_cli.lo
Removing src/stream_cli.o
Removing src/stream_srv.lo
Removing src/stream_srv.o
Removing stamp-h1
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/amr/.deps/
Removing tests/atconfig
Removing tests/jibuf/.deps/
Removing tests/osmo-pcap-test/.deps/
Removing tests/osmux/.deps/
Removing tests/stream/.deps/
Removing utils/.deps/
Removing utils/.libs/
Removing utils/Makefile
Removing utils/Makefile.in
Removing utils/osmo-amr-inspect
Removing utils/osmo-amr-inspect.o
+ git_clean /build/deps/libosmocore
+ repos=/build/deps/libosmocore
+ [ ! -d /build/deps/libosmocore ]
+ [ ! -d /build/deps/libosmocore/.git ]
+ git -C /build/deps/libosmocore checkout -f HEAD
+ git -C /build/deps/libosmocore clean -dxf
Removing .version
Removing Doxyfile.codec
Removing Doxyfile.coding
Removing Doxyfile.ctrl
Removing Doxyfile.gb
Removing Doxyfile.gsm
Removing Doxyfile.isdn
Removing Doxyfile.sim
Removing Doxyfile.usb
Removing Doxyfile.vty
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmocore.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/codec/Makefile
Removing include/osmocom/codec/Makefile.in
Removing include/osmocom/coding/Makefile
Removing include/osmocom/coding/Makefile.in
Removing include/osmocom/core/Makefile
Removing include/osmocom/core/Makefile.in
Removing include/osmocom/core/bit16gen.h
Removing include/osmocom/core/bit32gen.h
Removing include/osmocom/core/bit64gen.h
Removing include/osmocom/core/crc16gen.h
Removing include/osmocom/core/crc32gen.h
Removing include/osmocom/core/crc64gen.h
Removing include/osmocom/core/crc8gen.h
Removing include/osmocom/core/socket_compat.h
Removing include/osmocom/crypt/Makefile
Removing include/osmocom/crypt/Makefile.in
Removing include/osmocom/ctrl/Makefile
Removing include/osmocom/ctrl/Makefile.in
Removing include/osmocom/gprs/Makefile
Removing include/osmocom/gprs/Makefile.in
Removing include/osmocom/gprs/protocol/Makefile
Removing include/osmocom/gprs/protocol/Makefile.in
Removing include/osmocom/gsm/Makefile
Removing include/osmocom/gsm/Makefile.in
Removing include/osmocom/gsm/gsm0503.h
Removing include/osmocom/gsm/protocol/Makefile
Removing include/osmocom/gsm/protocol/Makefile.in
Removing include/osmocom/isdn/Makefile
Removing include/osmocom/isdn/Makefile.in
Removing include/osmocom/sim/Makefile
Removing include/osmocom/sim/Makefile.in
Removing include/osmocom/usb/Makefile
Removing include/osmocom/usb/Makefile.in
Removing include/osmocom/vty/Makefile
Removing include/osmocom/vty/Makefile.in
Removing install-sh
Removing libosmocodec.pc
Removing libosmocoding.pc
Removing libosmocore.pc
Removing libosmoctrl.pc
Removing libosmogb.pc
Removing libosmogsm.pc
Removing libosmoisdn.pc
Removing libosmosim.pc
Removing libosmousb.pc
Removing libosmovty.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/Makefile
Removing src/Makefile.in
Removing src/codec/.deps/
Removing src/codec/.libs/
Removing src/codec/Makefile
Removing src/codec/Makefile.in
Removing src/codec/ecu.lo
Removing src/codec/ecu_fr.lo
Removing src/codec/ecu_fr_old.lo
Removing src/codec/gsm610.lo
Removing src/codec/gsm620.lo
Removing src/codec/gsm660.lo
Removing src/codec/gsm690.lo
Removing src/codec/libosmocodec.la
Removing src/coding/.deps/
Removing src/coding/.libs/
Removing src/coding/Makefile
Removing src/coding/Makefile.in
Removing src/coding/gsm0503_amr_dtx.lo
Removing src/coding/gsm0503_coding.lo
Removing src/coding/gsm0503_interleaving.lo
Removing src/coding/gsm0503_mapping.lo
Removing src/coding/gsm0503_parity.lo
Removing src/coding/gsm0503_tables.lo
Removing src/coding/libosmocoding.la
Removing src/core/.deps/
Removing src/core/.libs/
Removing src/core/Makefile
Removing src/core/Makefile.in
Removing src/core/application.lo
Removing src/core/backtrace.lo
Removing src/core/base64.lo
Removing src/core/bitcomp.lo
Removing src/core/bits.lo
Removing src/core/bitvec.lo
Removing src/core/context.lo
Removing src/core/conv.lo
Removing src/core/conv_acc.lo
Removing src/core/conv_acc_generic.lo
Removing src/core/conv_acc_sse.lo
Removing src/core/conv_acc_sse_avx.lo
Removing src/core/counter.lo
Removing src/core/crc16.lo
Removing src/core/crc16gen.c
Removing src/core/crc16gen.lo
Removing src/core/crc32gen.c
Removing src/core/crc32gen.lo
Removing src/core/crc64gen.c
Removing src/core/crc64gen.lo
Removing src/core/crc8gen.c
Removing src/core/crc8gen.lo
Removing src/core/exec.lo
Removing src/core/fsm.lo
Removing src/core/gsmtap_util.lo
Removing src/core/isdnhdlc.lo
Removing src/core/it_q.lo
Removing src/core/libosmocore.la
Removing src/core/logging.lo
Removing src/core/logging_gsmtap.lo
Removing src/core/logging_syslog.lo
Removing src/core/loggingrb.lo
Removing src/core/macaddr.lo
Removing src/core/mnl.lo
Removing src/core/msgb.lo
Removing src/core/msgfile.lo
Removing src/core/netdev.lo
Removing src/core/netns.lo
Removing src/core/osmo_io.lo
Removing src/core/osmo_io_poll.lo
Removing src/core/osmo_io_uring.lo
Removing src/core/panic.lo
Removing src/core/plugin.lo
Removing src/core/prbs.lo
Removing src/core/prim.lo
Removing src/core/rate_ctr.lo
Removing src/core/rbtree.lo
Removing src/core/select.lo
Removing src/core/sercomm.lo
Removing src/core/serial.lo
Removing src/core/signal.lo
Removing src/core/sockaddr_str.lo
Removing src/core/socket.lo
Removing src/core/soft_uart.lo
Removing src/core/stat_item.lo
Removing src/core/stats.lo
Removing src/core/stats_statsd.lo
Removing src/core/stats_tcp.lo
Removing src/core/strrb.lo
Removing src/core/tdef.lo
Removing src/core/thread.lo
Removing src/core/time_cc.lo
Removing src/core/timer.lo
Removing src/core/timer_clockgettime.lo
Removing src/core/timer_gettimeofday.lo
Removing src/core/tun.lo
Removing src/core/use_count.lo
Removing src/core/utils.lo
Removing src/core/write_queue.lo
Removing src/ctrl/.deps/
Removing src/ctrl/.libs/
Removing src/ctrl/Makefile
Removing src/ctrl/Makefile.in
Removing src/ctrl/control_cmd.lo
Removing src/ctrl/control_if.lo
Removing src/ctrl/control_vty.lo
Removing src/ctrl/fsm_ctrl_commands.lo
Removing src/ctrl/libosmoctrl.la
Removing src/gb/.deps/
Removing src/gb/.libs/
Removing src/gb/Makefile
Removing src/gb/Makefile.in
Removing src/gb/bssgp_bvc_fsm.lo
Removing src/gb/common_vty.lo
Removing src/gb/frame_relay.lo
Removing src/gb/gprs_bssgp.lo
Removing src/gb/gprs_bssgp2.lo
Removing src/gb/gprs_bssgp_bss.lo
Removing src/gb/gprs_bssgp_rim.lo
Removing src/gb/gprs_bssgp_util.lo
Removing src/gb/gprs_bssgp_vty.lo
Removing src/gb/gprs_ns.lo
Removing src/gb/gprs_ns2.lo
Removing src/gb/gprs_ns2_fr.lo
Removing src/gb/gprs_ns2_frgre.lo
Removing src/gb/gprs_ns2_message.lo
Removing src/gb/gprs_ns2_sns.lo
Removing src/gb/gprs_ns2_udp.lo
Removing src/gb/gprs_ns2_vc_fsm.lo
Removing src/gb/gprs_ns2_vty.lo
Removing src/gb/gprs_ns_frgre.lo
Removing src/gb/gprs_ns_sns.lo
Removing src/gb/gprs_ns_vty.lo
Removing src/gb/libosmogb-test.la
Removing src/gb/libosmogb.la
Removing src/gsm/.deps/
Removing src/gsm/.libs/
Removing src/gsm/Makefile
Removing src/gsm/Makefile.in
Removing src/gsm/a5.lo
Removing src/gsm/abis_nm.lo
Removing src/gsm/apn.lo
Removing src/gsm/auth_comp128v1.lo
Removing src/gsm/auth_comp128v23.lo
Removing src/gsm/auth_core.lo
Removing src/gsm/auth_milenage.lo
Removing src/gsm/auth_tuak.lo
Removing src/gsm/auth_xor.lo
Removing src/gsm/auth_xor_2g.lo
Removing src/gsm/bsslap.lo
Removing src/gsm/bssmap_le.lo
Removing src/gsm/bts_features.lo
Removing src/gsm/cbsp.lo
Removing src/gsm/comp128.lo
Removing src/gsm/comp128v23.lo
Removing src/gsm/gad.lo
Removing src/gsm/gan.lo
Removing src/gsm/gea.lo
Removing src/gsm/gprs_cipher_core.lo
Removing src/gsm/gprs_gea.lo
Removing src/gsm/gprs_rlc.lo
Removing src/gsm/gsm0341.lo
Removing src/gsm/gsm0411_smc.lo
Removing src/gsm/gsm0411_smr.lo
Removing src/gsm/gsm0411_utils.lo
Removing src/gsm/gsm0414.lo
Removing src/gsm/gsm0480.lo
Removing src/gsm/gsm0502.lo
Removing src/gsm/gsm0503_conv.c
Removing src/gsm/gsm0503_conv.lo
Removing src/gsm/gsm0808.lo
Removing src/gsm/gsm0808_utils.lo
Removing src/gsm/gsm23003.lo
Removing src/gsm/gsm23236.lo
Removing src/gsm/gsm29118.lo
Removing src/gsm/gsm29205.lo
Removing src/gsm/gsm44021.lo
Removing src/gsm/gsm44068.lo
Removing src/gsm/gsm48.lo
Removing src/gsm/gsm48049.lo
Removing src/gsm/gsm48_arfcn_range_encode.lo
Removing src/gsm/gsm48_ie.lo
Removing src/gsm/gsm48_rest_octets.lo
Removing src/gsm/gsm_04_08_gprs.lo
Removing src/gsm/gsm_utils.lo
Removing src/gsm/gsup.lo
Removing src/gsm/gsup_sms.lo
Removing src/gsm/ipa.lo
Removing src/gsm/iuup.lo
Removing src/gsm/kasumi.lo
Removing src/gsm/kdf.lo
Removing src/gsm/kdf/.deps/
Removing src/gsm/lapdm.lo
Removing src/gsm/libgsmint.la
Removing src/gsm/libosmogsm.la
Removing src/gsm/milenage/.deps/
Removing src/gsm/milenage/.dirstamp
Removing src/gsm/milenage/.libs/
Removing src/gsm/milenage/aes-encblock.lo
Removing src/gsm/milenage/aes-internal-enc.lo
Removing src/gsm/milenage/aes-internal.lo
Removing src/gsm/milenage/milenage.lo
Removing src/gsm/mncc.lo
Removing src/gsm/oap.lo
Removing src/gsm/oap_client.lo
Removing src/gsm/rlp.lo
Removing src/gsm/rsl.lo
Removing src/gsm/rxlev_stat.lo
Removing src/gsm/sysinfo.lo
Removing src/gsm/tlv_parser.lo
Removing src/gsm/tuak/.deps/
Removing src/gsm/tuak/.dirstamp
Removing src/gsm/tuak/.libs/
Removing src/gsm/tuak/KeccakP-1600-3gpp.lo
Removing src/gsm/tuak/tuak.lo
Removing src/isdn/.deps/
Removing src/isdn/.libs/
Removing src/isdn/Makefile
Removing src/isdn/Makefile.in
Removing src/isdn/i460_mux.lo
Removing src/isdn/lapd_core.lo
Removing src/isdn/libisdnint.la
Removing src/isdn/libosmoisdn.la
Removing src/isdn/v110.lo
Removing src/isdn/v110_ta.lo
Removing src/pseudotalloc/.deps/
Removing src/pseudotalloc/Makefile
Removing src/pseudotalloc/Makefile.in
Removing src/sim/.deps/
Removing src/sim/.libs/
Removing src/sim/Makefile
Removing src/sim/Makefile.in
Removing src/sim/card_fs_hpsim.lo
Removing src/sim/card_fs_isim.lo
Removing src/sim/card_fs_sim.lo
Removing src/sim/card_fs_tetra.lo
Removing src/sim/card_fs_uicc.lo
Removing src/sim/card_fs_usim.lo
Removing src/sim/class_tables.lo
Removing src/sim/core.lo
Removing src/sim/libosmosim.la
Removing src/sim/reader.lo
Removing src/sim/reader_pcsc.lo
Removing src/usb/.deps/
Removing src/usb/.libs/
Removing src/usb/Makefile
Removing src/usb/Makefile.in
Removing src/usb/libosmousb.la
Removing src/usb/osmo_libusb.lo
Removing src/vty/.deps/
Removing src/vty/.libs/
Removing src/vty/Makefile
Removing src/vty/Makefile.in
Removing src/vty/buffer.lo
Removing src/vty/command.lo
Removing src/vty/cpu_sched_vty.lo
Removing src/vty/fsm_vty.lo
Removing src/vty/libosmovty.la
Removing src/vty/logging_vty.lo
Removing src/vty/stats_vty.lo
Removing src/vty/talloc_ctx_vty.lo
Removing src/vty/tdef_vty.lo
Removing src/vty/telnet_interface.lo
Removing src/vty/utils.lo
Removing src/vty/vector.lo
Removing src/vty/vty.lo
Removing stamp-h1
Removing tapset/Makefile
Removing tapset/Makefile.in
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/a5/.deps/
Removing tests/abis/.deps/
Removing tests/atconfig
Removing tests/atlocal
Removing tests/auth/.deps/
Removing tests/base64/.deps/
Removing tests/bitgen/.deps/
Removing tests/bits/.deps/
Removing tests/bitvec/.deps/
Removing tests/bsslap/.deps/
Removing tests/bssmap_le/.deps/
Removing tests/codec/.deps/
Removing tests/coding/.deps/
Removing tests/comp128/.deps/
Removing tests/context/.deps/
Removing tests/conv/.deps/
Removing tests/conv/gsm0503_test_vectors.c
Removing tests/ctrl/.deps/
Removing tests/dtx/.deps/
Removing tests/endian/.deps/
Removing tests/exec/.deps/
Removing tests/fr/.deps/
Removing tests/fsm/.deps/
Removing tests/gad/.deps/
Removing tests/gb/.deps/
Removing tests/gea/.deps/
Removing tests/gprs/.deps/
Removing tests/gsm0408/.deps/
Removing tests/gsm0502/.deps/
Removing tests/gsm0808/.deps/
Removing tests/gsm23003/.deps/
Removing tests/gsm23236/.deps/
Removing tests/gsm29205/.deps/
Removing tests/gsm44021/.deps/
Removing tests/gsm48/.deps/
Removing tests/gsup/.deps/
Removing tests/i460_mux/.deps/
Removing tests/it_q/.deps/
Removing tests/iuup/.deps/
Removing tests/kasumi/.deps/
Removing tests/lapd/.deps/
Removing tests/logging/.deps/
Removing tests/loggingrb/.deps/
Removing tests/msgb/.deps/
Removing tests/msgfile/.deps/
Removing tests/oap/.deps/
Removing tests/osmo_io/.deps/
Removing tests/prbs/.deps/
Removing tests/rlp/.deps/
Removing tests/sercomm/.deps/
Removing tests/sim/.deps/
Removing tests/sms/.deps/
Removing tests/smscb/.deps/
Removing tests/sockaddr_str/.deps/
Removing tests/socket/.deps/
Removing tests/soft_uart/.deps/
Removing tests/stats/.deps/
Removing tests/strrb/.deps/
Removing tests/tdef/.deps/
Removing tests/time_cc/.deps/
Removing tests/timer/.deps/
Removing tests/tlv/.deps/
Removing tests/use_count/.deps/
Removing tests/ussd/.deps/
Removing tests/utils/.deps/
Removing tests/v110/.deps/
Removing tests/vty/.deps/
Removing tests/write_queue/.deps/
Removing utils/.deps/
Removing utils/.libs/
Removing utils/Makefile
Removing utils/Makefile.in
Removing utils/__pycache__/
Removing utils/gsmtap-logsend.o
Removing utils/osmo-aka-verify
Removing utils/osmo-aka-verify.o
Removing utils/osmo-arfcn
Removing utils/osmo-arfcn.o
Removing utils/osmo-auc-gen
Removing utils/osmo-auc-gen.o
Removing utils/osmo-config-merge
Removing utils/osmo-config-merge.o
Removing utils/osmo-gsmtap-logsend
Removing utils/osmo-ns-dummy
Removing utils/osmo-ns-dummy-vty.o
Removing utils/osmo-ns-dummy.o
Removing utils/osmo-sim-test
Removing utils/osmo-stat-dummy/.deps/
Removing utils/osmo-stat-dummy/Makefile
Removing utils/osmo-stat-dummy/Makefile.in
Removing utils/osmo_sim_test-osmo-sim-test.o
+ [ -d layer1-headers ]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 489775 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/testsuite.log’ doesn’t match anything: ‘**’ exists but not ‘**/testsuite.log’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS