Skip to content

Console Output

Started by upstream project "master-libosmo-gprs" build number 747
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-Iaad2KQEXIO0/agent.4032785
SSH_AGENT_PID=4032787
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_14017368993163466913.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/libosmo-gprs # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/libosmo-gprs
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/libosmo-gprs +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 1ca0c5f51bf22ea61224d074c10742d7bc4b9088 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1ca0c5f51bf22ea61224d074c10742d7bc4b9088 # timeout=10
Commit message: "README.md: Improve formatting"
 > git rev-list --no-walk 1ca0c5f51bf22ea61224d074c10742d7bc4b9088 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins17668047841571457184.sh
+ CCACHE_DIR=/home/osmocom-build/ccache/master-builds
+ mkdir -p /home/osmocom-build/ccache/master-builds
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds
+ readlink -f /tmp/ssh-Iaad2KQEXIO0/agent.4032785
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-libosmo-gprs/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-Iaad2KQEXIO0/agent.4032785:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-libosmo-gprs/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Skipping repository deps/libosmocore
+ [ -d /build/deps ]
+ 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
+ [ -d layer1-headers ]
+ mkdir /build/deps
mkdir: cannot create directory '/build/deps': File exists
+ true
++ find . -name '*.[hc]'
+ verify_value_string_arrays_are_terminated.py ./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/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_gsmtap.c ./deps/libosmocore/tests/logging/logging_test.c ./deps/libosmocore/tests/logging/logging_vty_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/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/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/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/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/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/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/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/plugin.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/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/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/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/stats.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 ./tests/sndcp/slhc_test.c ./tests/sndcp/sndcp_prim_test.c ./tests/sndcp/sndcp_xid_test.c ./tests/rlcmac/rlcmac_prim_test.c ./tests/rlcmac/csn1_ts_44_018_test.c ./tests/rlcmac/csn1_ts_44_060_test.c ./tests/rlcmac/rlcmac_types_test.c ./tests/sm/sm_prim_test.c ./tests/llc/xid_codec_test.c ./tests/llc/pdu_codec_test.c ./tests/llc/llc_test.c ./tests/llc/llc_prim_test.c ./tests/gmm/gmm_misc_test.c ./tests/gmm/gmm_prim_test.c ./src/sndcp/sndcp.c ./src/sndcp/misc.c ./src/sndcp/sndcp_dcomp.c ./src/sndcp/v42bis.c ./src/sndcp/sndcp_pcomp.c ./src/sndcp/sndcp_xid.c ./src/sndcp/slhc.c ./src/sndcp/sndcp_prim.c ./src/sndcp/sndcp_comp.c ./src/common/qos.c ./src/common/qos.h ./src/rlcmac/llc_queue.c ./src/rlcmac/ts_44_060.c ./src/rlcmac/rlc_window_dl.c ./src/rlcmac/tbf_dl_fsm.c ./src/rlcmac/tbf_ul.c ./src/rlcmac/coding_scheme.c ./src/rlcmac/misc.c ./src/rlcmac/rlcmac_enc.c ./src/rlcmac/csn1_ts_44_018.c ./src/rlcmac/ts_44_064.c ./src/rlcmac/rlc.c ./src/rlcmac/tbf_dl.c ./src/rlcmac/gre.c ./src/rlcmac/pdch_ul_controller.c ./src/rlcmac/rlcmac_dec.c ./src/rlcmac/csn1_ts_24_008.c ./src/rlcmac/tbf.c ./src/rlcmac/rlc_window.c ./src/rlcmac/tbf_ul_fsm.c ./src/rlcmac/tbf_ul_ass_fsm.c ./src/rlcmac/tbf_dl_ass_fsm.c ./src/rlcmac/codel.c ./src/rlcmac/rlcmac.c ./src/rlcmac/rlcmac_prim.c ./src/rlcmac/rlc_window_ul.c ./src/rlcmac/sched.c ./src/rlcmac/csn1_ts_44_060.c ./src/csn1/csn1_dec.c ./src/csn1/csn1.c ./src/csn1/csn1_enc.c ./src/sm/sm_pdu.c ./src/sm/misc.c ./src/sm/sm_qos.c ./src/sm/sm.c ./src/sm/sm_prim.c ./src/sm/sm_ms_fsm.c ./src/llc/misc.c ./src/llc/llc_xid.c ./src/llc/llc_bssgp.c ./src/llc/crc24.c ./src/llc/llc_pdu.c ./src/llc/llc_grr.c ./src/llc/llc.c ./src/llc/llc_ll.c ./src/llc/llc_prim.c ./src/llc/llc_llgmm.c ./src/gmm/gmm.c ./src/gmm/misc.c ./src/gmm/gmm_pdu.c ./src/gmm/gmm_ms_fsm.c ./src/gmm/gmm_prim.c ./include/osmocom/csn1/csn1.h ./include/osmocom/csn1/wireshark_compat.h ./include/osmocom/gprs/sndcp/pcomp.h ./include/osmocom/gprs/sndcp/v42bis.h ./include/osmocom/gprs/sndcp/comp.h ./include/osmocom/gprs/sndcp/sndcp_private.h ./include/osmocom/gprs/sndcp/sndcp.h ./include/osmocom/gprs/sndcp/slhc.h ./include/osmocom/gprs/sndcp/xid.h ./include/osmocom/gprs/sndcp/v42bis_private.h ./include/osmocom/gprs/sndcp/dcomp.h ./include/osmocom/gprs/sndcp/sndcp_prim.h ./include/osmocom/gprs/rlcmac/rlc_window.h ./include/osmocom/gprs/rlcmac/rlcmac.h ./include/osmocom/gprs/rlcmac/tbf.h ./include/osmocom/gprs/rlcmac/rlc_window_ul.h ./include/osmocom/gprs/rlcmac/types.h ./include/osmocom/gprs/rlcmac/tbf_dl_fsm.h ./include/osmocom/gprs/rlcmac/tbf_ul_fsm.h ./include/osmocom/gprs/rlcmac/rlc.h ./include/osmocom/gprs/rlcmac/rlcmac_enc.h ./include/osmocom/gprs/rlcmac/types_private.h ./include/osmocom/gprs/rlcmac/gre.h ./include/osmocom/gprs/rlcmac/codel.h ./include/osmocom/gprs/rlcmac/tbf_ul_ass_fsm.h ./include/osmocom/gprs/rlcmac/pdch_ul_controller.h ./include/osmocom/gprs/rlcmac/tbf_ul.h ./include/osmocom/gprs/rlcmac/llc_queue.h ./include/osmocom/gprs/rlcmac/rlcmac_prim.h ./include/osmocom/gprs/rlcmac/tbf_dl.h ./include/osmocom/gprs/rlcmac/rlcmac_private.h ./include/osmocom/gprs/rlcmac/coding_scheme.h ./include/osmocom/gprs/rlcmac/sched.h ./include/osmocom/gprs/rlcmac/rlcmac_dec.h ./include/osmocom/gprs/rlcmac/csn1_defs.h ./include/osmocom/gprs/rlcmac/tbf_dl_ass_fsm.h ./include/osmocom/gprs/rlcmac/rlc_window_dl.h ./include/osmocom/gprs/sm/sm_prim.h ./include/osmocom/gprs/sm/sm_qos.h ./include/osmocom/gprs/sm/sm_pdu.h ./include/osmocom/gprs/sm/sm_ms_fsm.h ./include/osmocom/gprs/sm/sm_private.h ./include/osmocom/gprs/sm/sm.h ./include/osmocom/gprs/llc/llc_private.h ./include/osmocom/gprs/llc/llc.h ./include/osmocom/gprs/llc/llc_prim.h ./include/osmocom/gprs/gmm/gmm_pdu.h ./include/osmocom/gprs/gmm/gmm_ms_fsm.h ./include/osmocom/gprs/gmm/gmm_private.h ./include/osmocom/gprs/gmm/gmm_prim.h ./include/osmocom/gprs/gmm/gmm.h
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ export PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ osmo-build-dep.sh libosmocore '' --disable-doxygen
+ mkdir -p /build/deps



 =============================== libosmocore ===============================

+ cd /build/deps
+ osmo-deps.sh libosmocore 
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ cd libosmocore
+ 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 1c249629 sockaddr_str: add conversion to,from osmo_sockaddr
+ git rev-parse HEAD
1c2496294698ca60acc9b2f15d792180ed83673e
+ cd libosmocore
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmocore
+ 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:70: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:70: the top level
configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:84: the top level
configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:174: the top level
configure.ac:462: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:462: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:462: the top level
configure.ac:602: warning: AC_OUTPUT should be used without arguments.
configure.ac:602: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/libosmocore --with-systemdsystemunitdir=/build/deps/install/stow/libosmocore/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... no
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 poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms... 
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libpcsclite... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.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.9.0.192-1c24 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmocore'
Making install in include
make[2]: Entering directory '/build/deps/libosmocore/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      crc16gen.h
  GEN      bit64gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      bit16gen.h
  GEN      crc16gen.h
  GEN      socket_compat.h
  GEN      bit64gen.h
  GEN      bit32gen.h
  GEN      crc64gen.h
  GEN      crc32gen.h
  GEN      crc8gen.h
  GEN      socket_compat.h
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h panic.h '/build/deps/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h soft_uart.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/build/deps/install/stow/libosmocore/include/osmocom/core'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/core'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/core'
Making install in vty
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/vty'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/vty'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/vty'
 /usr/bin/install -c -m 644 buffer.h command.h logging.h stats.h misc.h telnet_interface.h vector.h vty.h ports.h cpu_sched_vty.h tdef_vty.h '/build/deps/install/stow/libosmocore/include/osmocom/vty'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/vty'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/vty'
Making install in codec
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/codec'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/codec'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/codec'
 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/build/deps/install/stow/libosmocore/include/osmocom/codec'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/codec'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/codec'
Making install in gsm
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
  GEN      gsm0503.h
Generating header file...
Generate 'xcch' declaration
Generate 'tch_f24' declaration
Generate 'tch_h24' declaration
Generate 'tch_f48' declaration
Generate 'tch_f96' declaration
Generate 'tch_f144' declaration
Generate 'rach' declaration
Generate 'rach_ext' declaration
Generate 'sch' declaration
Generate 'cs2' declaration
Generate 'cs3' declaration
Generate 'cs2_np' declaration
Generate 'cs3_np' declaration
Generate 'tch_afs_12_2' declaration
Generate 'tch_afs_10_2' declaration
Generate 'tch_afs_7_95' declaration
Generate 'tch_afs_7_4' declaration
Generate 'tch_afs_6_7' declaration
Generate 'tch_afs_5_9' declaration
Generate 'tch_afs_5_15' declaration
Generate 'tch_afs_4_75' declaration
Generate 'tch_fr' declaration
Generate 'tch_hr' declaration
Generate 'tch_ahs_7_95' declaration
Generate 'tch_ahs_7_4' declaration
Generate 'tch_ahs_6_7' declaration
Generate 'tch_ahs_5_9' declaration
Generate 'tch_ahs_5_15' declaration
Generate 'tch_ahs_4_75' declaration
Generate 'tch_axs_sid_update' declaration
Generate 'mcs1_dl_hdr' declaration
Generate 'mcs1_ul_hdr' declaration
Generate 'mcs1' declaration
Generate 'mcs2' declaration
Generate 'mcs3' declaration
Generate 'mcs4' declaration
Generate 'mcs5_dl_hdr' declaration
Generate 'mcs5_ul_hdr' declaration
Generate 'mcs5' declaration
Generate 'mcs6' declaration
Generate 'mcs7_dl_hdr' declaration
Generate 'mcs7_ul_hdr' declaration
Generate 'mcs7' declaration
Generate 'mcs8' declaration
Generate 'mcs9' declaration
Generation complete.
make  install-recursive
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
Making install in protocol
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[7]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gsm/protocol'
 /usr/bin/install -c -m 644 gsm_23_032.h gsm_03_40.h gsm_03_41.h gsm_04_08.h gsm_04_08_gprs.h gsm_04_11.h gsm_04_12.h gsm_04_14.h gsm_04_80.h gsm_08_08.h gsm_08_58.h gsm_09_02.h gsm_12_21.h gsm_23_003.h gsm_23_041.h gsm_25_415.h gsm_29_118.h gsm_44_004.h gsm_44_060.h gsm_44_068.h gsm_44_318.h gsm_48_049.h gsm_48_071.h gsm_49_031.h ipaccess.h smpp34_osmocom.h '/build/deps/install/stow/libosmocore/include/osmocom/gsm/protocol'
make[7]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
make[7]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gsm'
 /usr/bin/install -c -m 644 a5.h abis_nm.h apn.h bts_features.h cbsp.h comp128.h comp128v23.h bitvec_gsm.h gan.h gsm0341.h gsm0411_smc.h gsm0411_smr.h gsm0411_utils.h gsm0480.h gsm0502.h gsm0503.h bsslap.h bssmap_le.h gad.h gsm0808.h gsm0808_lcs.h gsm29205.h gsm0808_utils.h gsm23003.h gsm23236.h gsm29118.h gsm44021.h gsm48.h gsm48_arfcn_range_encode.h gsm48_ie.h gsm48_rest_octets.h gsm_utils.h gsup.h gsup_sms.h i460_mux.h ipa.h iuup.h lapd_core.h lapdm.h meas_rep.h '/build/deps/install/stow/libosmocore/include/osmocom/gsm'
 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rlp.h rsl.h rxlev_stat.h sysinfo.h tlv.h '/build/deps/install/stow/libosmocore/include/osmocom/gsm'
make[7]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
Making install in isdn
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/isdn'
 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h v110_ta.h '/build/deps/install/stow/libosmocore/include/osmocom/isdn'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn'
Making install in crypt
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/crypt'
 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/build/deps/install/stow/libosmocore/include/osmocom/crypt'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt'
Making install in coding
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/coding'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/coding'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/coding'
 /usr/bin/install -c -m 644 gsm0503_tables.h gsm0503_parity.h gsm0503_mapping.h gsm0503_interleaving.h gsm0503_coding.h gsm0503_amr_dtx.h '/build/deps/install/stow/libosmocore/include/osmocom/coding'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding'
Making install in gprs
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
Making install in protocol
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gprs/protocol'
 /usr/bin/install -c -m 644 gsm_04_60.h gsm_08_16.h gsm_08_18.h gsm_24_301.h '/build/deps/install/stow/libosmocore/include/osmocom/gprs/protocol'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
make[6]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/gprs'
 /usr/bin/install -c -m 644 frame_relay.h bssgp_bvc_fsm.h gprs_bssgp.h gprs_bssgp2.h gprs_bssgp_bss.h gprs_bssgp_rim.h gprs_msgb.h gprs_ns.h gprs_ns_frgre.h gprs_ns2.h gprs_rlc.h '/build/deps/install/stow/libosmocore/include/osmocom/gprs'
make[6]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
Making install in ctrl
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/ctrl'
 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/build/deps/install/stow/libosmocore/include/osmocom/ctrl'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl'
Making install in sim
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/sim'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/sim'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/sim'
 /usr/bin/install -c -m 644 class_tables.h sim.h '/build/deps/install/stow/libosmocore/include/osmocom/sim'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim'
Making install in usb
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/usb'
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/usb'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include/osmocom/usb'
 /usr/bin/install -c -m 644 libusb.h '/build/deps/install/stow/libosmocore/include/osmocom/usb'
make[5]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb'
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom'
make[5]: Entering directory '/build/deps/libosmocore/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/libosmocore/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom'
make[3]: Entering directory '/build/deps/libosmocore/include'
make[4]: Entering directory '/build/deps/libosmocore/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/libosmocore/include'
make[3]: Leaving directory '/build/deps/libosmocore/include'
make[2]: Leaving directory '/build/deps/libosmocore/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmocore/src'
Making install in core
make[3]: Entering directory '/build/deps/libosmocore/src/core'
  GEN      crc8gen.c
  GEN      crc32gen.c
  GEN      crc16gen.c
  GEN      crc64gen.c
make  install-am
make[4]: Entering directory '/build/deps/libosmocore/src/core'
  CC       application.lo
  CC       backtrace.lo
  CC       base64.lo
  CC       bits.lo
  CC       bitvec.lo
  CC       bitcomp.lo
  CC       context.lo
  CC       conv.lo
  CC       conv_acc_generic.lo
  CC       conv_acc.lo
  CC       crc16.lo
  CC       counter.lo
  CC       crc8gen.lo
  CC       crc32gen.lo
  CC       crc16gen.lo
  CC       crc64gen.lo
  CC       exec.lo
  CC       fsm.lo
  CC       gsmtap_util.lo
  CC       isdnhdlc.lo
  CC       it_q.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       logging_gsmtap.lo
  CC       loggingrb.lo
  CC       macaddr.lo
  CC       msgb.lo
  CC       netdev.lo
  CC       netns.lo
  CC       osmo_io.lo
  CC       osmo_io_poll.lo
  CC       panic.lo
  CC       prbs.lo
  CC       prim.lo
  CC       rate_ctr.lo
  CC       rbtree.lo
  CC       select.lo
  CC       sercomm.lo
  CC       signal.lo
  CC       sockaddr_str.lo
  CC       socket.lo
  CC       soft_uart.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       stats_tcp.lo
  CC       strrb.lo
  CC       tdef.lo
  CC       thread.lo
  CC       time_cc.lo
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       timer_clockgettime.lo
  CC       tun.lo
  CC       use_count.lo
  CC       utils.lo
  CC       write_queue.lo
  CC       conv_acc_sse.lo
  CC       conv_acc_sse_avx.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CC       mnl.lo
  CC       osmo_io_uring.lo
  CCLD     libosmocore.la
make[5]: Entering directory '/build/deps/libosmocore/src/core'
make[5]: 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   libosmocore.la '/build/deps/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.21.0.0 /build/deps/install/stow/libosmocore/lib/libosmocore.so.21.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so.21 || { rm -f libosmocore.so.21 && ln -s libosmocore.so.21.0.0 libosmocore.so.21; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.21.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /build/deps/install/stow/libosmocore/lib/libosmocore.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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[5]: Leaving directory '/build/deps/libosmocore/src/core'
make[4]: Leaving directory '/build/deps/libosmocore/src/core'
make[3]: Leaving directory '/build/deps/libosmocore/src/core'
Making install in vty
make[3]: Entering directory '/build/deps/libosmocore/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vector.lo
  CC       vty.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
  CC       stats_vty.lo
  CC       fsm_vty.lo
  CC       talloc_ctx_vty.lo
  CC       cpu_sched_vty.lo
  CC       tdef_vty.lo
  CCLD     libosmovty.la
make[4]: Entering directory '/build/deps/libosmocore/src/vty'
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   libosmovty.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/deps/libosmocore/src/vty; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -o libosmovty.la -rpath /build/deps/install/stow/libosmocore/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.0T /build/deps/install/stow/libosmocore/lib/libosmovty.so.13.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.0 libosmovty.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/deps/install/stow/libosmocore/lib/libosmovty.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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/vty'
make[3]: Leaving directory '/build/deps/libosmocore/src/vty'
Making install in isdn
make[3]: Entering directory '/build/deps/libosmocore/src/isdn'
  CC       lapd_core.lo
  CC       i460_mux.lo
  CC       v110.lo
  CC       v110_ta.lo
  CCLD     libisdnint.la
  CCLD     libosmoisdn.la
make[4]: Entering directory '/build/deps/libosmocore/src/isdn'
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   libosmoisdn.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoisdn.la'
libtool: install: (cd /build/deps/libosmocore/src/isdn; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -o libosmoisdn.la -rpath /build/deps/install/stow/libosmocore/lib libisdnint.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.1.0T /build/deps/install/stow/libosmocore/lib/libosmoisdn.so.0.1.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /build/deps/install/stow/libosmocore/lib/libosmoisdn.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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/isdn'
make[3]: Leaving directory '/build/deps/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory '/build/deps/libosmocore/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CC       ecu.lo
  CC       ecu_fr.lo
  CC       ecu_fr_old.lo
  CCLD     libosmocodec.la
make[4]: Entering directory '/build/deps/libosmocore/src/codec'
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   libosmocodec.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /build/deps/libosmocore/src/codec; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -o libosmocodec.la -rpath /build/deps/install/stow/libosmocore/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.0T /build/deps/install/stow/libosmocore/lib/libosmocodec.so.4.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.0 libosmocodec.so.4; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /build/deps/install/stow/libosmocore/lib/libosmocodec.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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/codec'
make[3]: Leaving directory '/build/deps/libosmocore/src/codec'
Making install in gsm
make[3]: Entering directory '/build/deps/libosmocore/src/gsm'
  GEN      gsm0503_conv.c
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
make  install-am
make[4]: Entering directory '/build/deps/libosmocore/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
  CC       comp128v23.lo
  CC       comp128.lo
  CC       gsm_utils.lo
  CC       rsl.lo
  CC       gsm48.lo
gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected'
  106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
      |         ^~~~~~~
  CC       gsm48_arfcn_range_encode.lo
  CC       gsm48_ie.lo
  CC       gsm0808.lo
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gprs_rlc.lo
  CC       gsm0480.lo
  CC       abis_nm.lo
  CC       gsm0502.lo
  CC       gsm0411_utils.lo
  CC       gsm0411_smc.lo
  CC       gsm0411_smr.lo
  CC       gsm0414.lo
  CC       lapdm.lo
  CC       kasumi.lo
  CC       gsm29205.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_xor.lo
  CC       auth_xor_2g.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       milenage/aes-internal.lo
  CC       milenage/aes-internal-enc.lo
  CC       milenage/milenage.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       auth_tuak.lo
  CC       gprs_gea.lo
  CC       gsm0503_conv.lo
  CC       oap.lo
  CC       gsm0808_utils.lo
  CC       gsm23003.lo
  CC       gsm23236.lo
  CC       mncc.lo
  CC       bts_features.lo
  CC       oap_client.lo
  CC       gsm29118.lo
  CC       gsm48_rest_octets.lo
  CC       cbsp.lo
  CC       gsm48049.lo
  CC       gad.lo
  CC       bsslap.lo
  CC       bssmap_le.lo
  CC       kdf.lo
  CC       iuup.lo
  CC       gsm44021.lo
  CC       gsm44068.lo
  CC       rlp.lo
  CC       gsup.lo
  CC       gsup_sms.lo
  CC       milenage/aes-encblock.lo
  CC       tuak/KeccakP-1600-3gpp.lo
  CC       tuak/tuak.lo
  CCLD     libgsmint.la
  CCLD     libosmogsm.la
make[5]: Entering directory '/build/deps/libosmocore/src/gsm'
make[5]: 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   libosmogsm.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd /build/deps/libosmocore/src/gsm; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -o libosmogsm.la -rpath /build/deps/install/stow/libosmocore/lib libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.0.0T /build/deps/install/stow/libosmocore/lib/libosmogsm.so.20.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.0.0 libosmogsm.so.20; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.0.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/deps/install/stow/libosmocore/lib/libosmogsm.la
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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[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_tables.lo
  CC       gsm0503_parity.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="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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_sns.lo
  CC       gprs_ns_vty.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_rim.lo
  CC       gprs_bssgp_vty.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.la
  CCLD     libosmogb-test.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="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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       fsm_ctrl_commands.lo
  CC       control_if.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="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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       reader.lo
  CC       card_fs_sim.lo
  CC       class_tables.lo
  CC       card_fs_uicc.lo
  CC       card_fs_usim.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="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/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-arfcn
  CCLD     osmo-config-merge
  CCLD     osmo-gsmtap-logsend
  CCLD     osmo-aka-verify
  CCLD     osmo-auc-gen
  CCLD     osmo-sim-test
  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 osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore'
make[3]: Leaving directory '/build/deps/libosmocore'
make[2]: Leaving directory '/build/deps/libosmocore'
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
+ CONFIG=
+ set +x



 =============================== libosmo-gprs ===============================

+ cd /build
+ 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:43: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:43: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:43: the top level
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/common/Makefile.am: installing './depcomp'
+ ./configure --enable-sanitize --enable-werror
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 libosmocore >= 1.7.0... yes
checking for libosmogsm >= 1.7.0... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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 libosmo-csn1.pc
config.status: creating libosmo-gprs-gmm.pc
config.status: creating libosmo-gprs-llc.pc
config.status: creating libosmo-gprs-rlcmac.pc
config.status: creating libosmo-gprs-sndcp.pc
config.status: creating libosmo-gprs-sm.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/csn1/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/gmm/Makefile
config.status: creating include/osmocom/gprs/llc/Makefile
config.status: creating include/osmocom/gprs/rlcmac/Makefile
config.status: creating include/osmocom/gprs/sndcp/Makefile
config.status: creating include/osmocom/gprs/sm/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/csn1/Makefile
config.status: creating src/gmm/Makefile
config.status: creating src/llc/Makefile
config.status: creating src/rlcmac/Makefile
config.status: creating src/sndcp/Makefile
config.status: creating src/sm/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gmm/Makefile
config.status: creating tests/llc/Makefile
config.status: creating tests/rlcmac/Makefile
config.status: creating tests/sndcp/Makefile
config.status: creating tests/sm/Makefile
config.status: creating Makefile
config.status: creating contrib/libosmo-gprs.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo UNKNOWN > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build'
Making all in include
make[2]: Entering directory '/build/include'
Making all in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making all in csn1
make[4]: Entering directory '/build/include/osmocom/csn1'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/include/osmocom/csn1'
Making all in gprs
make[4]: Entering directory '/build/include/osmocom/gprs'
Making all in gmm
make[5]: Entering directory '/build/include/osmocom/gprs/gmm'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/include/osmocom/gprs/gmm'
Making all in llc
make[5]: Entering directory '/build/include/osmocom/gprs/llc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/include/osmocom/gprs/llc'
Making all in rlcmac
make[5]: Entering directory '/build/include/osmocom/gprs/rlcmac'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/include/osmocom/gprs/rlcmac'
Making all in sndcp
make[5]: Entering directory '/build/include/osmocom/gprs/sndcp'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/include/osmocom/gprs/sndcp'
Making all in sm
make[5]: Entering directory '/build/include/osmocom/gprs/sm'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/include/osmocom/gprs'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/include/osmocom/gprs'
make[4]: Leaving directory '/build/include/osmocom/gprs'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making all in src
make[2]: Entering directory '/build/src'
Making all in common
make[3]: Entering directory '/build/src/common'
  CC       qos.lo
  CCLD     libosmo-gprs-common.la
make[3]: Leaving directory '/build/src/common'
Making all in csn1
make[3]: Entering directory '/build/src/csn1'
  CC       csn1.lo
  CC       csn1_enc.lo
  CC       csn1_dec.lo
  CCLD     libosmo-csn1.la
make[3]: Leaving directory '/build/src/csn1'
Making all in llc
make[3]: Entering directory '/build/src/llc'
  CC       crc24.lo
  CC       llc.lo
  CC       llc_ll.lo
  CC       llc_bssgp.lo
  CC       llc_grr.lo
  CC       llc_llgmm.lo
  CC       llc_pdu.lo
  CC       llc_prim.lo
  CC       llc_xid.lo
  CC       misc.lo
  CCLD     libosmo-gprs-llc.la
make[3]: Leaving directory '/build/src/llc'
Making all in rlcmac
make[3]: Entering directory '/build/src/rlcmac'
  CC       codel.lo
  CC       coding_scheme.lo
  CC       csn1_ts_44_018.lo
  CC       csn1_ts_24_008.lo
  CC       gre.lo
  CC       csn1_ts_44_060.lo
  CC       pdch_ul_controller.lo
  CC       llc_queue.lo
  CC       rlc_window.lo
  CC       rlc_window_dl.lo
  CC       rlc_window_ul.lo
  CC       rlc.lo
  CC       rlcmac.lo
  CC       rlcmac_dec.lo
  CC       rlcmac_enc.lo
  CC       rlcmac_prim.lo
  CC       sched.lo
  CC       tbf.lo
  CC       tbf_dl.lo
  CC       tbf_dl_fsm.lo
  CC       tbf_ul.lo
  CC       tbf_ul_fsm.lo
  CC       tbf_ul_ass_fsm.lo
  CC       tbf_dl_ass_fsm.lo
  CC       ts_44_060.lo
  CC       ts_44_064.lo
  CC       misc.lo
  CCLD     libosmo-gprs-rlcmac.la
make[3]: Leaving directory '/build/src/rlcmac'
Making all in sndcp
make[3]: Entering directory '/build/src/sndcp'
  CC       slhc.lo
  CC       sndcp_prim.lo
  CC       sndcp.lo
  CC       sndcp_comp.lo
  CC       sndcp_dcomp.lo
  CC       sndcp_pcomp.lo
  CC       sndcp_xid.lo
  CC       misc.lo
  CC       v42bis.lo
  CCLD     libosmo-gprs-sndcp.la
make[3]: Leaving directory '/build/src/sndcp'
Making all in gmm
make[3]: Entering directory '/build/src/gmm'
  CC       gmm.lo
  CC       gmm_ms_fsm.lo
  CC       gmm_prim.lo
  CC       gmm_pdu.lo
  CC       misc.lo
  CCLD     libosmo-gprs-gmm.la
make[3]: Leaving directory '/build/src/gmm'
Making all in sm
make[3]: Entering directory '/build/src/sm'
  CC       sm.lo
  CC       sm_pdu.lo
  CC       sm_ms_fsm.lo
  CC       sm_prim.lo
  CC       sm_qos.lo
  CC       misc.lo
  CCLD     libosmo-gprs-sm.la
make[3]: Leaving directory '/build/src/sm'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making all in tests
make[2]: Entering directory '/build/tests'
Making all in gmm
make[3]: Entering directory '/build/tests/gmm'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/gmm'
Making all in llc
make[3]: Entering directory '/build/tests/llc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/llc'
Making all in rlcmac
make[3]: Entering directory '/build/tests/rlcmac'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/rlcmac'
Making all in sndcp
make[3]: Entering directory '/build/tests/sndcp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/sndcp'
Making all in sm
make[3]: Entering directory '/build/tests/sm'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/sm'
make[3]: Entering directory '/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ make check
make  check-recursive
make[1]: Entering directory '/build'
Making check in include
make[2]: Entering directory '/build/include'
Making check in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making check in csn1
make[4]: Entering directory '/build/include/osmocom/csn1'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/include/osmocom/csn1'
Making check in gprs
make[4]: Entering directory '/build/include/osmocom/gprs'
Making check in gmm
make[5]: Entering directory '/build/include/osmocom/gprs/gmm'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/include/osmocom/gprs/gmm'
Making check in llc
make[5]: Entering directory '/build/include/osmocom/gprs/llc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/include/osmocom/gprs/llc'
Making check in rlcmac
make[5]: Entering directory '/build/include/osmocom/gprs/rlcmac'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/include/osmocom/gprs/rlcmac'
Making check in sndcp
make[5]: Entering directory '/build/include/osmocom/gprs/sndcp'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/include/osmocom/gprs/sndcp'
Making check in sm
make[5]: Entering directory '/build/include/osmocom/gprs/sm'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/include/osmocom/gprs'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/include/osmocom/gprs'
make[4]: Leaving directory '/build/include/osmocom/gprs'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making check in src
make[2]: Entering directory '/build/src'
Making check in common
make[3]: Entering directory '/build/src/common'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/common'
Making check in csn1
make[3]: Entering directory '/build/src/csn1'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/csn1'
Making check in llc
make[3]: Entering directory '/build/src/llc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/llc'
Making check in rlcmac
make[3]: Entering directory '/build/src/rlcmac'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/rlcmac'
Making check in sndcp
make[3]: Entering directory '/build/src/sndcp'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/sndcp'
Making check in gmm
make[3]: Entering directory '/build/src/gmm'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/gmm'
Making check in sm
make[3]: Entering directory '/build/src/sm'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/sm'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making check in tests
make[2]: Entering directory '/build/tests'
Making check in gmm
make[3]: Entering directory '/build/tests/gmm'
make  gmm_misc_test gmm_prim_test
make[4]: Entering directory '/build/tests/gmm'
  CC       gmm_misc_test.o
  CCLD     gmm_misc_test
  CC       gmm_prim_test.o
  CCLD     gmm_prim_test
make[4]: Leaving directory '/build/tests/gmm'
make[3]: Leaving directory '/build/tests/gmm'
Making check in llc
make[3]: Entering directory '/build/tests/llc'
make  llc_test llc_prim_test pdu_codec_test xid_codec_test
make[4]: Entering directory '/build/tests/llc'
  CC       llc_test.o
  CCLD     llc_test
  CC       llc_prim_test.o
  CCLD     llc_prim_test
  CC       pdu_codec_test.o
  CCLD     pdu_codec_test
  CC       xid_codec_test.o
  CCLD     xid_codec_test
make[4]: Leaving directory '/build/tests/llc'
make[3]: Leaving directory '/build/tests/llc'
Making check in rlcmac
make[3]: Entering directory '/build/tests/rlcmac'
make  csn1_ts_44_018_test csn1_ts_44_060_test rlcmac_prim_test rlcmac_types_test
make[4]: Entering directory '/build/tests/rlcmac'
  CC       csn1_ts_44_018_test.o
  CCLD     csn1_ts_44_018_test
  CC       csn1_ts_44_060_test.o
  CCLD     csn1_ts_44_060_test
  CC       rlcmac_prim_test.o
  CCLD     rlcmac_prim_test
  CC       rlcmac_types_test.o
  CCLD     rlcmac_types_test
make[4]: Leaving directory '/build/tests/rlcmac'
make[3]: Leaving directory '/build/tests/rlcmac'
Making check in sndcp
make[3]: Entering directory '/build/tests/sndcp'
make  sndcp_prim_test sndcp_xid_test slhc_test
make[4]: Entering directory '/build/tests/sndcp'
  CC       sndcp_prim_test.o
  CCLD     sndcp_prim_test
  CC       sndcp_xid_test.o
  CCLD     sndcp_xid_test
  CC       slhc_test.o
  CCLD     slhc_test
make[4]: Leaving directory '/build/tests/sndcp'
make[3]: Leaving directory '/build/tests/sndcp'
Making check in sm
make[3]: Entering directory '/build/tests/sm'
make  sm_prim_test
make[4]: Entering directory '/build/tests/sm'
  CC       sm_prim_test.o
  CCLD     sm_prim_test
make[4]: Leaving directory '/build/tests/sm'
make[3]: Leaving directory '/build/tests/sm'
make[3]: Entering directory '/build/tests'
make  check-local
make[4]: Entering directory '/build/tests'
:;{ \
               echo '# Signature of the current package.' && \
               echo 'm4_define([AT_PACKAGE_NAME],' && \
               echo '  [libosmo-gprs])' && \
               echo 'm4_define([AT_PACKAGE_TARNAME],' && \
               echo '  [libosmo-gprs])' && \
               echo 'm4_define([AT_PACKAGE_VERSION],' && \
               echo '  [UNKNOWN])' && \
               echo 'm4_define([AT_PACKAGE_STRING],' && \
               echo '  [libosmo-gprs UNKNOWN])' && \
               echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
               echo '  [osmocom-net-gprs@lists.osmocom.org])'; \
               echo 'm4_define([AT_PACKAGE_URL],' && \
               echo '  [])'; \
             } >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite' 
## -------------------------------- ##
## libosmo-gprs UNKNOWN test suite. ##
## -------------------------------- ##

Regression tests

  1: gmm/gmm_misc                                    ok
  2: gmm/gmm_prim                                    ok
  3: llc/llc                                         ok
  4: llc/llc_prim                                    ok
  5: llc/pdu_codec                                   ok
  6: llc/xid_codec                                   ok
  7: rlcmac/csn1_ts_44_018                           ok
  8: rlcmac/csn1_ts_44_060                           ok
  9: rlcmac/rlcmac_prim                              ok
 10: rlcmac/rlcmac_types                             ok
 11: sm/sm_prim                                      ok
 12: sndcp/sndcp_prim                                ok
 13: sndcp/sndcp_xid                                 ok
 14: sndcp/slhc                                      ok

## ------------- ##
## Test results. ##
## ------------- ##

All 14 tests were successful.
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ DISTCHECK_CONFIGURE_FLAGS=
+ make -j 8 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 "libosmo-gprs-UNKNOWN"; then find "libosmo-gprs-UNKNOWN" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-gprs-UNKNOWN" || { sleep 5 && rm -rf "libosmo-gprs-UNKNOWN"; }; else :; fi
test -d "libosmo-gprs-UNKNOWN" || mkdir "libosmo-gprs-UNKNOWN"
 (cd include && make  top_distdir=../libosmo-gprs-UNKNOWN distdir=../libosmo-gprs-UNKNOWN/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/include'
make  distdir-am
make[4]: Entering directory '/build/include'
 (cd osmocom && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/include/osmocom'
make  distdir-am
make[6]: Entering directory '/build/include/osmocom'
 (cd csn1 && make  top_distdir=../../../libosmo-gprs-UNKNOWN distdir=../../../libosmo-gprs-UNKNOWN/include/osmocom/csn1 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/include/osmocom/csn1'
make  distdir-am
make[8]: Entering directory '/build/include/osmocom/csn1'
make[8]: Leaving directory '/build/include/osmocom/csn1'
make[7]: Leaving directory '/build/include/osmocom/csn1'
 (cd gprs && make  top_distdir=../../../libosmo-gprs-UNKNOWN distdir=../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/include/osmocom/gprs'
make  distdir-am
make[8]: Entering directory '/build/include/osmocom/gprs'
 (cd gmm && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/gmm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/include/osmocom/gprs/gmm'
make  distdir-am
make[10]: Entering directory '/build/include/osmocom/gprs/gmm'
make[10]: Leaving directory '/build/include/osmocom/gprs/gmm'
make[9]: Leaving directory '/build/include/osmocom/gprs/gmm'
 (cd llc && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/llc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/include/osmocom/gprs/llc'
make  distdir-am
make[10]: Entering directory '/build/include/osmocom/gprs/llc'
make[10]: Leaving directory '/build/include/osmocom/gprs/llc'
make[9]: Leaving directory '/build/include/osmocom/gprs/llc'
 (cd rlcmac && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/rlcmac \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/include/osmocom/gprs/rlcmac'
make  distdir-am
make[10]: Entering directory '/build/include/osmocom/gprs/rlcmac'
make[10]: Leaving directory '/build/include/osmocom/gprs/rlcmac'
make[9]: Leaving directory '/build/include/osmocom/gprs/rlcmac'
 (cd sndcp && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/sndcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/include/osmocom/gprs/sndcp'
make  distdir-am
make[10]: Entering directory '/build/include/osmocom/gprs/sndcp'
make[10]: Leaving directory '/build/include/osmocom/gprs/sndcp'
make[9]: Leaving directory '/build/include/osmocom/gprs/sndcp'
 (cd sm && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/sm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/include/osmocom/gprs/sm'
make  distdir-am
make[10]: Entering directory '/build/include/osmocom/gprs/sm'
make[10]: Leaving directory '/build/include/osmocom/gprs/sm'
make[9]: Leaving directory '/build/include/osmocom/gprs/sm'
make[8]: Leaving directory '/build/include/osmocom/gprs'
make[7]: Leaving directory '/build/include/osmocom/gprs'
make[6]: Leaving directory '/build/include/osmocom'
make[5]: Leaving directory '/build/include/osmocom'
make[4]: Leaving directory '/build/include'
make[3]: Leaving directory '/build/include'
 (cd src && make  top_distdir=../libosmo-gprs-UNKNOWN distdir=../libosmo-gprs-UNKNOWN/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'
 (cd common && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/common'
make  distdir-am
make[6]: Entering directory '/build/src/common'
make[6]: Leaving directory '/build/src/common'
make[5]: Leaving directory '/build/src/common'
 (cd csn1 && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/csn1 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/csn1'
make  distdir-am
make[6]: Entering directory '/build/src/csn1'
make[6]: Leaving directory '/build/src/csn1'
make[5]: Leaving directory '/build/src/csn1'
 (cd llc && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/llc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/llc'
make  distdir-am
make[6]: Entering directory '/build/src/llc'
make[6]: Leaving directory '/build/src/llc'
make[5]: Leaving directory '/build/src/llc'
 (cd rlcmac && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/rlcmac \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/rlcmac'
make  distdir-am
make[6]: Entering directory '/build/src/rlcmac'
make[6]: Leaving directory '/build/src/rlcmac'
make[5]: Leaving directory '/build/src/rlcmac'
 (cd sndcp && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/sndcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/sndcp'
make  distdir-am
make[6]: Entering directory '/build/src/sndcp'
make[6]: Leaving directory '/build/src/sndcp'
make[5]: Leaving directory '/build/src/sndcp'
 (cd gmm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/gmm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/gmm'
make  distdir-am
make[6]: Entering directory '/build/src/gmm'
make[6]: Leaving directory '/build/src/gmm'
make[5]: Leaving directory '/build/src/gmm'
 (cd sm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/sm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/sm'
make  distdir-am
make[6]: Entering directory '/build/src/sm'
make[6]: Leaving directory '/build/src/sm'
make[5]: Leaving directory '/build/src/sm'
make[4]: Leaving directory '/build/src'
make[3]: Leaving directory '/build/src'
 (cd tests && make  top_distdir=../libosmo-gprs-UNKNOWN distdir=../libosmo-gprs-UNKNOWN/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/tests'
make  distdir-am
make[4]: Entering directory '/build/tests'
 (cd gmm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/gmm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/gmm'
make  distdir-am
make[6]: Entering directory '/build/tests/gmm'
make[6]: Leaving directory '/build/tests/gmm'
make[5]: Leaving directory '/build/tests/gmm'
 (cd llc && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/llc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/llc'
make  distdir-am
make[6]: Entering directory '/build/tests/llc'
make[6]: Leaving directory '/build/tests/llc'
make[5]: Leaving directory '/build/tests/llc'
 (cd rlcmac && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/rlcmac \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/rlcmac'
make  distdir-am
make[6]: Entering directory '/build/tests/rlcmac'
make[6]: Leaving directory '/build/tests/rlcmac'
make[5]: Leaving directory '/build/tests/rlcmac'
 (cd sndcp && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/sndcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/sndcp'
make  distdir-am
make[6]: Entering directory '/build/tests/sndcp'
make[6]: Leaving directory '/build/tests/sndcp'
make[5]: Leaving directory '/build/tests/sndcp'
 (cd sm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/sm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/tests/sm'
make  distdir-am
make[6]: Entering directory '/build/tests/sm'
make[6]: Leaving directory '/build/tests/sm'
make[5]: Leaving directory '/build/tests/sm'
make[4]: Leaving directory '/build/tests'
make[3]: Leaving directory '/build/tests'
make  \
  top_distdir="libosmo-gprs-UNKNOWN" distdir="libosmo-gprs-UNKNOWN" \
  dist-hook
make[3]: Entering directory '/build'
echo UNKNOWN > libosmo-gprs-UNKNOWN/.tarball-version
make[3]: Leaving directory '/build'
test -n "" \
|| find "libosmo-gprs-UNKNOWN" -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 "libosmo-gprs-UNKNOWN"
make[2]: Leaving directory '/build'
tardir=libosmo-gprs-UNKNOWN && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmo-gprs-UNKNOWN.tar.bz2
tardir=libosmo-gprs-UNKNOWN && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libosmo-gprs-UNKNOWN.tar.gz
make[1]: Leaving directory '/build'
if test -d "libosmo-gprs-UNKNOWN"; then find "libosmo-gprs-UNKNOWN" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-gprs-UNKNOWN" || { sleep 5 && rm -rf "libosmo-gprs-UNKNOWN"; }; else :; fi
case 'libosmo-gprs-UNKNOWN.tar.gz libosmo-gprs-UNKNOWN.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc libosmo-gprs-UNKNOWN.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc libosmo-gprs-UNKNOWN.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc libosmo-gprs-UNKNOWN.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc libosmo-gprs-UNKNOWN.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c libosmo-gprs-UNKNOWN.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc libosmo-gprs-UNKNOWN.shar.gz | unshar ;;\
*.zip*) \
  unzip libosmo-gprs-UNKNOWN.zip ;;\
*.tar.zst*) \
  zstd -dc libosmo-gprs-UNKNOWN.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w libosmo-gprs-UNKNOWN
chmod u+w libosmo-gprs-UNKNOWN
mkdir libosmo-gprs-UNKNOWN/_build libosmo-gprs-UNKNOWN/_build/sub libosmo-gprs-UNKNOWN/_inst
chmod a-w libosmo-gprs-UNKNOWN
test -d libosmo-gprs-UNKNOWN/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd libosmo-gprs-UNKNOWN/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd libosmo-gprs-UNKNOWN/_build/sub \
  && ../../configure \
     \
     \
    --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 libosmo-gprs-UNKNOWN.tar.gz libosmo-gprs-UNKNOWN.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
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 libosmocore >= 1.7.0... yes
checking for libosmogsm >= 1.7.0... yes
checking for egrep... (cached) /usr/bin/grep -E
CFLAGS=" -std=gnu11"
CPPFLAGS=""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmo-csn1.pc
config.status: creating libosmo-gprs-gmm.pc
config.status: creating libosmo-gprs-llc.pc
config.status: creating libosmo-gprs-rlcmac.pc
config.status: creating libosmo-gprs-sndcp.pc
config.status: creating libosmo-gprs-sm.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/csn1/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/gmm/Makefile
config.status: creating include/osmocom/gprs/llc/Makefile
config.status: creating include/osmocom/gprs/rlcmac/Makefile
config.status: creating include/osmocom/gprs/sndcp/Makefile
config.status: creating include/osmocom/gprs/sm/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/csn1/Makefile
config.status: creating src/gmm/Makefile
config.status: creating src/llc/Makefile
config.status: creating src/rlcmac/Makefile
config.status: creating src/sndcp/Makefile
config.status: creating src/sm/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gmm/Makefile
config.status: creating tests/llc/Makefile
config.status: creating tests/rlcmac/Makefile
config.status: creating tests/sndcp/Makefile
config.status: creating tests/sm/Makefile
config.status: creating Makefile
config.status: creating contrib/libosmo-gprs.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making all in include
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making all in osmocom
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making all in csn1
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making all in gprs
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making all in gmm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making all in llc
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making all in rlcmac
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making all in sndcp
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making all in sm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making all in common
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
  CC       qos.lo
  CCLD     libosmo-gprs-common.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making all in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
  CC       csn1.lo
  CC       csn1_dec.lo
  CC       csn1_enc.lo
  CCLD     libosmo-csn1.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making all in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
  CC       llc_bssgp.lo
  CC       crc24.lo
  CC       llc.lo
  CC       llc_llgmm.lo
  CC       llc_ll.lo
  CC       llc_grr.lo
  CC       llc_prim.lo
  CC       llc_pdu.lo
  CC       llc_xid.lo
  CC       misc.lo
  CCLD     libosmo-gprs-llc.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making all in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
  CC       codel.lo
  CC       csn1_ts_24_008.lo
  CC       coding_scheme.lo
  CC       csn1_ts_44_018.lo
  CC       csn1_ts_44_060.lo
  CC       gre.lo
  CC       pdch_ul_controller.lo
  CC       llc_queue.lo
  CC       rlc_window.lo
  CC       rlc_window_dl.lo
  CC       rlc_window_ul.lo
  CC       rlc.lo
  CC       rlcmac.lo
  CC       rlcmac_dec.lo
  CC       rlcmac_enc.lo
  CC       rlcmac_prim.lo
  CC       sched.lo
  CC       tbf.lo
  CC       tbf_dl.lo
  CC       tbf_dl_fsm.lo
  CC       tbf_ul.lo
  CC       tbf_ul_fsm.lo
  CC       tbf_ul_ass_fsm.lo
  CC       tbf_dl_ass_fsm.lo
  CC       ts_44_060.lo
  CC       ts_44_064.lo
  CC       misc.lo
  CCLD     libosmo-gprs-rlcmac.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making all in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
  CC       slhc.lo
  CC       sndcp_prim.lo
  CC       sndcp.lo
  CC       sndcp_comp.lo
  CC       sndcp_dcomp.lo
  CC       sndcp_pcomp.lo
  CC       sndcp_xid.lo
  CC       misc.lo
  CC       v42bis.lo
  CCLD     libosmo-gprs-sndcp.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making all in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
  CC       gmm.lo
  CC       gmm_pdu.lo
  CC       gmm_ms_fsm.lo
  CC       gmm_prim.lo
  CC       misc.lo
  CCLD     libosmo-gprs-gmm.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making all in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
  CC       sm.lo
  CC       sm_ms_fsm.lo
  CC       sm_pdu.lo
  CC       sm_prim.lo
  CC       sm_qos.lo
  CC       misc.lo
  CCLD     libosmo-gprs-sm.la
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making all in tests
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making all in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making all in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making all in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making all in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making all in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making dvi in osmocom
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making dvi in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[4]: Nothing to be done for 'dvi'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making dvi in gprs
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making dvi in gmm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making dvi in llc
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making dvi in rlcmac
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making dvi in sndcp
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making dvi in sm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Nothing to be done for 'dvi-am'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'dvi-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making dvi in common
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making dvi in csn1
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making dvi in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making dvi in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making dvi in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making dvi in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making dvi in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making dvi in tests
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making dvi in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making dvi in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making dvi in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making dvi in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making dvi in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make  check-recursive
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making check in include
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making check in osmocom
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making check in csn1
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making check in gprs
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making check in gmm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making check in llc
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making check in rlcmac
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making check in sndcp
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making check in sm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making check in common
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making check in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making check in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making check in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making check in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making check in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making check in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making check in tests
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making check in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make  gmm_misc_test gmm_prim_test
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
  CC       gmm_misc_test.o
  CC       gmm_prim_test.o
  CCLD     gmm_misc_test
  CCLD     gmm_prim_test
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making check in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make  llc_test llc_prim_test pdu_codec_test xid_codec_test
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
  CC       llc_test.o
  CC       pdu_codec_test.o
  CC       llc_prim_test.o
  CC       xid_codec_test.o
  CCLD     llc_prim_test
  CCLD     pdu_codec_test
  CCLD     llc_test
  CCLD     xid_codec_test
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making check in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make  csn1_ts_44_018_test csn1_ts_44_060_test rlcmac_prim_test rlcmac_types_test
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
  CC       csn1_ts_44_018_test.o
  CC       csn1_ts_44_060_test.o
  CC       rlcmac_prim_test.o
  CC       rlcmac_types_test.o
  CCLD     csn1_ts_44_018_test
  CCLD     csn1_ts_44_060_test
  CCLD     rlcmac_types_test
  CCLD     rlcmac_prim_test
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making check in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make  sndcp_prim_test sndcp_xid_test slhc_test
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
  CC       sndcp_prim_test.o
  CC       sndcp_xid_test.o
  CC       slhc_test.o
  CCLD     sndcp_prim_test
  CCLD     slhc_test
  CCLD     sndcp_xid_test
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making check in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make  sm_prim_test
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
  CC       sm_prim_test.o
  CCLD     sm_prim_test
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make  check-local
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
/bin/bash '../../../tests/testsuite' 
## -------------------------------- ##
## libosmo-gprs UNKNOWN test suite. ##
## -------------------------------- ##

Regression tests

  1: gmm/gmm_misc                                    ok
  2: gmm/gmm_prim                                    ok
  3: llc/llc                                         ok
  4: llc/llc_prim                                    ok
  5: llc/pdu_codec                                   ok
  6: llc/xid_codec                                   ok
  7: rlcmac/csn1_ts_44_018                           ok
  8: rlcmac/csn1_ts_44_060                           ok
  9: rlcmac/rlcmac_prim                              ok
 10: rlcmac/rlcmac_types                             ok
 11: sm/sm_prim                                      ok
 12: sndcp/sndcp_prim                                ok
 13: sndcp/sndcp_xid                                 ok
 14: sndcp/slhc                                      ok

## ------------- ##
## Test results. ##
## ------------- ##

All 14 tests were successful.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making install in include
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making install in csn1
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/csn1'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/csn1/wireshark_compat.h ../../../../../include/osmocom/csn1/csn1.h '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/csn1'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making install in gprs
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making install in gmm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/gmm'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/gmm/gmm.h ../../../../../../include/osmocom/gprs/gmm/gmm_prim.h '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/gmm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making install in llc
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/llc'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/llc/llc.h ../../../../../../include/osmocom/gprs/llc/llc_prim.h '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/llc'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making install in rlcmac
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/rlcmac'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/rlcmac/csn1_defs.h ../../../../../../include/osmocom/gprs/rlcmac/rlcmac.h ../../../../../../include/osmocom/gprs/rlcmac/rlcmac_prim.h ../../../../../../include/osmocom/gprs/rlcmac/types.h '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/rlcmac'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making install in sndcp
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sndcp'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/sndcp/sndcp.h ../../../../../../include/osmocom/gprs/sndcp/sndcp_prim.h '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sndcp'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making install in sm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sm'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/sm/sm.h ../../../../../../include/osmocom/gprs/sm/sm_prim.h ../../../../../../include/osmocom/gprs/sm/sm_qos.h '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
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/libosmo-gprs-UNKNOWN/_build/sub/include'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making install in common
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
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/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making install in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-csn1.la '/build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so.0.0.0
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-csn1.so.0.0.0 libosmo-csn1.so.0 || { rm -f libosmo-csn1.so.0 && ln -s libosmo-csn1.so.0.0.0 libosmo-csn1.so.0; }; })
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-csn1.so.0.0.0 libosmo-csn1.so || { rm -f libosmo-csn1.so && ln -s libosmo-csn1.so.0.0.0 libosmo-csn1.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.lai /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.la
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.a /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
libtool: install: chmod 644 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
libtool: install: ranlib /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-gprs-UNKNOWN/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-gprs-UNKNOWN/_inst/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[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making install in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-llc.la '/build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so.0.0.0
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so.0 || { rm -f libosmo-gprs-llc.so.0 && ln -s libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so.0; }; })
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so || { rm -f libosmo-gprs-llc.so && ln -s libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.lai /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.a /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
libtool: install: chmod 644 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
libtool: install: ranlib /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-gprs-UNKNOWN/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-gprs-UNKNOWN/_inst/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[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making install in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-rlcmac.la '/build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: warning: relinking 'libosmo-gprs-rlcmac.la'
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac; /bin/bash "/build/libosmo-gprs-UNKNOWN/_build/sub/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 0:0:0 -no-undefined -o libosmo-gprs-rlcmac.la -rpath /build/libosmo-gprs-UNKNOWN/_inst/lib codel.lo coding_scheme.lo csn1_ts_24_008.lo csn1_ts_44_018.lo csn1_ts_44_060.lo gre.lo pdch_ul_controller.lo llc_queue.lo rlc_window.lo rlc_window_dl.lo rlc_window_ul.lo rlc.lo rlcmac.lo rlcmac_dec.lo rlcmac_enc.lo rlcmac_prim.lo sched.lo tbf.lo tbf_dl.lo tbf_dl_fsm.lo tbf_ul.lo tbf_ul_fsm.lo tbf_ul_ass_fsm.lo tbf_dl_ass_fsm.lo ts_44_060.lo ts_44_064.lo misc.lo ../../src/csn1/libosmo-csn1.la -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl )
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.so.0.0.0T /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so.0.0.0
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so.0 || { rm -f libosmo-gprs-rlcmac.so.0 && ln -s libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so.0; }; })
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so || { rm -f libosmo-gprs-rlcmac.so && ln -s libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.lai /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.a /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
libtool: install: chmod 644 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
libtool: install: ranlib /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-gprs-UNKNOWN/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-gprs-UNKNOWN/_inst/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[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making install in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-sndcp.la '/build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so.0.0.0
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so.0 || { rm -f libosmo-gprs-sndcp.so.0 && ln -s libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so.0; }; })
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so || { rm -f libosmo-gprs-sndcp.so && ln -s libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.lai /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.a /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
libtool: install: chmod 644 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
libtool: install: ranlib /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-gprs-UNKNOWN/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-gprs-UNKNOWN/_inst/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[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making install in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-gmm.la '/build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: warning: relinking 'libosmo-gprs-gmm.la'
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm; /bin/bash "/build/libosmo-gprs-UNKNOWN/_build/sub/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 0:0:0 -no-undefined -o libosmo-gprs-gmm.la -rpath /build/libosmo-gprs-UNKNOWN/_inst/lib gmm.lo gmm_ms_fsm.lo gmm_pdu.lo gmm_prim.lo misc.lo ../../src/llc/libosmo-gprs-llc.la -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm )
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.so.0.0.0T /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so.0.0.0
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so.0 || { rm -f libosmo-gprs-gmm.so.0 && ln -s libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so.0; }; })
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so || { rm -f libosmo-gprs-gmm.so && ln -s libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.lai /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.a /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
libtool: install: chmod 644 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
libtool: install: ranlib /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-gprs-UNKNOWN/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-gprs-UNKNOWN/_inst/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[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making install in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-sm.la '/build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: warning: relinking 'libosmo-gprs-sm.la'
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_build/sub/src/sm; /bin/bash "/build/libosmo-gprs-UNKNOWN/_build/sub/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 0:0:0 -no-undefined -o libosmo-gprs-sm.la -rpath /build/libosmo-gprs-UNKNOWN/_inst/lib sm.lo sm_ms_fsm.lo sm_pdu.lo sm_prim.lo sm_qos.lo misc.lo ../../src/gmm/libosmo-gprs-gmm.la ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/common/libosmo-gprs-common.la -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl -lm )
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.so.0.0.0T /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so.0.0.0
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so.0 || { rm -f libosmo-gprs-sm.so.0 && ln -s libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so.0; }; })
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so || { rm -f libosmo-gprs-sm.so && ln -s libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.lai /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.a /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
libtool: install: chmod 644 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
libtool: install: ranlib /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
libtool: finish: PATH="/build/deps/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/libosmo-gprs-UNKNOWN/_inst/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/libosmo-gprs-UNKNOWN/_inst/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[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
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/libosmo-gprs-UNKNOWN/_build/sub/src'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making install in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making install in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making install in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making install in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making install in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
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/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libosmo-gprs-UNKNOWN/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sm.pc libosmo-gprs-sndcp.pc '/build/libosmo-gprs-UNKNOWN/_inst/lib/pkgconfig'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making installcheck in osmocom
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making installcheck in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[4]: Nothing to be done for 'installcheck'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making installcheck in gprs
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making installcheck in gmm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making installcheck in llc
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making installcheck in rlcmac
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making installcheck in sndcp
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making installcheck in sm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Nothing to be done for 'installcheck-am'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'installcheck-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making installcheck in common
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making installcheck in csn1
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making installcheck in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making installcheck in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making installcheck in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making installcheck in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making installcheck in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making installcheck in tests
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making installcheck in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making installcheck in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making installcheck in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making installcheck in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making installcheck in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
/bin/bash '../../../tests/testsuite' AUTOTEST_PATH='/build/libosmo-gprs-UNKNOWN/_inst/bin' \
	
## -------------------------------- ##
## libosmo-gprs UNKNOWN test suite. ##
## -------------------------------- ##

Regression tests

  1: gmm/gmm_misc                                    ok
  2: gmm/gmm_prim                                    ok
  3: llc/llc                                         ok
  4: llc/llc_prim                                    ok
  5: llc/pdu_codec                                   ok
  6: llc/xid_codec                                   ok
  7: rlcmac/csn1_ts_44_018                           ok
  8: rlcmac/csn1_ts_44_060                           ok
  9: rlcmac/rlcmac_prim                              ok
 10: rlcmac/rlcmac_types                             ok
 11: sm/sm_prim                                      ok
 12: sndcp/sndcp_prim                                ok
 13: sndcp/sndcp_xid                                 ok
 14: sndcp/slhc                                      ok

## ------------- ##
## Test results. ##
## ------------- ##

All 14 tests were successful.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making uninstall in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/csn1' && rm -f wireshark_compat.h csn1.h )
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making uninstall in gprs
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making uninstall in gmm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/gmm' && rm -f gmm.h gmm_prim.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making uninstall in llc
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/llc' && rm -f llc.h llc_prim.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making uninstall in rlcmac
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/rlcmac' && rm -f csn1_defs.h rlcmac.h rlcmac_prim.h types.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making uninstall in sndcp
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sndcp' && rm -f sndcp.h sndcp_prim.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making uninstall in sm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sm' && rm -f sm.h sm_prim.h sm_qos.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making uninstall in common
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making uninstall in csn1
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.la'
libtool: uninstall: rm -f /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.la /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making uninstall in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.la'
libtool: uninstall: rm -f /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.la /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making uninstall in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.la'
libtool: uninstall: rm -f /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.la /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making uninstall in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.la'
libtool: uninstall: rm -f /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.la /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making uninstall in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.la'
libtool: uninstall: rm -f /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.la /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making uninstall in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.la'
libtool: uninstall: rm -f /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.la /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so.0.0.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so.0 /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so /build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making uninstall in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making uninstall in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making uninstall in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making uninstall in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making uninstall in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
 ( cd '/build/libosmo-gprs-UNKNOWN/_inst/lib/pkgconfig' && rm -f libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sm.pc libosmo-gprs-sndcp.pc )
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making install in include
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making install in csn1
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/csn1'
 /usr/bin/install -c -m 644 ../../../../../include/osmocom/csn1/wireshark_compat.h ../../../../../include/osmocom/csn1/csn1.h '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/csn1'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making install in gprs
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making install in gmm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/gmm'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/gmm/gmm.h ../../../../../../include/osmocom/gprs/gmm/gmm_prim.h '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/gmm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making install in llc
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/llc'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/llc/llc.h ../../../../../../include/osmocom/gprs/llc/llc_prim.h '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/llc'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making install in rlcmac
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/rlcmac'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/rlcmac/csn1_defs.h ../../../../../../include/osmocom/gprs/rlcmac/rlcmac.h ../../../../../../include/osmocom/gprs/rlcmac/rlcmac_prim.h ../../../../../../include/osmocom/gprs/rlcmac/types.h '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/rlcmac'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making install in sndcp
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sndcp'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/sndcp/sndcp.h ../../../../../../include/osmocom/gprs/sndcp/sndcp_prim.h '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sndcp'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making install in sm
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[7]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sm'
 /usr/bin/install -c -m 644 ../../../../../../include/osmocom/gprs/sm/sm.h ../../../../../../include/osmocom/gprs/sm/sm_prim.h ../../../../../../include/osmocom/gprs/sm/sm_qos.h '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
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/libosmo-gprs-UNKNOWN/_build/sub/include'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making install in common
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
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/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making install in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-csn1.la '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so.0.0.0
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-csn1.so.0.0.0 libosmo-csn1.so.0 || { rm -f libosmo-csn1.so.0 && ln -s libosmo-csn1.so.0.0.0 libosmo-csn1.so.0; }; })
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-csn1.so.0.0.0 libosmo-csn1.so || { rm -f libosmo-csn1.so && ln -s libosmo-csn1.so.0.0.0 libosmo-csn1.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.lai /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.la
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.a /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
libtool: install: chmod 644 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
libtool: install: ranlib /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-gprs-UNKNOWN/_inst/lib'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making install in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-llc.la '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so.0.0.0
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so.0 || { rm -f libosmo-gprs-llc.so.0 && ln -s libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so.0; }; })
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so || { rm -f libosmo-gprs-llc.so && ln -s libosmo-gprs-llc.so.0.0.0 libosmo-gprs-llc.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.lai /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.a /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
libtool: install: chmod 644 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
libtool: install: ranlib /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-gprs-UNKNOWN/_inst/lib'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making install in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-rlcmac.la '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: warning: relinking 'libosmo-gprs-rlcmac.la'
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac; /bin/bash "/build/libosmo-gprs-UNKNOWN/_build/sub/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 0:0:0 -no-undefined -o libosmo-gprs-rlcmac.la -rpath /build/libosmo-gprs-UNKNOWN/_inst/lib codel.lo coding_scheme.lo csn1_ts_24_008.lo csn1_ts_44_018.lo csn1_ts_44_060.lo gre.lo pdch_ul_controller.lo llc_queue.lo rlc_window.lo rlc_window_dl.lo rlc_window_ul.lo rlc.lo rlcmac.lo rlcmac_dec.lo rlcmac_enc.lo rlcmac_prim.lo sched.lo tbf.lo tbf_dl.lo tbf_dl_fsm.lo tbf_ul.lo tbf_ul_fsm.lo tbf_ul_ass_fsm.lo tbf_dl_ass_fsm.lo ts_44_060.lo ts_44_064.lo misc.lo ../../src/csn1/libosmo-csn1.la -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl -inst-prefix-dir /tmp/am-dc-26121/)
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.so.0.0.0T /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so.0.0.0
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so.0 || { rm -f libosmo-gprs-rlcmac.so.0 && ln -s libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so.0; }; })
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so || { rm -f libosmo-gprs-rlcmac.so && ln -s libosmo-gprs-rlcmac.so.0.0.0 libosmo-gprs-rlcmac.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.lai /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.a /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
libtool: install: chmod 644 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
libtool: install: ranlib /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-gprs-UNKNOWN/_inst/lib'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making install in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-sndcp.la '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so.0.0.0
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so.0 || { rm -f libosmo-gprs-sndcp.so.0 && ln -s libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so.0; }; })
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so || { rm -f libosmo-gprs-sndcp.so && ln -s libosmo-gprs-sndcp.so.0.0.0 libosmo-gprs-sndcp.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.lai /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.a /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
libtool: install: chmod 644 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
libtool: install: ranlib /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-gprs-UNKNOWN/_inst/lib'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making install in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-gmm.la '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: warning: relinking 'libosmo-gprs-gmm.la'
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm; /bin/bash "/build/libosmo-gprs-UNKNOWN/_build/sub/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 0:0:0 -no-undefined -o libosmo-gprs-gmm.la -rpath /build/libosmo-gprs-UNKNOWN/_inst/lib gmm.lo gmm_ms_fsm.lo gmm_pdu.lo gmm_prim.lo misc.lo ../../src/llc/libosmo-gprs-llc.la -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -lm -inst-prefix-dir /tmp/am-dc-26121/)
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.so.0.0.0T /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so.0.0.0
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so.0 || { rm -f libosmo-gprs-gmm.so.0 && ln -s libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so.0; }; })
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so || { rm -f libosmo-gprs-gmm.so && ln -s libosmo-gprs-gmm.so.0.0.0 libosmo-gprs-gmm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.lai /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.a /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
libtool: install: chmod 644 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
libtool: install: ranlib /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-gprs-UNKNOWN/_inst/lib'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making install in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-sm.la '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib'
libtool: warning: relinking 'libosmo-gprs-sm.la'
libtool: install: (cd /build/libosmo-gprs-UNKNOWN/_build/sub/src/sm; /bin/bash "/build/libosmo-gprs-UNKNOWN/_build/sub/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/build/deps/install/stow/libosmocore/include/ -pthread -I/build/deps/install/stow/libosmocore/include/ -pthread -std=gnu11 -export-symbols-regex "^osmo_" -version-info 0:0:0 -no-undefined -o libosmo-gprs-sm.la -rpath /build/libosmo-gprs-UNKNOWN/_inst/lib sm.lo sm_ms_fsm.lo sm_pdu.lo sm_prim.lo sm_qos.lo misc.lo ../../src/gmm/libosmo-gprs-gmm.la ../../src/sndcp/libosmo-gprs-sndcp.la ../../src/common/libosmo-gprs-common.la -L/build/deps/install/stow/libosmocore/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl -L/build/deps/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl -lm -inst-prefix-dir /tmp/am-dc-26121/)
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.so.0.0.0T /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so.0.0.0
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so.0 || { rm -f libosmo-gprs-sm.so.0 && ln -s libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so.0; }; })
libtool: install: (cd /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib && { ln -s -f libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so || { rm -f libosmo-gprs-sm.so && ln -s libosmo-gprs-sm.so.0.0.0 libosmo-gprs-sm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.lai /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.a /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
libtool: install: chmod 644 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
libtool: install: ranlib /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
libtool: warning: remember to run 'libtool --finish /build/libosmo-gprs-UNKNOWN/_inst/lib'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
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/libosmo-gprs-UNKNOWN/_build/sub/src'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making install in tests
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making install in gmm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making install in llc
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making install in rlcmac
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making install in sndcp
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making install in sm
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
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/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
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/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sm.pc libosmo-gprs-sndcp.pc '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/pkgconfig'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making uninstall in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/csn1' && rm -f wireshark_compat.h csn1.h )
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making uninstall in gprs
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making uninstall in gmm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/gmm' && rm -f gmm.h gmm_prim.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making uninstall in llc
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/llc' && rm -f llc.h llc_prim.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making uninstall in rlcmac
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/rlcmac' && rm -f csn1_defs.h rlcmac.h rlcmac_prim.h types.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making uninstall in sndcp
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sndcp' && rm -f sndcp.h sndcp_prim.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making uninstall in sm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/include/osmocom/gprs/sm' && rm -f sm.h sm_prim.h sm_qos.h )
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making uninstall in common
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making uninstall in csn1
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.la'
libtool: uninstall: rm -f /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.la /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.so /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-csn1.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making uninstall in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.la'
libtool: uninstall: rm -f /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.la /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.so /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-llc.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making uninstall in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.la'
libtool: uninstall: rm -f /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.la /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.so /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-rlcmac.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making uninstall in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.la'
libtool: uninstall: rm -f /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.la /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.so /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sndcp.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making uninstall in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.la'
libtool: uninstall: rm -f /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.la /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.so /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-gmm.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making uninstall in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
 /bin/bash ../../libtool   --mode=uninstall rm -f '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.la'
libtool: uninstall: rm -f /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.la /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so.0.0.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so.0 /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.so /tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/libosmo-gprs-sm.a
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making uninstall in tests
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making uninstall in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making uninstall in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making uninstall in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making uninstall in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making uninstall in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
 ( cd '/tmp/am-dc-26121//build/libosmo-gprs-UNKNOWN/_inst/lib/pkgconfig' && rm -f libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sm.pc libosmo-gprs-sndcp.pc )
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
if test -d "libosmo-gprs-UNKNOWN"; then find "libosmo-gprs-UNKNOWN" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-gprs-UNKNOWN" || { sleep 5 && rm -rf "libosmo-gprs-UNKNOWN"; }; else :; fi
test -d "libosmo-gprs-UNKNOWN" || mkdir "libosmo-gprs-UNKNOWN"
 (cd include && make  top_distdir=../libosmo-gprs-UNKNOWN distdir=../libosmo-gprs-UNKNOWN/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
 (cd osmocom && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
 (cd csn1 && make  top_distdir=../../../libosmo-gprs-UNKNOWN distdir=../../../libosmo-gprs-UNKNOWN/include/osmocom/csn1 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make  distdir-am
make[9]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[9]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
make[8]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
 (cd gprs && make  top_distdir=../../../libosmo-gprs-UNKNOWN distdir=../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make  distdir-am
make[9]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
 (cd gmm && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/gmm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make  distdir-am
make[11]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[11]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
make[10]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
 (cd llc && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/llc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make  distdir-am
make[11]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[11]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
make[10]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
 (cd rlcmac && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/rlcmac \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make  distdir-am
make[11]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[11]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
make[10]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
 (cd sndcp && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/sndcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make  distdir-am
make[11]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[11]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
make[10]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
 (cd sm && make  top_distdir=../../../../libosmo-gprs-UNKNOWN distdir=../../../../libosmo-gprs-UNKNOWN/include/osmocom/gprs/sm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make  distdir-am
make[11]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[11]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[10]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[9]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[8]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
 (cd src && make  top_distdir=../libosmo-gprs-UNKNOWN distdir=../libosmo-gprs-UNKNOWN/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
 (cd common && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
 (cd csn1 && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/csn1 \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
 (cd llc && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/llc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
 (cd rlcmac && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/rlcmac \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
 (cd sndcp && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/sndcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
 (cd gmm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/gmm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
 (cd sm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/src/sm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
 (cd tests && make  top_distdir=../libosmo-gprs-UNKNOWN distdir=../libosmo-gprs-UNKNOWN/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make  distdir-am
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
 (cd gmm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/gmm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
 (cd llc && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/llc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
 (cd rlcmac && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/rlcmac \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
 (cd sndcp && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/sndcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
 (cd sm && make  top_distdir=../../libosmo-gprs-UNKNOWN distdir=../../libosmo-gprs-UNKNOWN/tests/sm \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make  distdir-am
make[7]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[7]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[6]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make  \
  top_distdir="libosmo-gprs-UNKNOWN" distdir="libosmo-gprs-UNKNOWN" \
  dist-hook
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
echo UNKNOWN > libosmo-gprs-UNKNOWN/.tarball-version
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
test -n "" \
|| find "libosmo-gprs-UNKNOWN" -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/libosmo-gprs-UNKNOWN/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libosmo-gprs-UNKNOWN"
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
tardir=libosmo-gprs-UNKNOWN && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >libosmo-gprs-UNKNOWN.tar.bz2
tardir=libosmo-gprs-UNKNOWN && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libosmo-gprs-UNKNOWN.tar.gz
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
if test -d "libosmo-gprs-UNKNOWN"; then find "libosmo-gprs-UNKNOWN" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-gprs-UNKNOWN" || { sleep 5 && rm -rf "libosmo-gprs-UNKNOWN"; }; else :; fi
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
make[1]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making distclean in osmocom
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
Making distclean in csn1
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/csn1" || test -z "" || rm -f 
rm -f Makefile
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/csn1'
Making distclean in gprs
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
Making distclean in gmm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/gprs/gmm" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/gmm'
Making distclean in llc
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/gprs/llc" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/llc'
Making distclean in rlcmac
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/gprs/rlcmac" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/rlcmac'
Making distclean in sndcp
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/gprs/sndcp" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sndcp'
Making distclean in sm
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/gprs/sm" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/gprs" || test -z "" || rm -f 
make[5]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
rm -f Makefile
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom/gprs'
make[4]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../include/osmocom" || test -z "" || rm -f 
make[4]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include/osmocom'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../include" || test -z "" || rm -f 
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making distclean in common
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
rm -rf .libs _libs
test -z "libosmo-gprs-common.la " || rm -f libosmo-gprs-common.la 
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/common" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/qos.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/common'
Making distclean in csn1
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
test -z "libosmo-csn1.la " || rm -f libosmo-csn1.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/csn1" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/csn1.Plo
rm -f ./.deps/csn1_dec.Plo
rm -f ./.deps/csn1_enc.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/csn1'
Making distclean in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
test -z "libosmo-gprs-llc.la " || rm -f libosmo-gprs-llc.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/llc" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/crc24.Plo
rm -f ./.deps/llc.Plo
rm -f ./.deps/llc_bssgp.Plo
rm -f ./.deps/llc_grr.Plo
rm -f ./.deps/llc_ll.Plo
rm -f ./.deps/llc_llgmm.Plo
rm -f ./.deps/llc_pdu.Plo
rm -f ./.deps/llc_prim.Plo
rm -f ./.deps/llc_xid.Plo
rm -f ./.deps/misc.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/llc'
Making distclean in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
test -z "libosmo-gprs-rlcmac.la " || rm -f libosmo-gprs-rlcmac.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/rlcmac" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/codel.Plo
rm -f ./.deps/coding_scheme.Plo
rm -f ./.deps/csn1_ts_24_008.Plo
rm -f ./.deps/csn1_ts_44_018.Plo
rm -f ./.deps/csn1_ts_44_060.Plo
rm -f ./.deps/gre.Plo
rm -f ./.deps/llc_queue.Plo
rm -f ./.deps/misc.Plo
rm -f ./.deps/pdch_ul_controller.Plo
rm -f ./.deps/rlc.Plo
rm -f ./.deps/rlc_window.Plo
rm -f ./.deps/rlc_window_dl.Plo
rm -f ./.deps/rlc_window_ul.Plo
rm -f ./.deps/rlcmac.Plo
rm -f ./.deps/rlcmac_dec.Plo
rm -f ./.deps/rlcmac_enc.Plo
rm -f ./.deps/rlcmac_prim.Plo
rm -f ./.deps/sched.Plo
rm -f ./.deps/tbf.Plo
rm -f ./.deps/tbf_dl.Plo
rm -f ./.deps/tbf_dl_ass_fsm.Plo
rm -f ./.deps/tbf_dl_fsm.Plo
rm -f ./.deps/tbf_ul.Plo
rm -f ./.deps/tbf_ul_ass_fsm.Plo
rm -f ./.deps/tbf_ul_fsm.Plo
rm -f ./.deps/ts_44_060.Plo
rm -f ./.deps/ts_44_064.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/rlcmac'
Making distclean in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
test -z "libosmo-gprs-sndcp.la " || rm -f libosmo-gprs-sndcp.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/sndcp" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/misc.Plo
rm -f ./.deps/slhc.Plo
rm -f ./.deps/sndcp.Plo
rm -f ./.deps/sndcp_comp.Plo
rm -f ./.deps/sndcp_dcomp.Plo
rm -f ./.deps/sndcp_pcomp.Plo
rm -f ./.deps/sndcp_prim.Plo
rm -f ./.deps/sndcp_xid.Plo
rm -f ./.deps/v42bis.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sndcp'
Making distclean in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
test -z "libosmo-gprs-gmm.la " || rm -f libosmo-gprs-gmm.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/gmm" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/gmm.Plo
rm -f ./.deps/gmm_ms_fsm.Plo
rm -f ./.deps/gmm_pdu.Plo
rm -f ./.deps/gmm_prim.Plo
rm -f ./.deps/misc.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/gmm'
Making distclean in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
test -z "libosmo-gprs-sm.la " || rm -f libosmo-gprs-sm.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/sm" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/misc.Plo
rm -f ./.deps/sm.Plo
rm -f ./.deps/sm_ms_fsm.Plo
rm -f ./.deps/sm_pdu.Plo
rm -f ./.deps/sm_prim.Plo
rm -f ./.deps/sm_qos.Plo
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../src" || test -z "" || rm -f 
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/src'
Making distclean in tests
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
Making distclean in gmm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f gmm_misc_test gmm_prim_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/gmm" || test -z "" || rm -f 
rm -f ./.deps/gmm_misc_test.Po
rm -f ./.deps/gmm_prim_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/gmm'
Making distclean in llc
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f llc_test llc_prim_test pdu_codec_test xid_codec_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/llc" || test -z "" || rm -f 
rm -f ./.deps/llc_prim_test.Po
rm -f ./.deps/llc_test.Po
rm -f ./.deps/pdu_codec_test.Po
rm -f ./.deps/xid_codec_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/llc'
Making distclean in rlcmac
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
 rm -f csn1_ts_44_018_test csn1_ts_44_060_test rlcmac_prim_test rlcmac_types_test
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/rlcmac" || test -z "" || rm -f 
rm -f ./.deps/csn1_ts_44_018_test.Po
rm -f ./.deps/csn1_ts_44_060_test.Po
rm -f ./.deps/rlcmac_prim_test.Po
rm -f ./.deps/rlcmac_types_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/rlcmac'
Making distclean in sndcp
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f sndcp_prim_test sndcp_xid_test slhc_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/sndcp" || test -z "" || rm -f 
rm -f ./.deps/slhc_test.Po
rm -f ./.deps/sndcp_prim_test.Po
rm -f ./.deps/sndcp_xid_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sndcp'
Making distclean in sm
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f sm_prim_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../tests/sm" || test -z "" || rm -f 
rm -f ./.deps/sm_prim_test.Po
rm -f Makefile
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests/sm'
make[3]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
rm -rf .libs _libs
test ! -f '../../../tests/testsuite' || \
	/bin/bash '../../../tests/testsuite' --clean
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../tests" || test -z "" || rm -f 
test -z "atconfig" || rm -f atconfig
make[3]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
rm -f Makefile
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub/tests'
make[2]: Entering directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
rm -rf .libs _libs
rm -f *.lo
test -z "libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sndcp.pc libosmo-gprs-sm.pc contrib/libosmo-gprs.spec" || rm -f libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sndcp.pc libosmo-gprs-sm.pc contrib/libosmo-gprs.spec
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../.." || test -z "" || rm -f 
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/libosmo-gprs-UNKNOWN/_build/sub'
if test -d "libosmo-gprs-UNKNOWN"; then find "libosmo-gprs-UNKNOWN" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libosmo-gprs-UNKNOWN" || { sleep 5 && rm -rf "libosmo-gprs-UNKNOWN"; }; else :; fi
======================================================
libosmo-gprs-UNKNOWN archives ready for distribution: 
libosmo-gprs-UNKNOWN.tar.gz
libosmo-gprs-UNKNOWN.tar.bz2
======================================================
+ make -j 8 maintainer-clean
Making maintainer-clean in include
make[1]: Entering directory '/build/include'
Making maintainer-clean in osmocom
make[2]: Entering directory '/build/include/osmocom'
Making maintainer-clean in csn1
make[3]: Entering directory '/build/include/osmocom/csn1'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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[3]: Leaving directory '/build/include/osmocom/csn1'
Making maintainer-clean in gprs
make[3]: Entering directory '/build/include/osmocom/gprs'
Making maintainer-clean in gmm
make[4]: Entering directory '/build/include/osmocom/gprs/gmm'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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[4]: Leaving directory '/build/include/osmocom/gprs/gmm'
Making maintainer-clean in llc
make[4]: Entering directory '/build/include/osmocom/gprs/llc'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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[4]: Leaving directory '/build/include/osmocom/gprs/llc'
Making maintainer-clean in rlcmac
make[4]: Entering directory '/build/include/osmocom/gprs/rlcmac'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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[4]: Leaving directory '/build/include/osmocom/gprs/rlcmac'
Making maintainer-clean in sndcp
make[4]: Entering directory '/build/include/osmocom/gprs/sndcp'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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[4]: Leaving directory '/build/include/osmocom/gprs/sndcp'
Making maintainer-clean in sm
make[4]: Entering directory '/build/include/osmocom/gprs/sm'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/include/osmocom/gprs/sm'
make[4]: Entering directory '/build/include/osmocom/gprs'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
make[4]: Leaving directory '/build/include/osmocom/gprs'
rm -f Makefile
make[3]: Leaving directory '/build/include/osmocom/gprs'
make[3]: Entering directory '/build/include/osmocom'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[3]: Leaving directory '/build/include/osmocom'
rm -f Makefile
make[2]: Leaving directory '/build/include/osmocom'
make[2]: Entering directory '/build/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/include'
rm -f Makefile
make[1]: Leaving directory '/build/include'
Making maintainer-clean in src
make[1]: Entering directory '/build/src'
Making maintainer-clean in common
make[2]: Entering directory '/build/src/common'
rm -rf .libs _libs
test -z "libosmo-gprs-common.la " || rm -f libosmo-gprs-common.la 
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./so_locations
rm -f ./.deps/qos.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/common'
Making maintainer-clean in csn1
make[2]: Entering directory '/build/src/csn1'
test -z "libosmo-csn1.la " || rm -f libosmo-csn1.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./so_locations
rm -f ./.deps/csn1.Plo
rm -f ./.deps/csn1_dec.Plo
rm -f ./.deps/csn1_enc.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/csn1'
Making maintainer-clean in llc
make[2]: Entering directory '/build/src/llc'
test -z "libosmo-gprs-llc.la " || rm -f libosmo-gprs-llc.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
rm -f ./so_locations
it deletes files that may require special tools to rebuild.
rm -f ./.deps/crc24.Plo
rm -f ./.deps/llc.Plo
rm -f ./.deps/llc_bssgp.Plo
rm -f ./.deps/llc_grr.Plo
rm -f ./.deps/llc_ll.Plo
rm -f ./.deps/llc_llgmm.Plo
rm -f ./.deps/llc_pdu.Plo
rm -f ./.deps/llc_prim.Plo
rm -f ./.deps/llc_xid.Plo
rm -f ./.deps/misc.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/llc'
Making maintainer-clean in rlcmac
make[2]: Entering directory '/build/src/rlcmac'
test -z "libosmo-gprs-rlcmac.la " || rm -f libosmo-gprs-rlcmac.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./so_locations
rm -f ./.deps/codel.Plo
rm -f ./.deps/coding_scheme.Plo
rm -f ./.deps/csn1_ts_24_008.Plo
rm -f ./.deps/csn1_ts_44_018.Plo
rm -f ./.deps/csn1_ts_44_060.Plo
rm -f ./.deps/gre.Plo
rm -f ./.deps/llc_queue.Plo
rm -f ./.deps/misc.Plo
rm -f ./.deps/pdch_ul_controller.Plo
rm -f ./.deps/rlc.Plo
rm -f ./.deps/rlc_window.Plo
rm -f ./.deps/rlc_window_dl.Plo
rm -f ./.deps/rlc_window_ul.Plo
rm -f ./.deps/rlcmac.Plo
rm -f ./.deps/rlcmac_dec.Plo
rm -f ./.deps/rlcmac_enc.Plo
rm -f ./.deps/rlcmac_prim.Plo
rm -f ./.deps/sched.Plo
rm -f ./.deps/tbf.Plo
rm -f ./.deps/tbf_dl.Plo
rm -f ./.deps/tbf_dl_ass_fsm.Plo
rm -f ./.deps/tbf_dl_fsm.Plo
rm -f ./.deps/tbf_ul.Plo
rm -f ./.deps/tbf_ul_ass_fsm.Plo
rm -f ./.deps/tbf_ul_fsm.Plo
rm -f ./.deps/ts_44_060.Plo
rm -f ./.deps/ts_44_064.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/rlcmac'
Making maintainer-clean in sndcp
make[2]: Entering directory '/build/src/sndcp'
test -z "libosmo-gprs-sndcp.la " || rm -f libosmo-gprs-sndcp.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
rm -f ./so_locations
rm -f ./.deps/misc.Plo
rm -f ./.deps/slhc.Plo
rm -f ./.deps/sndcp.Plo
rm -f ./.deps/sndcp_comp.Plo
rm -f ./.deps/sndcp_dcomp.Plo
rm -f ./.deps/sndcp_pcomp.Plo
rm -f ./.deps/sndcp_prim.Plo
rm -f ./.deps/sndcp_xid.Plo
rm -f ./.deps/v42bis.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/sndcp'
Making maintainer-clean in gmm
make[2]: Entering directory '/build/src/gmm'
test -z "libosmo-gprs-gmm.la " || rm -f libosmo-gprs-gmm.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./so_locations
rm -f ./.deps/gmm.Plo
rm -f ./.deps/gmm_ms_fsm.Plo
rm -f ./.deps/gmm_pdu.Plo
rm -f ./.deps/gmm_prim.Plo
rm -f ./.deps/misc.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/gmm'
Making maintainer-clean in sm
make[2]: Entering directory '/build/src/sm'
test -z "libosmo-gprs-sm.la " || rm -f libosmo-gprs-sm.la 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./so_locations
rm -f ./.deps/misc.Plo
rm -f ./.deps/sm.Plo
rm -f ./.deps/sm_ms_fsm.Plo
rm -f ./.deps/sm_pdu.Plo
rm -f ./.deps/sm_prim.Plo
rm -f ./.deps/sm_qos.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/sm'
make[2]: Entering directory '/build/src'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/src'
rm -f Makefile
make[1]: Leaving directory '/build/src'
Making maintainer-clean in tests
make[1]: Entering directory '/build/tests'
Making maintainer-clean in gmm
make[2]: Entering directory '/build/tests/gmm'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f gmm_misc_test gmm_prim_test
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./.deps/gmm_misc_test.Po
rm -f ./.deps/gmm_prim_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/gmm'
Making maintainer-clean in llc
make[2]: Entering directory '/build/tests/llc'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f llc_test llc_prim_test pdu_codec_test xid_codec_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./.deps/llc_prim_test.Po
rm -f ./.deps/llc_test.Po
rm -f ./.deps/pdu_codec_test.Po
rm -f ./.deps/xid_codec_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/llc'
Making maintainer-clean in rlcmac
make[2]: Entering directory '/build/tests/rlcmac'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
 rm -f csn1_ts_44_018_test csn1_ts_44_060_test rlcmac_prim_test rlcmac_types_test
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./.deps/csn1_ts_44_018_test.Po
rm -f ./.deps/csn1_ts_44_060_test.Po
rm -f ./.deps/rlcmac_prim_test.Po
rm -f ./.deps/rlcmac_types_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/rlcmac'
Making maintainer-clean in sndcp
make[2]: Entering directory '/build/tests/sndcp'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f sndcp_prim_test sndcp_xid_test slhc_test
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 ./.deps/slhc_test.Po
rm -f ./.deps/sndcp_prim_test.Po
rm -f ./.deps/sndcp_xid_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/sndcp'
Making maintainer-clean in sm
make[2]: Entering directory '/build/tests/sm'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
 rm -f sm_prim_test
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
test . = "." || test -z "" || rm -f 
it deletes files that may require special tools to rebuild.
rm -f ./.deps/sm_prim_test.Po
rm -f Makefile
make[2]: Leaving directory '/build/tests/sm'
make[2]: Entering directory '/build/tests'
rm -rf .libs _libs
test ! -f './testsuite' || \
	/bin/bash './testsuite' --clean
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
test -z "atconfig" || rm -f atconfig
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/tests'
rm -f Makefile
make[1]: Leaving directory '/build/tests'
make[1]: Entering directory '/build'
rm -rf .libs _libs
rm -f *.lo
test -z "libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sndcp.pc libosmo-gprs-sm.pc contrib/libosmo-gprs.spec" || rm -f libosmo-csn1.pc libosmo-gprs-gmm.pc libosmo-gprs-llc.pc libosmo-gprs-rlcmac.pc libosmo-gprs-sndcp.pc libosmo-gprs-sm.pc contrib/libosmo-gprs.spec
rm -f config.h stamp-h1
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "." || test -z "" || rm -f 
This command is intended for maintainers to use
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
it deletes files that may require special tools to rebuild.
test -z "./.version" || rm -f ./.version
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/libosmocore
Removing deps/install
Removing include/Makefile.in
Removing include/osmocom/Makefile.in
Removing include/osmocom/csn1/Makefile.in
Removing include/osmocom/gprs/Makefile.in
Removing include/osmocom/gprs/gmm/Makefile.in
Removing include/osmocom/gprs/llc/Makefile.in
Removing include/osmocom/gprs/rlcmac/Makefile.in
Removing include/osmocom/gprs/sm/Makefile.in
Removing include/osmocom/gprs/sndcp/Makefile.in
Removing install-sh
Removing libosmo-gprs-UNKNOWN.tar.bz2
Removing libosmo-gprs-UNKNOWN.tar.gz
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.in
Removing src/common/.deps/
Removing src/common/Makefile.in
Removing src/csn1/.deps/
Removing src/csn1/Makefile.in
Removing src/gmm/.deps/
Removing src/gmm/Makefile.in
Removing src/llc/.deps/
Removing src/llc/Makefile.in
Removing src/rlcmac/.deps/
Removing src/rlcmac/Makefile.in
Removing src/sm/.deps/
Removing src/sm/Makefile.in
Removing src/sndcp/.deps/
Removing src/sndcp/Makefile.in
Removing tests/Makefile.in
Removing tests/gmm/.deps/
Removing tests/gmm/Makefile.in
Removing tests/llc/.deps/
Removing tests/llc/Makefile.in
Removing tests/package.m4
Removing tests/rlcmac/.deps/
Removing tests/rlcmac/Makefile.in
Removing tests/sm/.deps/
Removing tests/sm/Makefile.in
Removing tests/sndcp/.deps/
Removing tests/sndcp/Makefile.in
Removing tests/testsuite
+ [ -d /build/deps ]
+ 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 4032787 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