Skip to content
Success

Console Output

Started by upstream project "master-osmocom-bb" build number 7136
originally caused by:
 Started by upstream project "master-libosmocore" build number 4158
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmocom-bb/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-89ho8aYnwAnr/agent.957504
SSH_AGENT_PID=957507
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmocom-bb/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_11313960260815881519.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmocom-bb
 > git init /home/osmocom-build/jenkins/workspace/master-osmocom-bb/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmocom-bb
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmocom-bb +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmocom-bb # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision d95af8c46e46207d9a496a6e12a3e502a567db68 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d95af8c46e46207d9a496a6e12a3e502a567db68 # timeout=10
Commit message: "Bump version: 0.1.0 → 0.2.0"
 > git rev-list --no-walk d95af8c46e46207d9a496a6e12a3e502a567db68 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins5910376290884672333.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-89ho8aYnwAnr/agent.957504
+ 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-osmocom-bb/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-89ho8aYnwAnr/agent.957504:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmocom-bb/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
+ [ -d /build/deps ]
+ [ -d layer1-headers ]
+ mkdir /build/deps
+ find . -path ./src/shared/libosmocore -prune -o -name *.[hc] -print
+ verify_value_string_arrays_are_terminated.py ./src/shared/l1gprs.c ./src/host/layer23/src/modem/sndcp.c ./src/host/layer23/src/modem/gmm.c ./src/host/layer23/src/modem/vty.c ./src/host/layer23/src/modem/app_modem.c ./src/host/layer23/src/modem/rlcmac.c ./src/host/layer23/src/modem/sm.c ./src/host/layer23/src/modem/llc.c ./src/host/layer23/src/modem/grr.c ./src/host/layer23/src/mobile/transaction.c ./src/host/layer23/src/mobile/script_lua.c ./src/host/layer23/src/mobile/tch_data.c ./src/host/layer23/src/mobile/vty_interface.c ./src/host/layer23/src/mobile/gapk_io.c ./src/host/layer23/src/mobile/main.c ./src/host/layer23/src/mobile/script_nolua.c ./src/host/layer23/src/mobile/gsm44068_gcc_bcc.c ./src/host/layer23/src/mobile/gsm48_cc.c ./src/host/layer23/src/mobile/mnccms.c ./src/host/layer23/src/mobile/gsm48_mm.c ./src/host/layer23/src/mobile/tch_voice.c ./src/host/layer23/src/mobile/primitives.c ./src/host/layer23/src/mobile/mncc_sock.c ./src/host/layer23/src/mobile/tch.c ./src/host/layer23/src/mobile/tch_data_sock.c ./src/host/layer23/src/mobile/gsm322.c ./src/host/layer23/src/mobile/gsm411_sms.c ./src/host/layer23/src/mobile/gsm480_ss.c ./src/host/layer23/src/mobile/gsm48_rr.c ./src/host/layer23/src/mobile/app_mobile.c ./src/host/layer23/src/mobile/gsm414.c ./src/host/layer23/src/common/sap_proto.c ./src/host/layer23/src/common/sim.c ./src/host/layer23/src/common/l1ctl.c ./src/host/layer23/src/common/l1ctl_lapdm_glue.c ./src/host/layer23/src/common/networks.c ./src/host/layer23/src/common/settings.c ./src/host/layer23/src/common/vty.c ./src/host/layer23/src/common/apn_fsm.c ./src/host/layer23/src/common/sap_fsm.c ./src/host/layer23/src/common/main.c ./src/host/layer23/src/common/logging.c ./src/host/layer23/src/common/sysinfo.c ./src/host/layer23/src/common/support.c ./src/host/layer23/src/common/sap_interface.c ./src/host/layer23/src/common/gps.c ./src/host/layer23/src/common/utils.c ./src/host/layer23/src/common/l1l2_interface.c ./src/host/layer23/src/common/apn.c ./src/host/layer23/src/common/ms.c ./src/host/layer23/src/common/subscriber.c ./src/host/layer23/src/misc/rslms.c ./src/host/layer23/src/misc/cell_log.c ./src/host/layer23/src/misc/app_ccch_scan.c ./src/host/layer23/src/misc/bcch_scan.h ./src/host/layer23/src/misc/app_cbch_sniff.c ./src/host/layer23/src/misc/locate.c ./src/host/layer23/src/misc/app_cell_log.c ./src/host/layer23/src/misc/log.c ./src/host/layer23/src/misc/app_echo_test.c ./src/host/layer23/src/misc/geo.c ./src/host/layer23/src/misc/gsmmap.c ./src/host/layer23/src/misc/app_bcch_scan.c ./src/host/layer23/src/misc/bcch_scan.c ./src/host/layer23/include/l1ctl_proto.h ./src/host/layer23/include/osmocom/bb/modem/rlcmac.h ./src/host/layer23/include/osmocom/bb/modem/grr.h ./src/host/layer23/include/osmocom/bb/modem/llc.h ./src/host/layer23/include/osmocom/bb/modem/vty.h ./src/host/layer23/include/osmocom/bb/modem/sndcp.h ./src/host/layer23/include/osmocom/bb/modem/modem.h ./src/host/layer23/include/osmocom/bb/modem/gmm.h ./src/host/layer23/include/osmocom/bb/modem/sm.h ./src/host/layer23/include/osmocom/bb/mobile/mncc_ms.h ./src/host/layer23/include/osmocom/bb/mobile/gsm411_sms.h ./src/host/layer23/include/osmocom/bb/mobile/mncc.h ./src/host/layer23/include/osmocom/bb/mobile/gapk_io.h ./src/host/layer23/include/osmocom/bb/mobile/vty.h ./src/host/layer23/include/osmocom/bb/mobile/tch.h ./src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h ./src/host/layer23/include/osmocom/bb/mobile/mncc_sock.h ./src/host/layer23/include/osmocom/bb/mobile/app_mobile.h ./src/host/layer23/include/osmocom/bb/mobile/gsm48_mm.h ./src/host/layer23/include/osmocom/bb/mobile/gsm48_cc.h ./src/host/layer23/include/osmocom/bb/mobile/gsm322.h ./src/host/layer23/include/osmocom/bb/mobile/gsm480_ss.h ./src/host/layer23/include/osmocom/bb/mobile/gsm44068_gcc_bcc.h ./src/host/layer23/include/osmocom/bb/mobile/primitives.h ./src/host/layer23/include/osmocom/bb/mobile/transaction.h ./src/host/layer23/include/osmocom/bb/common/sap_fsm.h ./src/host/layer23/include/osmocom/bb/common/l1ctl.h ./src/host/layer23/include/osmocom/bb/common/sysinfo.h ./src/host/layer23/include/osmocom/bb/common/settings.h ./src/host/layer23/include/osmocom/bb/common/l23_app.h ./src/host/layer23/include/osmocom/bb/common/sap_proto.h ./src/host/layer23/include/osmocom/bb/common/subscriber.h ./src/host/layer23/include/osmocom/bb/common/support.h ./src/host/layer23/include/osmocom/bb/common/vty.h ./src/host/layer23/include/osmocom/bb/common/ms.h ./src/host/layer23/include/osmocom/bb/common/networks.h ./src/host/layer23/include/osmocom/bb/common/apn.h ./src/host/layer23/include/osmocom/bb/common/apn_fsm.h ./src/host/layer23/include/osmocom/bb/common/sap_interface.h ./src/host/layer23/include/osmocom/bb/common/gps.h ./src/host/layer23/include/osmocom/bb/common/l1l2_interface.h ./src/host/layer23/include/osmocom/bb/common/osmocom_data.h ./src/host/layer23/include/osmocom/bb/common/logging.h ./src/host/layer23/include/osmocom/bb/common/utils.h ./src/host/layer23/include/osmocom/bb/common/sim.h ./src/host/layer23/include/osmocom/bb/misc/locate.h ./src/host/layer23/include/osmocom/bb/misc/cell_log.h ./src/host/layer23/include/osmocom/bb/misc/geo.h ./src/host/layer23/include/osmocom/bb/misc/layer3.h ./src/host/layer23/include/osmocom/bb/misc/rslms.h ./src/host/layer23/include/osmocom/bb/misc/log.h ./src/host/gprsdecode/rlcmac.h ./src/host/gprsdecode/gsmtap.h ./src/host/gprsdecode/main.c ./src/host/gprsdecode/l1ctl_proto.h ./src/host/gprsdecode/rlcmac.c ./src/host/gprsdecode/gprs.c ./src/host/gprsdecode/gsmtap.c ./src/host/gprsdecode/gprs.h ./src/host/trxcon/src/trxcon_shim.c ./src/host/trxcon/src/l1ctl.c ./src/host/trxcon/src/trxcon_fsm.c ./src/host/trxcon/src/sched_lchan_rach.c ./src/host/trxcon/src/trxcon_main.c ./src/host/trxcon/src/sched_lchan_tchf.c ./src/host/trxcon/src/logging.c ./src/host/trxcon/src/sched_prim.c ./src/host/trxcon/src/l1gprs.c ./src/host/trxcon/src/sched_lchan_common.c ./src/host/trxcon/src/sched_lchan_pdtch.c ./src/host/trxcon/src/sched_mframe.c ./src/host/trxcon/src/sched_trx.c ./src/host/trxcon/src/sched_lchan_tchh.c ./src/host/trxcon/src/trxcon_inst.c ./src/host/trxcon/src/sched_lchan_desc.c ./src/host/trxcon/src/sched_lchan_xcch.c ./src/host/trxcon/src/trx_if.c ./src/host/trxcon/src/l1ctl_server.c ./src/host/trxcon/src/sched_lchan_sch.c ./src/host/trxcon/include/osmocom/bb/l1gprs.h ./src/host/trxcon/include/osmocom/bb/l1ctl_proto.h ./src/host/trxcon/include/osmocom/bb/trxcon/l1ctl.h ./src/host/trxcon/include/osmocom/bb/trxcon/trx_if.h ./src/host/trxcon/include/osmocom/bb/trxcon/l1ctl_server.h ./src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h ./src/host/trxcon/include/osmocom/bb/trxcon/phyif.h ./src/host/trxcon/include/osmocom/bb/trxcon/trxcon_fsm.h ./src/host/trxcon/include/osmocom/bb/trxcon/logging.h ./src/host/trxcon/include/osmocom/bb/l1sched/prim.h ./src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h ./src/host/trxcon/include/osmocom/bb/l1sched/logging.h ./src/host/virt_phy/src/shared/virtual_um.c ./src/host/virt_phy/src/shared/osmo_mcast_sock.c ./src/host/virt_phy/src/virt_prim_pm.c ./src/host/virt_phy/src/virt_prim_rach.c ./src/host/virt_phy/src/virt_prim_fbsb.c ./src/host/virt_phy/src/virt_prim_data.c ./src/host/virt_phy/src/virt_prim_pdch.c ./src/host/virt_phy/src/virt_l1_sched_simple.c ./src/host/virt_phy/src/virtphy.c ./src/host/virt_phy/src/logging.c ./src/host/virt_phy/src/l1gprs.c ./src/host/virt_phy/src/virt_prim_traffic.c ./src/host/virt_phy/src/gsmtapl1_if.c ./src/host/virt_phy/src/l1ctl_sock.c ./src/host/virt_phy/src/virt_l1_model.c ./src/host/virt_phy/src/l1ctl_sap.c ./src/host/virt_phy/include/osmocom/bb/l1gprs.h ./src/host/virt_phy/include/osmocom/bb/l1ctl_proto.h ./src/host/virt_phy/include/osmocom/bb/virtphy/l1ctl_sock.h ./src/host/virt_phy/include/osmocom/bb/virtphy/virtual_um.h ./src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_model.h ./src/host/virt_phy/include/osmocom/bb/virtphy/common_util.h ./src/host/virt_phy/include/osmocom/bb/virtphy/osmo_mcast_sock.h ./src/host/virt_phy/include/osmocom/bb/virtphy/l1ctl_sap.h ./src/host/virt_phy/include/osmocom/bb/virtphy/virt_l1_sched.h ./src/host/virt_phy/include/osmocom/bb/virtphy/gsmtapl1_if.h ./src/host/virt_phy/include/osmocom/bb/virtphy/logging.h ./src/host/osmocon/osmocon.c ./src/host/osmocon/tpu_debug.c ./src/host/osmocon/osmoload.c ./src/target/firmware/tiffs/globals.h ./src/target/firmware/tiffs/readfile.c ./src/target/firmware/tiffs/globals.c ./src/target/firmware/tiffs/init.c ./src/target/firmware/fb/helvR24.c ./src/target/firmware/fb/helvR08.c ./src/target/firmware/fb/helvR14.c ./src/target/firmware/fb/4x6.c ./src/target/firmware/fb/symbols.c ./src/target/firmware/fb/fb_td014.c ./src/target/firmware/fb/helvB24.c ./src/target/firmware/fb/framebuffer.c ./src/target/firmware/fb/fb_ssd1783.c ./src/target/firmware/fb/fb_bw8.c ./src/target/firmware/fb/font.c ./src/target/firmware/fb/fb_k2xx.c ./src/target/firmware/fb/c64.c ./src/target/firmware/fb/fb_ssd1963.c ./src/target/firmware/fb/fb_rgb332.c ./src/target/firmware/fb/helvB14.c ./src/target/firmware/fb/fb_st7558.c ./src/target/firmware/fb/helvB08.c ./src/target/firmware/fb/fb_s6b33b1x.c ./src/target/firmware/fb/fb_dummy.c ./src/target/firmware/fb/5x8.c ./src/target/firmware/rf/trf6151.c ./src/target/firmware/rf/mt6139.c ./src/target/firmware/abb/twl3025.c ./src/target/firmware/battery/compal_e88.c ./src/target/firmware/battery/dummy.c ./src/target/firmware/board/gtm900b/rffe_gtm900b.c ./src/target/firmware/board/gtm900b/keymap.h ./src/target/firmware/board/gtm900b/afcparams.c ./src/target/firmware/board/gtm900b/init.c ./src/target/firmware/board/manifest.c ./src/target/firmware/board/compal_e99/readcal.c ./src/target/firmware/board/compal_e99/init.c ./src/target/firmware/board/se_k2xx/keymap.h ./src/target/firmware/board/se_k2xx/rffe_k2xx.c ./src/target/firmware/board/se_k2xx/init.c ./src/target/firmware/board/common/readcal_tiffs.c ./src/target/firmware/board/common/tx_calchan.c ./src/target/firmware/board/fcdev3b/init.c ./src/target/firmware/board/mt62xx/init.c ./src/target/firmware/board/pirelli_dpl10/keymap.h ./src/target/firmware/board/pirelli_dpl10/rf_tables.c ./src/target/firmware/board/pirelli_dpl10/readcal.c ./src/target/firmware/board/pirelli_dpl10/rffe_dpl10_triband.c ./src/target/firmware/board/pirelli_dpl10/init.c ./src/target/firmware/board/se_j100/tx_ramps.c ./src/target/firmware/board/se_j100/init.c ./src/target/firmware/board/compal/keymap.h ./src/target/firmware/board/compal/readcal_small.c ./src/target/firmware/board/compal/rf_tables.c ./src/target/firmware/board/compal/readcal_common.c ./src/target/firmware/board/compal/rffe_dualband.c ./src/target/firmware/board/compal_e88/tx_ramps.c ./src/target/firmware/board/compal_e88/init.c ./src/target/firmware/board/mediatek/uart.c ./src/target/firmware/board/gta0x/rf_tables.c ./src/target/firmware/board/gta0x/rffe_gta0x_triband.c ./src/target/firmware/board/gta0x/afcparams.c ./src/target/firmware/board/gta0x/init.c ./src/target/firmware/board/tr800/rffe_leo_quadband.c ./src/target/firmware/board/tr800/keymap.h ./src/target/firmware/board/tr800/afcparams.c ./src/target/firmware/board/tr800/init.c ./src/target/firmware/board/compal_e86/rffe_dualband_e86.c ./src/target/firmware/board/compal_e86/tx_ramps.c ./src/target/firmware/board/compal_e86/init.c ./src/target/firmware/apps/loader_mtk/main.c ./src/target/firmware/apps/rssi/main.c ./src/target/firmware/apps/snake_game/main.c ./src/target/firmware/apps/layer1/main.c ./src/target/firmware/apps/simtest/main.c ./src/target/firmware/apps/hello_world/main.c ./src/target/firmware/apps/compal_dsp_dump/main.c ./src/target/firmware/apps/menu/main.c ./src/target/firmware/apps/loader/main.c ./src/target/firmware/apps/loader/protocol.h ./src/target/firmware/lib/printf.c ./src/target/firmware/lib/index.c ./src/target/firmware/lib/ctype.c ./src/target/firmware/lib/ctors.c ./src/target/firmware/lib/strcmp.c ./src/target/firmware/lib/delay.c ./src/target/firmware/lib/console.c ./src/target/firmware/lib/bitops.h ./src/target/firmware/lib/vsprintf.c ./src/target/firmware/lib/string.c ./src/target/firmware/layer1/avg.c ./src/target/firmware/layer1/prim_pm.c ./src/target/firmware/layer1/prim_tx_nb.c ./src/target/firmware/layer1/tdma_sched.c ./src/target/firmware/layer1/prim_tch.c ./src/target/firmware/layer1/sync.c ./src/target/firmware/layer1/afc.c ./src/target/firmware/layer1/rfch.c ./src/target/firmware/layer1/prim_freq.c ./src/target/firmware/layer1/async.c ./src/target/firmware/layer1/prim_fbsb.c ./src/target/firmware/layer1/mframe_sched.c ./src/target/firmware/layer1/prim_utils.c ./src/target/firmware/layer1/agc.c ./src/target/firmware/layer1/prim_rach.c ./src/target/firmware/layer1/toa.c ./src/target/firmware/layer1/init.c ./src/target/firmware/layer1/prim_rx_nb.c ./src/target/firmware/layer1/sched_gsmtime.c ./src/target/firmware/layer1/tpu_window.c ./src/target/firmware/layer1/l23_api.c ./src/target/firmware/flash/cfi_flash.c ./src/target/firmware/calypso/backlight.c ./src/target/firmware/calypso/sim.c ./src/target/firmware/calypso/misc.c ./src/target/firmware/calypso/dsp.c ./src/target/firmware/calypso/du.c ./src/target/firmware/calypso/uwire.c ./src/target/firmware/calypso/uart.c ./src/target/firmware/calypso/buzzer.c ./src/target/firmware/calypso/irq.c ./src/target/firmware/calypso/rtc.c ./src/target/firmware/calypso/keypad.c ./src/target/firmware/calypso/clock.c ./src/target/firmware/calypso/arm.c ./src/target/firmware/calypso/timer.c ./src/target/firmware/calypso/i2c.c ./src/target/firmware/calypso/dsp_params.c ./src/target/firmware/calypso/tpu.c ./src/target/firmware/calypso/dsp_bootcode.c ./src/target/firmware/calypso/dsp_dumpcode.c ./src/target/firmware/calypso/dma.c ./src/target/firmware/calypso/spi.c ./src/target/firmware/calypso/tsp.c ./src/target/firmware/comm/sercomm.c ./src/target/firmware/comm/sercomm_cons.c ./src/target/firmware/comm/msgb.c ./src/target/firmware/comm/timer.c ./src/target/firmware/include/manifest.h ./src/target/firmware/include/console.h ./src/target/firmware/include/i2c.h ./src/target/firmware/include/memory.h ./src/target/firmware/include/rffe.h ./src/target/firmware/include/fb/fb_bw8.h ./src/target/firmware/include/fb/framebuffer.h ./src/target/firmware/include/fb/fb_rgb332.h ./src/target/firmware/include/fb/font.h ./src/target/firmware/include/stdint.h ./src/target/firmware/include/tiffs.h ./src/target/firmware/include/rf/vcxocal.h ./src/target/firmware/include/rf/trf6151.h ./src/target/firmware/include/rf/readcal.h ./src/target/firmware/include/rf/txcal.h ./src/target/firmware/include/ctors.h ./src/target/firmware/include/abb/twl3025.h ./src/target/firmware/include/battery/compal_e88.h ./src/target/firmware/include/battery/battery.h ./src/target/firmware/include/arpa/inet.h ./src/target/firmware/include/delay.h ./src/target/firmware/include/swab.h ./src/target/firmware/include/spi.h ./src/target/firmware/include/ctype.h ./src/target/firmware/include/debug.h ./src/target/firmware/include/endian.h ./src/target/firmware/include/arm.h ./src/target/firmware/include/asm/atomic.h ./src/target/firmware/include/asm/assembler.h ./src/target/firmware/include/asm/system.h ./src/target/firmware/include/asm/swab.h ./src/target/firmware/include/asm/bitops.h ./src/target/firmware/include/asm/div64.h ./src/target/firmware/include/asm/ptrace.h ./src/target/firmware/include/asm/linkage.h ./src/target/firmware/include/defines.h ./src/target/firmware/include/keypad.h ./src/target/firmware/include/layer1/async.h ./src/target/firmware/include/layer1/agc.h ./src/target/firmware/include/layer1/prim.h ./src/target/firmware/include/layer1/avg.h ./src/target/firmware/include/layer1/l23_api.h ./src/target/firmware/include/layer1/rfch.h ./src/target/firmware/include/layer1/sync.h ./src/target/firmware/include/layer1/afc.h ./src/target/firmware/include/layer1/toa.h ./src/target/firmware/include/layer1/tdma_sched.h ./src/target/firmware/include/layer1/sched_gsmtime.h ./src/target/firmware/include/layer1/tpu_window.h ./src/target/firmware/include/layer1/mframe_sched.h ./src/target/firmware/include/flash/cfi_flash.h ./src/target/firmware/include/uwire.h ./src/target/firmware/include/calypso/timer.h ./src/target/firmware/include/calypso/dsp.h ./src/target/firmware/include/calypso/buzzer.h ./src/target/firmware/include/calypso/du.h ./src/target/firmware/include/calypso/misc.h ./src/target/firmware/include/calypso/tpu.h ./src/target/firmware/include/calypso/dsp_api.h ./src/target/firmware/include/calypso/backlight.h ./src/target/firmware/include/calypso/tsp.h ./src/target/firmware/include/calypso/rtc.h ./src/target/firmware/include/calypso/irq.h ./src/target/firmware/include/calypso/dma.h ./src/target/firmware/include/calypso/clock.h ./src/target/firmware/include/calypso/l1_environment.h ./src/target/firmware/include/calypso/sim.h ./src/target/firmware/include/uart.h ./src/target/firmware/include/mtk/bpi.h ./src/target/firmware/include/mtk/emi.h ./src/target/firmware/include/mtk/system.h ./src/target/firmware/include/mtk/mt6139.h ./src/target/firmware/include/mtk/bsi.h ./src/target/firmware/include/mtk/bfe.h ./src/target/firmware/include/mtk/mt6235_sciphone_g2.h ./src/target/firmware/include/mtk/tdma_timer.h ./src/target/firmware/include/mtk/mt6235.h ./src/target/firmware/include/stdio.h ./src/target/firmware/include/board.h ./src/target/firmware/include/comm/timer.h ./src/target/firmware/include/comm/sercomm_cons.h ./src/target/firmware/include/comm/sercomm.h ./src/target/firmware/include/string.h ./src/target/firmware/include/byteorder.h ./src/target/ui-experiment/sdl.h ./src/target/ui-experiment/ui.h ./src/target/ui-experiment/display.h ./src/target/ui-experiment/sdl.c ./src/target/ui-experiment/png2tiny.c ./src/target/ui-experiment/font.h ./src/target/ui-experiment/menu.h ./src/target/ui-experiment/screen.h ./src/target/ui-experiment/pixel.h ./src/target/ui-experiment/image.h ./src/target_dsp/calypso/ida/ndb.h ./include/l1gprs.h ./include/l1ctl_proto.h
+ export PKG_CONFIG_PATH=/build/deps/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/deps/install/lib
+ osmo-build-dep.sh libosmocore  ac_cv_path_DOXYGEN=false
+ 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
+ osmo_git_clone_url libosmocore
+ echo https://gerrit.osmocom.org/libosmocore
+ git clone https://gerrit.osmocom.org/libosmocore libosmocore
Cloning into 'libosmocore'...
+ cd libosmocore
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 38eb4281 tests/gsm0408: remove outdated comment for bcap_csd_2400_v22bis
+ git rev-parse HEAD
38eb4281066b73440230423dfcc055e80ace1b28
+ 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 ac_cv_path_DOXYGEN=false
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... (cached) false
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.10.0.47-38eb4 > .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      bit64gen.h
  GEN      bit32gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      socket_compat.h
  GEN      crc8gen.h
  GEN      bit16gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      bit64gen.h
  GEN      crc64gen.h
  GEN      bit32gen.h
  GEN      socket_compat.h
  GEN      crc8gen.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 jhash.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h '/build/deps/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 panic.h 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 rtp_extensions.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      crc16gen.c
  GEN      crc32gen.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       conv.lo
  CC       context.lo
  CC       conv_acc.lo
  CC       conv_acc_generic.lo
  CC       counter.lo
  CC       crc16.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.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_gettimeofday.lo
  CC       timer.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.22.0.0 /build/deps/install/stow/libosmocore/lib/libosmocore.so.22.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.22.0.0 libosmocore.so.22 || { rm -f libosmocore.so.22 && ln -s libosmocore.so.22.0.0 libosmocore.so.22; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.22.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.22.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /build/deps/install/stow/libosmocore/lib/libosmocore.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[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       command.lo
  CC       buffer.lo
  CC       vty.lo
  CC       vector.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:1: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.1T /build/deps/install/stow/libosmocore/lib/libosmovty.so.13.0.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.1 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.1 libosmovty.so.13; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.1 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.1 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/deps/install/stow/libosmocore/lib/libosmovty.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/vty'
make[3]: Leaving directory '/build/deps/libosmocore/src/vty'
Making install in isdn
make[3]: Entering directory '/build/deps/libosmocore/src/isdn'
  CC       i460_mux.lo
  CC       lapd_core.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 2:0:2 -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.2.0T /build/deps/install/stow/libosmocore/lib/libosmoisdn.so.0.2.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.2.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.2.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /build/deps/install/stow/libosmocore/lib/libosmoisdn.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/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       hr_sid_class.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:1:0 -no-undefined -o libosmocodec.la -rpath /build/deps/install/stow/libosmocore/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo hr_sid_class.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.1T /build/deps/install/stow/libosmocore/lib/libosmocodec.so.4.0.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.1 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.1 libosmocodec.so.4; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.1 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.1 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /build/deps/install/stow/libosmocore/lib/libosmocodec.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/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       comp128.lo
  CC       comp128v23.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       auth_core.lo
  CC       gsm_04_08_gprs.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 21:0:1 -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.1.0T /build/deps/install/stow/libosmocore/lib/libosmogsm.so.20.1.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.1.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.1.0 libosmogsm.so.20; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.1.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.1.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/deps/install/stow/libosmocore/lib/libosmogsm.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[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:1: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.1T /build/deps/install/stow/libosmocore/lib/libosmocoding.so.0.3.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.1 libosmocoding.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/deps/install/stow/libosmocore/lib/libosmocoding.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/coding'
make[3]: Leaving directory '/build/deps/libosmocore/src/coding'
Making install in gb
make[3]: Entering directory '/build/deps/libosmocore/src/gb'
  CC       gprs_ns.lo
  CC       gprs_ns_frgre.lo
  CC       gprs_ns_vty.lo
  CC       gprs_ns_sns.lo
  CC       gprs_bssgp.lo
  CC       gprs_bssgp_util.lo
  CC       gprs_bssgp_vty.lo
  CC       gprs_bssgp_rim.lo
  CC       gprs_bssgp_bss.lo
  CC       gprs_ns2.lo
  CC       gprs_ns2_udp.lo
  CC       gprs_ns2_frgre.lo
  CC       gprs_ns2_fr.lo
  CC       gprs_ns2_vc_fsm.lo
  CC       gprs_ns2_message.lo
  CC       gprs_ns2_sns.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:1: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.1T /build/deps/install/stow/libosmocore/lib/libosmogb.so.14.2.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.1 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.1 libosmogb.so.14; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.1 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.1 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/deps/install/stow/libosmocore/lib/libosmogb.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/gb'
make[3]: Leaving directory '/build/deps/libosmocore/src/gb'
Making install in ctrl
make[3]: Entering directory '/build/deps/libosmocore/src/ctrl'
  CC       control_cmd.lo
  CC       control_if.lo
  CC       fsm_ctrl_commands.lo
  CC       control_vty.lo
  CCLD     libosmoctrl.la
make[4]: Entering directory '/build/deps/libosmocore/src/ctrl'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 9:0:9 -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.9.0T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.9.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.9.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.9.0 libosmoctrl.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.9.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.9.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/ctrl'
make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making install in pseudotalloc
make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[4]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making install in sim
make[3]: Entering directory '/build/deps/libosmocore/src/sim'
  CC       core.lo
  CC       reader.lo
  CC       class_tables.lo
  CC       card_fs_sim.lo
  CC       card_fs_usim.lo
  CC       card_fs_uicc.lo
  CC       card_fs_isim.lo
  CC       card_fs_hpsim.lo
  CC       card_fs_tetra.lo
  CC       reader_pcsc.lo
  CCLD     libosmosim.la
make[4]: Entering directory '/build/deps/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
 /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:3: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.3T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.1.3
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.3 libosmosim.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.3 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.3 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/sim'
make[3]: Leaving directory '/build/deps/libosmocore/src/sim'
Making install in usb
make[3]: Entering directory '/build/deps/libosmocore/src/usb'
  CC       osmo_libusb.lo
  CCLD     libosmousb.la
make[4]: Entering directory '/build/deps/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmousb.la'
libtool: install: (cd /build/deps/libosmocore/src/usb; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/libusb-1.0 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 0:1:0 -no-undefined -o libosmousb.la -rpath /build/deps/install/stow/libosmocore/lib osmo_libusb.lo ../../src/core/libosmocore.la -ltalloc -lusb-1.0 )
libtool: install: /usr/bin/install -c .libs/libosmousb.so.0.0.1T /build/deps/install/stow/libosmocore/lib/libosmousb.so.0.0.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so.0 || { rm -f libosmousb.so.0 && ln -s libosmousb.so.0.0.1 libosmousb.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmousb.so.0.0.1 libosmousb.so || { rm -f libosmousb.so && ln -s libosmousb.so.0.0.1 libosmousb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmousb.lai /build/deps/install/stow/libosmocore/lib/libosmousb.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Leaving directory '/build/deps/libosmocore/src/usb'
make[3]: Entering directory '/build/deps/libosmocore/src'
make[4]: Entering directory '/build/deps/libosmocore/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmocore/src'
make[3]: Leaving directory '/build/deps/libosmocore/src'
make[2]: Leaving directory '/build/deps/libosmocore/src'
Making install in utils
make[2]: Entering directory '/build/deps/libosmocore/utils'
make[3]: Entering directory '/build/deps/libosmocore/utils'
  CC       osmo-arfcn.o
  CC       osmo-auc-gen.o
  CC       osmo-config-merge.o
  CC       osmo-aka-verify.o
  CC       gsmtap-logsend.o
  CC       osmo_sim_test-osmo-sim-test.o
  CC       osmo-ns-dummy.o
  CC       osmo-ns-dummy-vty.o
  CCLD     osmo-auc-gen
  CCLD     osmo-arfcn
  CCLD     osmo-aka-verify
  CCLD     osmo-config-merge
  CCLD     osmo-gsmtap-logsend
  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/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmocore/include'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/deps/install/stow/libosmocore/share/aclocal'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/deps/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-release.mk '/build/deps/install/stow/libosmocore/include'
 /usr/bin/install -c osmo-release.sh '/build/deps/install/stow/libosmocore/bin'
make  install-data-hook
make[4]: Entering directory '/build/deps/libosmocore'
make[4]: Nothing to be done for 'install-data-hook'.
make[4]: Leaving directory '/build/deps/libosmocore'
make[3]: Leaving directory '/build/deps/libosmocore'
make[2]: Leaving directory '/build/deps/libosmocore'
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmocore
+ osmo-build-dep.sh libosmo-gprs



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

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmo-gprs 
+ project=libosmo-gprs
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmo-gprs
+ osmo_git_clone_url libosmo-gprs
+ echo https://gerrit.osmocom.org/libosmo-gprs
+ git clone https://gerrit.osmocom.org/libosmo-gprs libosmo-gprs
Cloning into 'libosmo-gprs'...
+ cd libosmo-gprs
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 821550c Make compatible with libosmocore >= 1.10.0
+ git rev-parse HEAD
821550ca617dad175e7f61f5ec1d343d23cbecdc
+ cd libosmo-gprs
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir libosmo-gprs
+ 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: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 --prefix=/build/deps/install/stow/libosmo-gprs --with-systemdsystemunitdir=/build/deps/install/stow/libosmo-gprs/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for 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 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 UNKNOWN > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmo-gprs'
Making install in include
make[2]: Entering directory '/build/deps/libosmo-gprs/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmo-gprs/include/osmocom'
Making install in csn1
make[4]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/csn1'
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/csn1'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/include/osmocom/csn1'
 /usr/bin/install -c -m 644 wireshark_compat.h csn1.h '/build/deps/install/stow/libosmo-gprs/include/osmocom/csn1'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/csn1'
make[4]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/csn1'
Making install in gprs
make[4]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs'
Making install in gmm
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/gmm'
make[6]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/gmm'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/gmm'
 /usr/bin/install -c -m 644 gmm.h gmm_prim.h '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/gmm'
make[6]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/gmm'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/gmm'
Making install in llc
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/llc'
make[6]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/llc'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/llc'
 /usr/bin/install -c -m 644 llc.h llc_prim.h '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/llc'
make[6]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/llc'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/llc'
Making install in rlcmac
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[6]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/rlcmac'
 /usr/bin/install -c -m 644 csn1_defs.h rlcmac.h rlcmac_prim.h types.h '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[6]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/rlcmac'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/rlcmac'
Making install in sndcp
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sndcp'
make[6]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sndcp'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/sndcp'
 /usr/bin/install -c -m 644 sndcp.h sndcp_prim.h '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/sndcp'
make[6]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sndcp'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sndcp'
Making install in sm
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sm'
make[6]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sm'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/sm'
 /usr/bin/install -c -m 644 sm.h sm_prim.h sm_qos.h '/build/deps/install/stow/libosmo-gprs/include/osmocom/gprs/sm'
make[6]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sm'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs/sm'
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs'
make[6]: Entering directory '/build/deps/libosmo-gprs/include/osmocom/gprs'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs'
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs'
make[4]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom/gprs'
make[4]: Entering directory '/build/deps/libosmo-gprs/include/osmocom'
make[5]: Entering directory '/build/deps/libosmo-gprs/include/osmocom'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom'
make[4]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom'
make[3]: Leaving directory '/build/deps/libosmo-gprs/include/osmocom'
make[3]: Entering directory '/build/deps/libosmo-gprs/include'
make[4]: Entering directory '/build/deps/libosmo-gprs/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/include'
make[3]: Leaving directory '/build/deps/libosmo-gprs/include'
make[2]: Leaving directory '/build/deps/libosmo-gprs/include'
Making install in src
make[2]: Entering directory '/build/deps/libosmo-gprs/src'
Making install in common
make[3]: Entering directory '/build/deps/libosmo-gprs/src/common'
  CC       qos.lo
  CCLD     libosmo-gprs-common.la
make[4]: Entering directory '/build/deps/libosmo-gprs/src/common'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/src/common'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/common'
Making install in csn1
make[3]: Entering directory '/build/deps/libosmo-gprs/src/csn1'
  CC       csn1.lo
  CC       csn1_enc.lo
  CC       csn1_dec.lo
  CCLD     libosmo-csn1.la
make[4]: Entering directory '/build/deps/libosmo-gprs/src/csn1'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-csn1.la '/build/deps/install/stow/libosmo-gprs/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.so.0.0.0 /build/deps/install/stow/libosmo-gprs/lib/libosmo-csn1.so.0.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-csn1.la
libtool: install: /usr/bin/install -c .libs/libosmo-csn1.a /build/deps/install/stow/libosmo-gprs/lib/libosmo-csn1.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-gprs/lib/libosmo-csn1.a
libtool: install: ranlib /build/deps/install/stow/libosmo-gprs/lib/libosmo-csn1.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-gprs/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-gprs/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/libosmo-gprs/src/csn1'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/csn1'
Making install in llc
make[3]: Entering directory '/build/deps/libosmo-gprs/src/llc'
  CC       llc.lo
  CC       llc_bssgp.lo
  CC       crc24.lo
  CC       llc_ll.lo
  CC       llc_llgmm.lo
  CC       llc_grr.lo
  CC       llc_pdu.lo
  CC       llc_prim.lo
  CC       llc_xid.lo
  CC       misc.lo
  CCLD     libosmo-gprs-llc.la
make[4]: Entering directory '/build/deps/libosmo-gprs/src/llc'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-llc.la '/build/deps/install/stow/libosmo-gprs/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.so.0.0.0 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-llc.so.0.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-llc.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-llc.a /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-llc.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-llc.a
libtool: install: ranlib /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-llc.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-gprs/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-gprs/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/libosmo-gprs/src/llc'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/llc'
Making install in rlcmac
make[3]: Entering directory '/build/deps/libosmo-gprs/src/rlcmac'
  CC       codel.lo
  CC       coding_scheme.lo
  CC       csn1_ts_44_018.lo
  CC       csn1_ts_24_008.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]: Entering directory '/build/deps/libosmo-gprs/src/rlcmac'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-rlcmac.la '/build/deps/install/stow/libosmo-gprs/lib'
libtool: warning: relinking 'libosmo-gprs-rlcmac.la'
libtool: install: (cd /build/deps/libosmo-gprs/src/rlcmac; /bin/bash "/build/deps/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-rlcmac.so.0.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-rlcmac.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-rlcmac.a /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-rlcmac.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-rlcmac.a
libtool: install: ranlib /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-rlcmac.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-gprs/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-gprs/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/libosmo-gprs/src/rlcmac'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/rlcmac'
Making install in sndcp
make[3]: Entering directory '/build/deps/libosmo-gprs/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]: Entering directory '/build/deps/libosmo-gprs/src/sndcp'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-sndcp.la '/build/deps/install/stow/libosmo-gprs/lib'
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.so.0.0.0 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sndcp.so.0.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sndcp.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sndcp.a /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sndcp.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sndcp.a
libtool: install: ranlib /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sndcp.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-gprs/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-gprs/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/libosmo-gprs/src/sndcp'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/sndcp'
Making install in gmm
make[3]: Entering directory '/build/deps/libosmo-gprs/src/gmm'
  CC       gmm.lo
  CC       gmm_ms_fsm.lo
  CC       gmm_pdu.lo
  CC       gmm_prim.lo
  CC       misc.lo
  CCLD     libosmo-gprs-gmm.la
make[4]: Entering directory '/build/deps/libosmo-gprs/src/gmm'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-gmm.la '/build/deps/install/stow/libosmo-gprs/lib'
libtool: warning: relinking 'libosmo-gprs-gmm.la'
libtool: install: (cd /build/deps/libosmo-gprs/src/gmm; /bin/bash "/build/deps/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-gmm.so.0.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-gmm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-gmm.a /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-gmm.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-gmm.a
libtool: install: ranlib /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-gmm.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-gprs/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-gprs/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/libosmo-gprs/src/gmm'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/gmm'
Making install in sm
make[3]: Entering directory '/build/deps/libosmo-gprs/src/sm'
  CC       sm.lo
  CC       sm_pdu.lo
  CC       sm_prim.lo
  CC       sm_ms_fsm.lo
  CC       sm_qos.lo
  CC       misc.lo
  CCLD     libosmo-gprs-sm.la
make[4]: Entering directory '/build/deps/libosmo-gprs/src/sm'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmo-gprs-sm.la '/build/deps/install/stow/libosmo-gprs/lib'
libtool: warning: relinking 'libosmo-gprs-sm.la'
libtool: install: (cd /build/deps/libosmo-gprs/src/sm; /bin/bash "/build/deps/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sm.so.0.0.0
libtool: install: (cd /build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sm.la
libtool: install: /usr/bin/install -c .libs/libosmo-gprs-sm.a /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sm.a
libtool: install: chmod 644 /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sm.a
libtool: install: ranlib /build/deps/install/stow/libosmo-gprs/lib/libosmo-gprs-sm.a
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/libosmo-gprs/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/libosmo-gprs/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/libosmo-gprs/src/sm'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src/sm'
make[3]: Entering directory '/build/deps/libosmo-gprs/src'
make[4]: Entering directory '/build/deps/libosmo-gprs/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/libosmo-gprs/src'
make[3]: Leaving directory '/build/deps/libosmo-gprs/src'
make[2]: Leaving directory '/build/deps/libosmo-gprs/src'
Making install in tests
make[2]: Entering directory '/build/deps/libosmo-gprs/tests'
Making install in gmm
make[3]: Entering directory '/build/deps/libosmo-gprs/tests/gmm'
make[4]: Entering directory '/build/deps/libosmo-gprs/tests/gmm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/tests/gmm'
make[3]: Leaving directory '/build/deps/libosmo-gprs/tests/gmm'
Making install in llc
make[3]: Entering directory '/build/deps/libosmo-gprs/tests/llc'
make[4]: Entering directory '/build/deps/libosmo-gprs/tests/llc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/tests/llc'
make[3]: Leaving directory '/build/deps/libosmo-gprs/tests/llc'
Making install in rlcmac
make[3]: Entering directory '/build/deps/libosmo-gprs/tests/rlcmac'
make[4]: Entering directory '/build/deps/libosmo-gprs/tests/rlcmac'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/tests/rlcmac'
make[3]: Leaving directory '/build/deps/libosmo-gprs/tests/rlcmac'
Making install in sndcp
make[3]: Entering directory '/build/deps/libosmo-gprs/tests/sndcp'
make[4]: Entering directory '/build/deps/libosmo-gprs/tests/sndcp'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/tests/sndcp'
make[3]: Leaving directory '/build/deps/libosmo-gprs/tests/sndcp'
Making install in sm
make[3]: Entering directory '/build/deps/libosmo-gprs/tests/sm'
make[4]: Entering directory '/build/deps/libosmo-gprs/tests/sm'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/deps/libosmo-gprs/tests/sm'
make[3]: Leaving directory '/build/deps/libosmo-gprs/tests/sm'
make[3]: Entering directory '/build/deps/libosmo-gprs/tests'
make[4]: Entering directory '/build/deps/libosmo-gprs/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/libosmo-gprs/tests'
make[3]: Leaving directory '/build/deps/libosmo-gprs/tests'
make[2]: Leaving directory '/build/deps/libosmo-gprs/tests'
make[2]: Entering directory '/build/deps/libosmo-gprs'
make[3]: Entering directory '/build/deps/libosmo-gprs'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/libosmo-gprs/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/deps/install/stow/libosmo-gprs/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/libosmo-gprs'
make[2]: Leaving directory '/build/deps/libosmo-gprs'
make[1]: Leaving directory '/build/deps/libosmo-gprs'
+ STOW_DIR=/build/deps/install/stow stow --restow libosmo-gprs
+ osmo-build-dep.sh gapk
+ mkdir -p /build/deps



 =============================== gapk ===============================

+ cd /build/deps
+ osmo-deps.sh gapk 
+ project=gapk
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d gapk
+ osmo_git_clone_url gapk
+ echo https://gerrit.osmocom.org/gapk
+ git clone https://gerrit.osmocom.org/gapk gapk
Cloning into 'gapk'...
+ cd gapk
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
Your branch is up to date with 'origin/master'.
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 0fe672e debian/control: libosmogapk-dev: add missing dep
+ git rev-parse HEAD
0fe672e68d5c45ce866743348e37b55622b4f286
+ cd gapk
+ mkdir -p /build/deps/install/stow
+ osmo_source_subdir gapk
+ subdir=
+ [ -n  ]
+ autoreconf --install --force
libtoolize: putting auxiliary files in '.'.
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:7: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
libgsmhr/Makefile.am: installing './depcomp'
+ ./configure --prefix=/build/deps/install/stow/gapk --with-systemdsystemunitdir=/build/deps/install/stow/gapk/lib/systemd/system
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
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 whether make supports nested variables... (cached) yes
checking if gcc supports -fvisibility=hidden... yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore >= 0.3.2... yes
checking for libosmocodec >= 0.1.25... yes
checking for alsa... yes
checking for opencore-amrnb >= 0.1.0... no
checking for gsm/gsm.h... yes
checking for gsm_create in -lgsm... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libgsmhr/Makefile
config.status: creating include/Makefile
config.status: creating include/gsmhr/Makefile
config.status: creating libosmogapk.pc
config.status: creating tests/atlocal
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing tests/atconfig commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 8 install
echo 1.1.2.1-0fe6 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/gapk'
Making install in include
make[2]: Entering directory '/build/deps/gapk/include'
make[3]: Entering directory '/build/deps/gapk/include'
make[4]: Entering directory '/build/deps/gapk/include'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/gapk/include'
 /usr/bin/mkdir -p '/build/deps/install/stow/gapk/include/osmocom/gapk'
 /usr/bin/install -c -m 644  osmocom/gapk/get_cycles.h osmocom/gapk/benchmark.h osmocom/gapk/procqueue.h osmocom/gapk/formats.h osmocom/gapk/codecs.h osmocom/gapk/common.h '/build/deps/install/stow/gapk/include/osmocom/gapk'
make[4]: Leaving directory '/build/deps/gapk/include'
make[3]: Leaving directory '/build/deps/gapk/include'
make[2]: Leaving directory '/build/deps/gapk/include'
Making install in src
make[2]: Entering directory '/build/deps/gapk/src'
  CC       app_osmo_gapk.o
  CC       pq_format.lo
  CC       procqueue.lo
  CC       pq_codec.lo
  CC       pq_file.lo
  CC       pq_alsa.lo
  CC       pq_rtp.lo
  CC       pq_ecu.lo
  CC       ecu_fr.lo
  CC       formats.lo
  CC       fmt_ti.lo
  CC       fmt_amr.lo
  CC       fmt_gsm.lo
  CC       fmt_hr_ref.lo
  CC       fmt_racal.lo
  CC       fmt_rawpcm.lo
ecu_fr.c: In function 'ecu_proc_fr':
ecu_fr.c:52:17: warning: 'osmo_ecu_fr_reset' is deprecated: Use generic ECU abstraction layer instead [-Wdeprecated-declarations]
   52 |                 osmo_ecu_fr_reset(state, (uint8_t *) in);
      |                 ^~~~~~~~~~~~~~~~~
In file included from ecu_fr.c:30:
/build/deps/install/stow/libosmocore/include/osmocom/codec/ecu.h:15:6: note: declared here
   15 | void osmo_ecu_fr_reset(struct osmo_ecu_fr_state *state, const uint8_t *frame)
      |      ^~~~~~~~~~~~~~~~~
ecu_fr.c:73:9: warning: 'osmo_ecu_fr_conceal' is deprecated: Use generic ECU abstraction layer instead [-Wdeprecated-declarations]
   73 |         rc = osmo_ecu_fr_conceal(state, out);
      |         ^~
/build/deps/install/stow/libosmocore/include/osmocom/codec/ecu.h:17:5: note: declared here
   17 | int osmo_ecu_fr_conceal(struct osmo_ecu_fr_state *state, uint8_t *frame)
      |     ^~~~~~~~~~~~~~~~~~~
  CC       fmt_rtp_amr.lo
  CC       fmt_rtp_efr.lo
  CC       fmt_rtp_hr_etsi.lo
  CC       fmt_rtp_hr_ietf.lo
  CC       fmt_amr_opencore.lo
  CC       codecs.lo
  CC       codec_pcm.lo
  CC       codec_hr.lo
  CC       codec_fr.lo
  CC       codec_efr.lo
  CC       codec_amr.lo
  CC       benchmark.lo
  CC       common.lo
  CCLD     libosmogapk.la
  CCLD     osmo-gapk
make[3]: Entering directory '/build/deps/gapk/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/gapk/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libosmogapk.la '/build/deps/install/stow/gapk/lib'
libtool: install: /usr/bin/install -c .libs/libosmogapk.so.0.0.0 /build/deps/install/stow/gapk/lib/libosmogapk.so.0.0.0
libtool: install: (cd /build/deps/install/stow/gapk/lib && { ln -s -f libosmogapk.so.0.0.0 libosmogapk.so.0 || { rm -f libosmogapk.so.0 && ln -s libosmogapk.so.0.0.0 libosmogapk.so.0; }; })
libtool: install: (cd /build/deps/install/stow/gapk/lib && { ln -s -f libosmogapk.so.0.0.0 libosmogapk.so || { rm -f libosmogapk.so && ln -s libosmogapk.so.0.0.0 libosmogapk.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogapk.lai /build/deps/install/stow/gapk/lib/libosmogapk.la
libtool: finish: PATH="/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /build/deps/install/stow/gapk/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/deps/install/stow/gapk/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.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/build/deps/install/stow/gapk/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c osmo-gapk '/build/deps/install/stow/gapk/bin'
libtool: install: /usr/bin/install -c .libs/osmo-gapk /build/deps/install/stow/gapk/bin/osmo-gapk
make[3]: Leaving directory '/build/deps/gapk/src'
make[2]: Leaving directory '/build/deps/gapk/src'
Making install in tests
make[2]: Entering directory '/build/deps/gapk/tests'
make[3]: Entering directory '/build/deps/gapk/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/deps/gapk/tests'
make[2]: Leaving directory '/build/deps/gapk/tests'
make[2]: Entering directory '/build/deps/gapk'
make[3]: Entering directory '/build/deps/gapk'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/deps/install/stow/gapk/lib/pkgconfig'
 /usr/bin/install -c -m 644 libosmogapk.pc '/build/deps/install/stow/gapk/lib/pkgconfig'
make[3]: Leaving directory '/build/deps/gapk'
make[2]: Leaving directory '/build/deps/gapk'
make[1]: Leaving directory '/build/deps/gapk'
+ STOW_DIR=/build/deps/install/stow stow --restow gapk
+ set +x
+ cd /build/src/host/gprsdecode
+ autoreconf -fi



 =============================== OsmocomBB ===============================

configure.ac:25: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:25: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:25: the top level
configure.ac:28: warning: AC_OUTPUT should be used without arguments.
configure.ac:28: You should run autoupdate.
configure.ac:15: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './depcomp'
+ ./configure --enable-werror
configure: WARNING: unrecognized options: --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 for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
checking for libosmocoding... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-werror
+ make -j 8
Making all in tests
make[1]: Entering directory '/build/src/host/gprsdecode/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/src/host/gprsdecode/tests'
make[1]: Entering directory '/build/src/host/gprsdecode'
  CC       gsmtap.o
  CC       gprs.o
  CC       main.o
  CC       rlcmac.o
  CCLD     gprsdecode
make[1]: Leaving directory '/build/src/host/gprsdecode'
+ DISTCHECK_CONFIGURE_FLAGS=--enable-werror make -j 8 distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build/src/host/gprsdecode'
make  distdir-am
make[2]: Entering directory '/build/src/host/gprsdecode'
if test -d "gprsdecode-0.0.0"; then find "gprsdecode-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "gprsdecode-0.0.0" || { sleep 5 && rm -rf "gprsdecode-0.0.0"; }; else :; fi
test -d "gprsdecode-0.0.0" || mkdir "gprsdecode-0.0.0"
 (cd tests && make  top_distdir=../gprsdecode-0.0.0 distdir=../gprsdecode-0.0.0/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/gprsdecode/tests'
make  distdir-am
make[4]: Entering directory '/build/src/host/gprsdecode/tests'
:;{ \
	echo '# Signature of the current package.' && \
	echo 'm4_define([AT_PACKAGE_NAME],' && \
	echo '  [gprsdecode])' && \
	echo 'm4_define([AT_PACKAGE_TARNAME],' && \
	echo '  [gprsdecode])' && \
	echo 'm4_define([AT_PACKAGE_VERSION],' && \
	echo '  [0.0.0])' && \
	echo 'm4_define([AT_PACKAGE_STRING],' && \
	echo '  [gprsdecode 0.0.0])' && \
	echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
	echo '  [])'; \
	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
make[4]: Leaving directory '/build/src/host/gprsdecode/tests'
make[3]: Leaving directory '/build/src/host/gprsdecode/tests'
test -n "" \
|| find "gprsdecode-0.0.0" -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/src/host/gprsdecode/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "gprsdecode-0.0.0"
make[2]: Leaving directory '/build/src/host/gprsdecode'
tardir=gprsdecode-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >gprsdecode-0.0.0.tar.bz2
tardir=gprsdecode-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >gprsdecode-0.0.0.tar.gz
make[1]: Leaving directory '/build/src/host/gprsdecode'
if test -d "gprsdecode-0.0.0"; then find "gprsdecode-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "gprsdecode-0.0.0" || { sleep 5 && rm -rf "gprsdecode-0.0.0"; }; else :; fi
case 'gprsdecode-0.0.0.tar.gz gprsdecode-0.0.0.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc gprsdecode-0.0.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc gprsdecode-0.0.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc gprsdecode-0.0.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc gprsdecode-0.0.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c gprsdecode-0.0.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc gprsdecode-0.0.0.shar.gz | unshar ;;\
*.zip*) \
  unzip gprsdecode-0.0.0.zip ;;\
*.tar.zst*) \
  zstd -dc gprsdecode-0.0.0.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w gprsdecode-0.0.0
chmod u+w gprsdecode-0.0.0
mkdir gprsdecode-0.0.0/_build gprsdecode-0.0.0/_build/sub gprsdecode-0.0.0/_inst
chmod a-w gprsdecode-0.0.0
test -d gprsdecode-0.0.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd gprsdecode-0.0.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd gprsdecode-0.0.0/_build/sub \
  && ../../configure \
     \
    --enable-werror \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf gprsdecode-0.0.0.tar.gz gprsdecode-0.0.0.tar.bz2 \
  && make  distcleancheck \
  && cd "$am__cwd" \
  || exit 1
configure: WARNING: unrecognized options: --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 for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
checking for libosmocoding... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-werror
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making all in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
  CC       gsmtap.o
  CC       rlcmac.o
  CC       gprs.o
  CC       main.o
  CCLD     gprsdecode
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making dvi in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making check in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make  check-local
make[3]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
/bin/bash '../../../tests/testsuite' 
## ---------------------------- ##
## gprsdecode 0.0.0 test suite. ##
## ---------------------------- ##

Regression tests.

  1: sample/cs2                                      ok
  2: sample/cs3                                      ok

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

All 2 tests were successful.
make[3]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making install in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[3]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[3]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin'
  /usr/bin/install -c gprsdecode '/build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin'
make[3]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making installcheck in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
/bin/bash '../../../tests/testsuite' AUTOTEST_PATH='/build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin' 
## ---------------------------- ##
## gprsdecode 0.0.0 test suite. ##
## ---------------------------- ##

Regression tests.

  1: sample/cs2                                      ok
  2: sample/cs3                                      ok

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

All 2 tests were successful.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making uninstall in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
 ( cd '/build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin' && rm -f gprsdecode )
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making install in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[3]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[3]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-34673//build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin'
  /usr/bin/install -c gprsdecode '/tmp/am-dc-34673//build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin'
make[3]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making uninstall in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Nothing to be done for 'uninstall'.
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
 ( cd '/tmp/am-dc-34673//build/src/host/gprsdecode/gprsdecode-0.0.0/_inst/bin' && rm -f gprsdecode )
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
if test -d "gprsdecode-0.0.0"; then find "gprsdecode-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "gprsdecode-0.0.0" || { sleep 5 && rm -rf "gprsdecode-0.0.0"; }; else :; fi
test -d "gprsdecode-0.0.0" || mkdir "gprsdecode-0.0.0"
 (cd tests && make  top_distdir=../gprsdecode-0.0.0 distdir=../gprsdecode-0.0.0/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make  distdir-am
make[5]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[5]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[4]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
test -n "" \
|| find "gprsdecode-0.0.0" -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/src/host/gprsdecode/gprsdecode-0.0.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "gprsdecode-0.0.0"
make[3]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
tardir=gprsdecode-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >gprsdecode-0.0.0.tar.bz2
tardir=gprsdecode-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >gprsdecode-0.0.0.tar.gz
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
if test -d "gprsdecode-0.0.0"; then find "gprsdecode-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "gprsdecode-0.0.0" || { sleep 5 && rm -rf "gprsdecode-0.0.0"; }; else :; fi
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
Making distclean in tests
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
test ! -f '../../../tests/testsuite' || /bin/bash '../../../tests/testsuite' --clean
test -z "" || rm -f 
test . = "../../../tests" || test -z "" || rm -f 
test -z "atconfig" || rm -f atconfig
rm -f Makefile
make[2]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub/tests'
make[2]: Entering directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
test -z "gprsdecode" || rm -f gprsdecode
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
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/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f ./.deps/gprs.Po
rm -f ./.deps/gsmtap.Po
rm -f ./.deps/main.Po
rm -f ./.deps/rlcmac.Po
rm -f Makefile
make[1]: Leaving directory '/build/src/host/gprsdecode/gprsdecode-0.0.0/_build/sub'
if test -d "gprsdecode-0.0.0"; then find "gprsdecode-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "gprsdecode-0.0.0" || { sleep 5 && rm -rf "gprsdecode-0.0.0"; }; else :; fi
==================================================
gprsdecode-0.0.0 archives ready for distribution: 
gprsdecode-0.0.0.tar.gz
gprsdecode-0.0.0.tar.bz2
==================================================
+ cd /build/src/host/layer23
+ autoreconf -fi
configure.ac:90: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:90: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:90: the top level
configure.ac:98: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:98: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:98: the top level
configure.ac:100: warning: AC_OUTPUT should be used without arguments.
configure.ac:100: You should run autoupdate.
configure.ac:12: installing './compile'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
src/common/Makefile.am: installing './depcomp'
src/misc/Makefile.am:42: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory,
src/misc/Makefile.am:42: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/misc/Makefile.am:67: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory,
src/misc/Makefile.am:67: but option 'subdir-objects' is disabled
src/misc/Makefile.am:48: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory,
src/misc/Makefile.am:48: but option 'subdir-objects' is disabled
src/misc/Makefile.am:60: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory,
src/misc/Makefile.am:60: but option 'subdir-objects' is disabled
src/misc/Makefile.am:54: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory,
src/misc/Makefile.am:54: but option 'subdir-objects' is disabled
src/modem/Makefile.am:20: warning: source file '$(top_srcdir)/src/common/main.c' is in a subdirectory,
src/modem/Makefile.am:20: but option 'subdir-objects' is disabled
+ ./configure --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 for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore >= 1.5.0... yes
checking for libosmovty >= 0.10.0... yes
checking for libosmogsm... yes
checking for libosmoisdn... yes
checking for libosmocodec... yes
checking for libosmo-gprs-rlcmac... yes
checking for libosmo-gprs-llc... yes
checking for libosmo-gprs-sndcp... yes
checking for libosmo-gprs-gmm... yes
checking for libosmo-gprs-sm... yes
checking for gps_waiting in -lgps... yes
checking for lua53... yes
checking for libosmogapk... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
CFLAGS=" -std=gnu11 -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -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 src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/misc/Makefile
config.status: creating src/mobile/Makefile
config.status: creating src/modem/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/common/Makefile
config.status: creating include/osmocom/bb/misc/Makefile
config.status: creating include/osmocom/bb/mobile/Makefile
config.status: creating include/osmocom/bb/modem/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j 8
make  all-recursive
make[1]: Entering directory '/build/src/host/layer23'
Making all in include
make[2]: Entering directory '/build/src/host/layer23/include'
Making all in osmocom
make[3]: Entering directory '/build/src/host/layer23/include/osmocom'
Making all in bb
make[4]: Entering directory '/build/src/host/layer23/include/osmocom/bb'
Making all in common
make[5]: Entering directory '/build/src/host/layer23/include/osmocom/bb/common'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/common'
Making all in misc
make[5]: Entering directory '/build/src/host/layer23/include/osmocom/bb/misc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/misc'
Making all in mobile
make[5]: Entering directory '/build/src/host/layer23/include/osmocom/bb/mobile'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/mobile'
Making all in modem
make[5]: Entering directory '/build/src/host/layer23/include/osmocom/bb/modem'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/include/osmocom/bb'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/src/host/layer23/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src/host/layer23/include'
make[2]: Leaving directory '/build/src/host/layer23/include'
Making all in src
make[2]: Entering directory '/build/src/host/layer23/src'
Making all in common
make[3]: Entering directory '/build/src/host/layer23/src/common'
  CC       apn.o
  CC       apn_fsm.o
  CC       l1ctl.o
  CC       gps.o
  CC       l1l2_interface.o
  CC       logging.o
  CC       l1ctl_lapdm_glue.o
  CC       ms.o
ms.c: In function 'osmocom_ms_alloc':
ms.c:58:9: warning: 'lapdm_channel_init' is deprecated: Use lapdm_channel_init3() instead [-Wdeprecated-declarations]
   58 |         lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS);
      |         ^~~~~~~~~~~~~~~~~~
In file included from ../../include/osmocom/bb/common/ms.h:8,
                 from ms.c:21:
/build/deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h:99:6: note: declared here
   99 | void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode)
      |      ^~~~~~~~~~~~~~~~~~
  CC       networks.o
  CC       sap_fsm.o
  CC       sap_proto.o
  CC       sap_interface.o
  CC       settings.o
  CC       sim.o
  CC       subscriber.o
  CC       support.o
  CC       sysinfo.o
  CC       utils.o
  CC       vty.o
  AR       liblayer23.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/host/layer23/src/common'
Making all in misc
make[3]: Entering directory '/build/src/host/layer23/src/misc'
  CC       main.o
  CC       app_bcch_scan.o
  CC       app_ccch_scan.o
  CC       bcch_scan.o
  CC       app_cell_log.o
  CC       app_echo_test.o
  CC       rslms.o
  CC       cell_log.o
  CC       geo.o
  CC       app_cbch_sniff.o
  CC       gsmmap.o
  CC       locate.o
  CC       log.o
  CCLD     bcch_scan
gsmmap.c:18:2: warning: #warning todo bsic [-Wcpp]
   18 | #warning todo bsic
      |  ^~~~~~~
  CCLD     ccch_scan
  CCLD     echo_test
  CCLD     cell_log
  CCLD     gsmmap
  CCLD     cbch_sniff
make[3]: Leaving directory '/build/src/host/layer23/src/misc'
Making all in mobile
make[3]: Entering directory '/build/src/host/layer23/src/mobile'
  CC       main.o
  CC       gsm322.o
  CC       gsm480_ss.o
  CC       app_mobile.o
  CC       gsm411_sms.o
  CC       gsm48_cc.o
  CC       gsm48_mm.o
  CC       gsm44068_gcc_bcc.o
  CC       gsm48_rr.o
  CC       gsm414.o
  CC       mnccms.o
  CC       mncc_sock.o
  CC       primitives.o
  CC       tch.o
  CC       tch_data.o
  CC       tch_data_sock.o
  CC       tch_voice.o
  CC       transaction.o
  CC       vty_interface.o
  CC       script_lua.o
  CC       gapk_io.o
  AR       libmobile.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     mobile
make[3]: Leaving directory '/build/src/host/layer23/src/mobile'
Making all in modem
make[3]: Entering directory '/build/src/host/layer23/src/modem'
  CC       main.o
  CC       app_modem.o
  CC       gmm.o
  CC       llc.o
  CC       grr.o
  CC       rlcmac.o
  CC       sndcp.o
  CC       sm.o
  CC       vty.o
  CCLD     modem
make[3]: Leaving directory '/build/src/host/layer23/src/modem'
make[3]: Entering directory '/build/src/host/layer23/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src/host/layer23/src'
make[2]: Leaving directory '/build/src/host/layer23/src'
make[2]: Entering directory '/build/src/host/layer23'
make[2]: Leaving directory '/build/src/host/layer23'
make[1]: Leaving directory '/build/src/host/layer23'
+ DISTCHECK_CONFIGURE_FLAGS=--enable-werror make -j 8 distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build/src/host/layer23'
make  distdir-am
make[2]: Entering directory '/build/src/host/layer23'
if test -d "layer23-0.0.0"; then find "layer23-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "layer23-0.0.0" || { sleep 5 && rm -rf "layer23-0.0.0"; }; else :; fi
test -d "layer23-0.0.0" || mkdir "layer23-0.0.0"
 (cd include && make  top_distdir=../layer23-0.0.0 distdir=../layer23-0.0.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/layer23/include'
make  distdir-am
make[4]: Entering directory '/build/src/host/layer23/include'
 (cd osmocom && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/layer23/include/osmocom'
make  distdir-am
make[6]: Entering directory '/build/src/host/layer23/include/osmocom'
 (cd bb && make  top_distdir=../../../layer23-0.0.0 distdir=../../../layer23-0.0.0/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/src/host/layer23/include/osmocom/bb'
make  distdir-am
make[8]: Entering directory '/build/src/host/layer23/include/osmocom/bb'
 (cd common && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/layer23/include/osmocom/bb/common'
make  distdir-am
make[10]: Entering directory '/build/src/host/layer23/include/osmocom/bb/common'
make[10]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/common'
make[9]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/common'
 (cd misc && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/misc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/layer23/include/osmocom/bb/misc'
make  distdir-am
make[10]: Entering directory '/build/src/host/layer23/include/osmocom/bb/misc'
make[10]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/misc'
make[9]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/misc'
 (cd mobile && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/mobile \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/layer23/include/osmocom/bb/mobile'
make  distdir-am
make[10]: Entering directory '/build/src/host/layer23/include/osmocom/bb/mobile'
make[10]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/mobile'
make[9]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/mobile'
 (cd modem && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/modem \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/layer23/include/osmocom/bb/modem'
make  distdir-am
make[10]: Entering directory '/build/src/host/layer23/include/osmocom/bb/modem'
make[10]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/modem'
make[9]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/modem'
make[8]: Leaving directory '/build/src/host/layer23/include/osmocom/bb'
make[7]: Leaving directory '/build/src/host/layer23/include/osmocom/bb'
make[6]: Leaving directory '/build/src/host/layer23/include/osmocom'
make[5]: Leaving directory '/build/src/host/layer23/include/osmocom'
make[4]: Leaving directory '/build/src/host/layer23/include'
make[3]: Leaving directory '/build/src/host/layer23/include'
 (cd src && make  top_distdir=../layer23-0.0.0 distdir=../layer23-0.0.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/layer23/src'
make  distdir-am
make[4]: Entering directory '/build/src/host/layer23/src'
 (cd common && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/layer23/src/common'
make  distdir-am
make[6]: Entering directory '/build/src/host/layer23/src/common'
make[6]: Leaving directory '/build/src/host/layer23/src/common'
make[5]: Leaving directory '/build/src/host/layer23/src/common'
 (cd misc && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/misc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/layer23/src/misc'
make  distdir-am
make[6]: Entering directory '/build/src/host/layer23/src/misc'
make[6]: Leaving directory '/build/src/host/layer23/src/misc'
make[5]: Leaving directory '/build/src/host/layer23/src/misc'
 (cd mobile && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/mobile \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/layer23/src/mobile'
make  distdir-am
make[6]: Entering directory '/build/src/host/layer23/src/mobile'
make[6]: Leaving directory '/build/src/host/layer23/src/mobile'
make[5]: Leaving directory '/build/src/host/layer23/src/mobile'
 (cd modem && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/modem \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/layer23/src/modem'
make  distdir-am
make[6]: Entering directory '/build/src/host/layer23/src/modem'
make[6]: Leaving directory '/build/src/host/layer23/src/modem'
make[5]: Leaving directory '/build/src/host/layer23/src/modem'
make[4]: Leaving directory '/build/src/host/layer23/src'
make[3]: Leaving directory '/build/src/host/layer23/src'
test -n "" \
|| find "layer23-0.0.0" -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/src/host/layer23/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "layer23-0.0.0"
make[2]: Leaving directory '/build/src/host/layer23'
tardir=layer23-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >layer23-0.0.0.tar.bz2
tardir=layer23-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >layer23-0.0.0.tar.gz
make[1]: Leaving directory '/build/src/host/layer23'
if test -d "layer23-0.0.0"; then find "layer23-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "layer23-0.0.0" || { sleep 5 && rm -rf "layer23-0.0.0"; }; else :; fi
case 'layer23-0.0.0.tar.gz layer23-0.0.0.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc layer23-0.0.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc layer23-0.0.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc layer23-0.0.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc layer23-0.0.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c layer23-0.0.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc layer23-0.0.0.shar.gz | unshar ;;\
*.zip*) \
  unzip layer23-0.0.0.zip ;;\
*.tar.zst*) \
  zstd -dc layer23-0.0.0.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w layer23-0.0.0
chmod u+w layer23-0.0.0
mkdir layer23-0.0.0/_build layer23-0.0.0/_build/sub layer23-0.0.0/_inst
chmod a-w layer23-0.0.0
test -d layer23-0.0.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd layer23-0.0.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd layer23-0.0.0/_build/sub \
  && ../../configure \
     \
    --enable-werror \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf layer23-0.0.0.tar.gz layer23-0.0.0.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 for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore >= 1.5.0... yes
checking for libosmovty >= 0.10.0... yes
checking for libosmogsm... yes
checking for libosmoisdn... yes
checking for libosmocodec... yes
checking for libosmo-gprs-rlcmac... yes
checking for libosmo-gprs-llc... yes
checking for libosmo-gprs-sndcp... yes
checking for libosmo-gprs-gmm... yes
checking for libosmo-gprs-sm... yes
checking for gps_waiting in -lgps... yes
checking for lua53... yes
checking for libosmogapk... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
CFLAGS=" -std=gnu11 -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -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 src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/misc/Makefile
config.status: creating src/mobile/Makefile
config.status: creating src/modem/Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/common/Makefile
config.status: creating include/osmocom/bb/misc/Makefile
config.status: creating include/osmocom/bb/mobile/Makefile
config.status: creating include/osmocom/bb/modem/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making all in include
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making all in osmocom
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making all in bb
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making all in common
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making all in misc
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making all in mobile
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making all in modem
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making all in common
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
  CC       apn.o
  CC       apn_fsm.o
  CC       gps.o
  CC       l1ctl.o
  CC       l1l2_interface.o
  CC       l1ctl_lapdm_glue.o
  CC       logging.o
  CC       ms.o
../../../../src/common/ms.c: In function 'osmocom_ms_alloc':
../../../../src/common/ms.c:58:9: warning: 'lapdm_channel_init' is deprecated: Use lapdm_channel_init3() instead [-Wdeprecated-declarations]
   58 |         lapdm_channel_init(&ms->lapdm_channel, LAPDM_MODE_MS);
      |         ^~~~~~~~~~~~~~~~~~
In file included from ../../../../include/osmocom/bb/common/ms.h:8,
                 from ../../../../src/common/ms.c:21:
/build/deps/install/stow/libosmocore/include/osmocom/gsm/lapdm.h:99:6: note: declared here
   99 | void lapdm_channel_init(struct lapdm_channel *lc, enum lapdm_mode mode)
      |      ^~~~~~~~~~~~~~~~~~
  CC       networks.o
  CC       sap_proto.o
  CC       sap_fsm.o
  CC       sap_interface.o
  CC       settings.o
  CC       sim.o
  CC       subscriber.o
  CC       support.o
  CC       sysinfo.o
  CC       utils.o
  CC       vty.o
  AR       liblayer23.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making all in misc
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
  CC       main.o
  CC       app_bcch_scan.o
  CC       bcch_scan.o
  CC       app_ccch_scan.o
  CC       rslms.o
  CC       app_echo_test.o
  CC       app_cell_log.o
  CC       cell_log.o
  CC       geo.o
  CC       app_cbch_sniff.o
  CC       gsmmap.o
  CC       locate.o
  CC       log.o
../../../../src/misc/gsmmap.c:18:2: warning: #warning todo bsic [-Wcpp]
   18 | #warning todo bsic
      |  ^~~~~~~
  CCLD     bcch_scan
  CCLD     ccch_scan
  CCLD     echo_test
  CCLD     cell_log
  CCLD     cbch_sniff
  CCLD     gsmmap
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making all in mobile
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
  CC       main.o
  CC       app_mobile.o
  CC       gsm322.o
  CC       gsm480_ss.o
  CC       gsm48_cc.o
  CC       gsm411_sms.o
  CC       gsm44068_gcc_bcc.o
  CC       gsm48_mm.o
  CC       gsm48_rr.o
  CC       gsm414.o
  CC       mnccms.o
  CC       mncc_sock.o
  CC       primitives.o
  CC       tch.o
  CC       tch_data.o
  CC       tch_data_sock.o
  CC       tch_voice.o
  CC       transaction.o
  CC       vty_interface.o
  CC       script_lua.o
  CC       gapk_io.o
  AR       libmobile.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     mobile
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making all in modem
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
  CC       main.o
  CC       app_modem.o
  CC       gmm.o
  CC       grr.o
  CC       llc.o
  CC       rlcmac.o
  CC       sm.o
  CC       sndcp.o
  CC       vty.o
  CCLD     modem
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making dvi in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making dvi in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making dvi in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making dvi in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making dvi in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making dvi in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'dvi-am'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'dvi-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making dvi in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making dvi in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making dvi in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making dvi in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making check in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making check in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making check in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making check in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making check in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making check in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making check in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making check in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making check in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making check in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making check in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making install in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making install in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making install in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making install in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making install in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making install in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making install in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/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/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making install in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making install in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
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/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making install in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/src/host/layer23/layer23-0.0.0/_inst/bin'
  /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap '/build/src/host/layer23/layer23-0.0.0/_inst/bin'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making install in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/src/host/layer23/layer23-0.0.0/_inst/bin'
  /usr/bin/install -c mobile '/build/src/host/layer23/layer23-0.0.0/_inst/bin'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making install in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/src/host/layer23/layer23-0.0.0/_inst/bin'
  /usr/bin/install -c modem '/build/src/host/layer23/layer23-0.0.0/_inst/bin'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/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/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making installcheck in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making installcheck in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making installcheck in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making installcheck in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making installcheck in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making installcheck in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'installcheck-am'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'installcheck-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making installcheck in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making installcheck in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making installcheck in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making installcheck in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Nothing to be done for 'installcheck'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making uninstall in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making uninstall in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making uninstall in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making uninstall in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making uninstall in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making uninstall in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making uninstall in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
 ( cd '/build/src/host/layer23/layer23-0.0.0/_inst/bin' && rm -f bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap )
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making uninstall in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
 ( cd '/build/src/host/layer23/layer23-0.0.0/_inst/bin' && rm -f mobile )
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making uninstall in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
 ( cd '/build/src/host/layer23/layer23-0.0.0/_inst/bin' && rm -f modem )
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making install in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making install in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making install in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making install in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making install in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making install in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making install in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/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/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making install in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making install in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
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/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making install in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin'
  /usr/bin/install -c bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making install in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin'
  /usr/bin/install -c mobile '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making install in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin'
  /usr/bin/install -c modem '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/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/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making uninstall in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making uninstall in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making uninstall in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making uninstall in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making uninstall in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making uninstall in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[3]: Nothing to be done for 'uninstall'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making uninstall in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
 ( cd '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin' && rm -f bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap )
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making uninstall in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
 ( cd '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin' && rm -f mobile )
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making uninstall in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
 ( cd '/tmp/am-dc-38005//build/src/host/layer23/layer23-0.0.0/_inst/bin' && rm -f modem )
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
if test -d "layer23-0.0.0"; then find "layer23-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "layer23-0.0.0" || { sleep 5 && rm -rf "layer23-0.0.0"; }; else :; fi
test -d "layer23-0.0.0" || mkdir "layer23-0.0.0"
 (cd include && make  top_distdir=../layer23-0.0.0 distdir=../layer23-0.0.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
 (cd osmocom && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make  distdir-am
make[7]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
 (cd bb && make  top_distdir=../../../layer23-0.0.0 distdir=../../../layer23-0.0.0/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make  distdir-am
make[9]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
 (cd common && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make  distdir-am
make[11]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[11]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
make[10]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
 (cd misc && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/misc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make  distdir-am
make[11]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[11]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
make[10]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
 (cd mobile && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/mobile \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make  distdir-am
make[11]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[11]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
make[10]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
 (cd modem && make  top_distdir=../../../../layer23-0.0.0 distdir=../../../../layer23-0.0.0/include/osmocom/bb/modem \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make  distdir-am
make[11]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[11]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[10]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[9]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[8]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[7]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
 (cd src && make  top_distdir=../layer23-0.0.0 distdir=../layer23-0.0.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
 (cd common && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/common \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make  distdir-am
make[7]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[7]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
 (cd misc && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/misc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make  distdir-am
make[7]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[7]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
 (cd mobile && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/mobile \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make  distdir-am
make[7]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[7]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
 (cd modem && make  top_distdir=../../layer23-0.0.0 distdir=../../layer23-0.0.0/src/modem \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make  distdir-am
make[7]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[7]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[6]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
test -n "" \
|| find "layer23-0.0.0" -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/src/host/layer23/layer23-0.0.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "layer23-0.0.0"
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
tardir=layer23-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >layer23-0.0.0.tar.bz2
tardir=layer23-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >layer23-0.0.0.tar.gz
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
if test -d "layer23-0.0.0"; then find "layer23-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "layer23-0.0.0" || { sleep 5 && rm -rf "layer23-0.0.0"; }; else :; fi
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making distclean in osmocom
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
Making distclean in bb
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
Making distclean in common
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/common" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/common'
Making distclean in misc
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/misc" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/misc'
Making distclean in mobile
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/mobile" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/mobile'
Making distclean in modem
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/modem" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb/modem'
make[5]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/bb" || test -z "" || rm -f 
make[5]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
rm -f Makefile
make[4]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
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/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
rm -f Makefile
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../include" || test -z "" || rm -f 
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
Making distclean in common
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
test -z "liblayer23.a" || rm -f liblayer23.a
rm -f *.o
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 ./.deps/apn.Po
rm -f ./.deps/apn_fsm.Po
rm -f ./.deps/gps.Po
rm -f ./.deps/l1ctl.Po
rm -f ./.deps/l1ctl_lapdm_glue.Po
rm -f ./.deps/l1l2_interface.Po
rm -f ./.deps/logging.Po
rm -f ./.deps/ms.Po
rm -f ./.deps/networks.Po
rm -f ./.deps/sap_fsm.Po
rm -f ./.deps/sap_interface.Po
rm -f ./.deps/sap_proto.Po
rm -f ./.deps/settings.Po
rm -f ./.deps/sim.Po
rm -f ./.deps/subscriber.Po
rm -f ./.deps/support.Po
rm -f ./.deps/sysinfo.Po
rm -f ./.deps/utils.Po
rm -f ./.deps/vty.Po
rm -f Makefile
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/common'
Making distclean in misc
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
test -z "bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap" || rm -f bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/misc" || test -z "" || rm -f 
rm -f ./.deps/app_bcch_scan.Po
rm -f ./.deps/app_cbch_sniff.Po
rm -f ./.deps/app_ccch_scan.Po
rm -f ./.deps/app_cell_log.Po
rm -f ./.deps/app_echo_test.Po
rm -f ./.deps/bcch_scan.Po
rm -f ./.deps/cell_log.Po
rm -f ./.deps/geo.Po
rm -f ./.deps/gsmmap.Po
rm -f ./.deps/locate.Po
rm -f ./.deps/log.Po
rm -f ./.deps/main.Po
rm -f ./.deps/rslms.Po
rm -f Makefile
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/misc'
Making distclean in mobile
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
test -z "mobile" || rm -f mobile
test -z "libmobile.a" || rm -f libmobile.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/mobile" || test -z "" || rm -f 
rm -f ./.deps/app_mobile.Po
rm -f ./.deps/gapk_io.Po
rm -f ./.deps/gsm322.Po
rm -f ./.deps/gsm411_sms.Po
rm -f ./.deps/gsm414.Po
rm -f ./.deps/gsm44068_gcc_bcc.Po
rm -f ./.deps/gsm480_ss.Po
rm -f ./.deps/gsm48_cc.Po
rm -f ./.deps/gsm48_mm.Po
rm -f ./.deps/gsm48_rr.Po
rm -f ./.deps/main.Po
rm -f ./.deps/mncc_sock.Po
rm -f ./.deps/mnccms.Po
rm -f ./.deps/primitives.Po
rm -f ./.deps/script_lua.Po
rm -f ./.deps/script_nolua.Po
rm -f ./.deps/tch.Po
rm -f ./.deps/tch_data.Po
rm -f ./.deps/tch_data_sock.Po
rm -f ./.deps/tch_voice.Po
rm -f ./.deps/transaction.Po
rm -f ./.deps/vty_interface.Po
rm -f Makefile
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/mobile'
Making distclean in modem
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
test -z "modem" || rm -f modem
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../src/modem" || test -z "" || rm -f 
rm -f ./.deps/app_modem.Po
rm -f ./.deps/gmm.Po
rm -f ./.deps/grr.Po
rm -f ./.deps/llc.Po
rm -f ./.deps/main.Po
rm -f ./.deps/rlcmac.Po
rm -f ./.deps/sm.Po
rm -f ./.deps/sndcp.Po
rm -f ./.deps/vty.Po
rm -f Makefile
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src/modem'
make[3]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../src" || test -z "" || rm -f 
make[3]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
test -z "" || rm -f 
rm -f config.h stamp-h1
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/src/host/layer23/layer23-0.0.0/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/src/host/layer23/layer23-0.0.0/_build/sub'
if test -d "layer23-0.0.0"; then find "layer23-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "layer23-0.0.0" || { sleep 5 && rm -rf "layer23-0.0.0"; }; else :; fi
===============================================
layer23-0.0.0 archives ready for distribution: 
layer23-0.0.0.tar.gz
layer23-0.0.0.tar.bz2
===============================================
+ cd /build/src/host/trxcon
+ autoreconf -fi
libtoolize: putting auxiliary files in '.'.
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:21: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:21: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:21: the top level
configure.ac:12: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmocoding... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 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 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
CFLAGS=" -std=gnu11 -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -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 include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/l1sched/Makefile
config.status: creating include/osmocom/bb/trxcon/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make -j 8
echo 0.0.0 > .version-t && mv .version-t .version
make  all-recursive
make[1]: Entering directory '/build/src/host/trxcon'
Making all in include
make[2]: Entering directory '/build/src/host/trxcon/include'
Making all in osmocom
make[3]: Entering directory '/build/src/host/trxcon/include/osmocom'
Making all in bb
make[4]: Entering directory '/build/src/host/trxcon/include/osmocom/bb'
Making all in l1sched
make[5]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
Making all in trxcon
make[5]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make[5]: Entering directory '/build/src/host/trxcon/include/osmocom/bb'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/trxcon/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/trxcon/include/osmocom'
make[3]: Leaving directory '/build/src/host/trxcon/include/osmocom'
make[3]: Entering directory '/build/src/host/trxcon/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src/host/trxcon/include'
make[2]: Leaving directory '/build/src/host/trxcon/include'
Making all in src
make[2]: Entering directory '/build/src/host/trxcon/src'
  CC       l1ctl_server.o
  CC       trxcon_main.o
  CC       trx_if.o
  CC       logging.o
  CC       trxcon_inst.lo
  CC       trxcon_fsm.lo
  CC       trxcon_shim.lo
  CC       l1ctl.lo
  CC       sched_lchan_common.lo
  CC       sched_lchan_pdtch.lo
  CC       sched_lchan_desc.lo
  CC       sched_lchan_xcch.lo
  CC       sched_lchan_tchf.lo
  CC       sched_lchan_tchh.lo
  CC       sched_lchan_rach.lo
  CC       sched_lchan_sch.lo
  CC       sched_mframe.lo
  CC       sched_prim.lo
  CC       sched_trx.lo
  CC       l1gprs.lo
sched_lchan_tchh.c: In function 'rx_tchh_fn':
sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
  249 |                 rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p),
      |                 ^~
In file included from sched_lchan_tchh.c:36:
/build/deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
   52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
      |     ^~~~~~~~~~~~~~~~~~~~~
  CCLD     libtrxcon.la
  CCLD     libl1sched.la
  CCLD     libl1gprs.la
  CCLD     trxcon
make[2]: Leaving directory '/build/src/host/trxcon/src'
make[2]: Entering directory '/build/src/host/trxcon'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/src/host/trxcon'
make[1]: Leaving directory '/build/src/host/trxcon'
+ DISTCHECK_CONFIGURE_FLAGS=--enable-werror make -j 8 distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build/src/host/trxcon'
make  distdir-am
make[2]: Entering directory '/build/src/host/trxcon'
if test -d "trxcon-0.0.0"; then find "trxcon-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "trxcon-0.0.0" || { sleep 5 && rm -rf "trxcon-0.0.0"; }; else :; fi
test -d "trxcon-0.0.0" || mkdir "trxcon-0.0.0"
 (cd include && make  top_distdir=../trxcon-0.0.0 distdir=../trxcon-0.0.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/trxcon/include'
make  distdir-am
make[4]: Entering directory '/build/src/host/trxcon/include'
 (cd osmocom && make  top_distdir=../../trxcon-0.0.0 distdir=../../trxcon-0.0.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/trxcon/include/osmocom'
make  distdir-am
make[6]: Entering directory '/build/src/host/trxcon/include/osmocom'
 (cd bb && make  top_distdir=../../../trxcon-0.0.0 distdir=../../../trxcon-0.0.0/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/src/host/trxcon/include/osmocom/bb'
make  distdir-am
make[8]: Entering directory '/build/src/host/trxcon/include/osmocom/bb'
 (cd l1sched && make  top_distdir=../../../../trxcon-0.0.0 distdir=../../../../trxcon-0.0.0/include/osmocom/bb/l1sched \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
make  distdir-am
make[10]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
make[10]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
make[9]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
 (cd trxcon && make  top_distdir=../../../../trxcon-0.0.0 distdir=../../../../trxcon-0.0.0/include/osmocom/bb/trxcon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make  distdir-am
make[10]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make[10]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make[9]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make[8]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb'
make[7]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb'
make[6]: Leaving directory '/build/src/host/trxcon/include/osmocom'
make[5]: Leaving directory '/build/src/host/trxcon/include/osmocom'
make[4]: Leaving directory '/build/src/host/trxcon/include'
make[3]: Leaving directory '/build/src/host/trxcon/include'
 (cd src && make  top_distdir=../trxcon-0.0.0 distdir=../trxcon-0.0.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/trxcon/src'
make  distdir-am
make[4]: Entering directory '/build/src/host/trxcon/src'
make[4]: Leaving directory '/build/src/host/trxcon/src'
make[3]: Leaving directory '/build/src/host/trxcon/src'
make  \
  top_distdir="trxcon-0.0.0" distdir="trxcon-0.0.0" \
  dist-hook
make[3]: Entering directory '/build/src/host/trxcon'
echo 0.0.0 > trxcon-0.0.0/.tarball-version
make[3]: Leaving directory '/build/src/host/trxcon'
test -n "" \
|| find "trxcon-0.0.0" -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/src/host/trxcon/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "trxcon-0.0.0"
make[2]: Leaving directory '/build/src/host/trxcon'
tardir=trxcon-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >trxcon-0.0.0.tar.bz2
tardir=trxcon-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >trxcon-0.0.0.tar.gz
make[1]: Leaving directory '/build/src/host/trxcon'
if test -d "trxcon-0.0.0"; then find "trxcon-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "trxcon-0.0.0" || { sleep 5 && rm -rf "trxcon-0.0.0"; }; else :; fi
case 'trxcon-0.0.0.tar.gz trxcon-0.0.0.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc trxcon-0.0.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc trxcon-0.0.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc trxcon-0.0.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc trxcon-0.0.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c trxcon-0.0.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc trxcon-0.0.0.shar.gz | unshar ;;\
*.zip*) \
  unzip trxcon-0.0.0.zip ;;\
*.tar.zst*) \
  zstd -dc trxcon-0.0.0.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w trxcon-0.0.0
chmod u+w trxcon-0.0.0
mkdir trxcon-0.0.0/_build trxcon-0.0.0/_build/sub trxcon-0.0.0/_inst
chmod a-w trxcon-0.0.0
test -d trxcon-0.0.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd trxcon-0.0.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd trxcon-0.0.0/_build/sub \
  && ../../configure \
     \
    --enable-werror \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf trxcon-0.0.0.tar.gz trxcon-0.0.0.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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmocoding... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
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 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 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
CFLAGS=" -std=gnu11 -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -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 include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/l1sched/Makefile
config.status: creating include/osmocom/bb/trxcon/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making all in include
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making all in osmocom
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making all in bb
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making all in l1sched
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making all in trxcon
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
  CC       l1ctl_server.o
  CC       trxcon_main.o
  CC       trx_if.o
  CC       logging.o
  CC       trxcon_fsm.lo
  CC       trxcon_shim.lo
  CC       trxcon_inst.lo
  CC       l1ctl.lo
  CC       sched_lchan_common.lo
  CC       sched_lchan_pdtch.lo
  CC       sched_lchan_desc.lo
  CC       sched_lchan_xcch.lo
  CC       sched_lchan_tchf.lo
  CC       sched_lchan_tchh.lo
  CC       sched_lchan_rach.lo
  CC       sched_lchan_sch.lo
  CC       sched_mframe.lo
  CC       sched_prim.lo
  CC       sched_trx.lo
  CC       l1gprs.lo
../../../src/sched_lchan_tchh.c: In function 'rx_tchh_fn':
../../../src/sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations]
  249 |                 rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p),
      |                 ^~
In file included from ../../../src/sched_lchan_tchh.c:36:
/build/deps/install/stow/libosmocore/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here
   52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd,
      |     ^~~~~~~~~~~~~~~~~~~~~
  CCLD     libtrxcon.la
  CCLD     libl1gprs.la
  CCLD     libl1sched.la
  CCLD     trxcon
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making dvi in osmocom
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making dvi in bb
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making dvi in l1sched
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making dvi in trxcon
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'dvi-am'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'dvi-am'.
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make  check-recursive
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making check in include
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making check in osmocom
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making check in bb
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making check in l1sched
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making check in trxcon
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Nothing to be done for 'check'.
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Nothing to be done for 'check-am'.
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making check in src
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making install in include
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making install in bb
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making install in l1sched
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making install in trxcon
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_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/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/src/host/trxcon/trxcon-0.0.0/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c trxcon '/build/src/host/trxcon/trxcon-0.0.0/_inst/bin'
libtool: install: /usr/bin/install -c trxcon /build/src/host/trxcon/trxcon-0.0.0/_inst/bin/trxcon
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
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/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making installcheck in osmocom
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making installcheck in bb
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making installcheck in l1sched
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making installcheck in trxcon
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'installcheck-am'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'installcheck-am'.
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making uninstall in bb
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making uninstall in l1sched
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making uninstall in trxcon
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
 ( cd '/build/src/host/trxcon/trxcon-0.0.0/_inst/bin' && rm -f trxcon )
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make  install-recursive
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making install in include
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making install in osmocom
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making install in bb
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making install in l1sched
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making install in trxcon
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_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/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making install in src
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-44464//build/src/host/trxcon/trxcon-0.0.0/_inst/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c trxcon '/tmp/am-dc-44464//build/src/host/trxcon/trxcon-0.0.0/_inst/bin'
libtool: install: /usr/bin/install -c trxcon /tmp/am-dc-44464//build/src/host/trxcon/trxcon-0.0.0/_inst/bin/trxcon
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
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/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making uninstall in bb
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making uninstall in l1sched
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making uninstall in trxcon
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
 ( cd '/tmp/am-dc-44464//build/src/host/trxcon/trxcon-0.0.0/_inst/bin' && rm -f trxcon )
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[2]: Nothing to be done for 'uninstall-am'.
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
if test -d "trxcon-0.0.0"; then find "trxcon-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "trxcon-0.0.0" || { sleep 5 && rm -rf "trxcon-0.0.0"; }; else :; fi
test -d "trxcon-0.0.0" || mkdir "trxcon-0.0.0"
 (cd include && make  top_distdir=../trxcon-0.0.0 distdir=../trxcon-0.0.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
 (cd osmocom && make  top_distdir=../../trxcon-0.0.0 distdir=../../trxcon-0.0.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make  distdir-am
make[7]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
 (cd bb && make  top_distdir=../../../trxcon-0.0.0 distdir=../../../trxcon-0.0.0/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make  distdir-am
make[9]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
 (cd l1sched && make  top_distdir=../../../../trxcon-0.0.0 distdir=../../../../trxcon-0.0.0/include/osmocom/bb/l1sched \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make  distdir-am
make[11]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[11]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
make[10]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
 (cd trxcon && make  top_distdir=../../../../trxcon-0.0.0 distdir=../../../../trxcon-0.0.0/include/osmocom/bb/trxcon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make  distdir-am
make[11]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[11]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[10]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[9]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[8]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[7]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[6]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
 (cd src && make  top_distdir=../trxcon-0.0.0 distdir=../trxcon-0.0.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make  \
  top_distdir="trxcon-0.0.0" distdir="trxcon-0.0.0" \
  dist-hook
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
echo 0.0.0 > trxcon-0.0.0/.tarball-version
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
test -n "" \
|| find "trxcon-0.0.0" -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/src/host/trxcon/trxcon-0.0.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "trxcon-0.0.0"
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
tardir=trxcon-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >trxcon-0.0.0.tar.bz2
tardir=trxcon-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >trxcon-0.0.0.tar.gz
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
if test -d "trxcon-0.0.0"; then find "trxcon-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "trxcon-0.0.0" || { sleep 5 && rm -rf "trxcon-0.0.0"; }; else :; fi
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making distclean in osmocom
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
Making distclean in bb
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
Making distclean in l1sched
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/l1sched" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/l1sched'
Making distclean in trxcon
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/trxcon" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb/trxcon'
make[5]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/bb" || test -z "" || rm -f 
make[5]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
rm -f Makefile
make[4]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_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/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
rm -f Makefile
make[3]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_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/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
rm -rf .libs _libs
test -z "libl1sched.la libl1gprs.la libtrxcon.la" || rm -f libl1sched.la libl1gprs.la libtrxcon.la
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
 rm -f trxcon
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../src" || test -z "" || rm -f 
rm -f ./so_locations
rm -f ./.deps/l1ctl.Plo
rm -f ./.deps/l1ctl_server.Po
rm -f ./.deps/l1gprs.Plo
rm -f ./.deps/logging.Po
rm -f ./.deps/sched_lchan_common.Plo
rm -f ./.deps/sched_lchan_desc.Plo
rm -f ./.deps/sched_lchan_pdtch.Plo
rm -f ./.deps/sched_lchan_rach.Plo
rm -f ./.deps/sched_lchan_sch.Plo
rm -f ./.deps/sched_lchan_tchf.Plo
rm -f ./.deps/sched_lchan_tchh.Plo
rm -f ./.deps/sched_lchan_xcch.Plo
rm -f ./.deps/sched_mframe.Plo
rm -f ./.deps/sched_prim.Plo
rm -f ./.deps/sched_trx.Plo
rm -f ./.deps/trx_if.Po
rm -f ./.deps/trxcon_fsm.Plo
rm -f ./.deps/trxcon_inst.Plo
rm -f ./.deps/trxcon_main.Po
rm -f ./.deps/trxcon_shim.Plo
rm -f Makefile
make[2]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
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/src/host/trxcon/trxcon-0.0.0/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/src/host/trxcon/trxcon-0.0.0/_build/sub'
if test -d "trxcon-0.0.0"; then find "trxcon-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "trxcon-0.0.0" || { sleep 5 && rm -rf "trxcon-0.0.0"; }; else :; fi
==============================================
trxcon-0.0.0 archives ready for distribution: 
trxcon-0.0.0.tar.gz
trxcon-0.0.0.tar.bz2
==============================================
+ cd /build/src/host/virt_phy
+ autoreconf -fi
configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1089: AM_CONFIG_HEADER is expanded from...
configure.ac:3: the top level
configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:23: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:23: the top level
configure.ac:13: installing './compile'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
src/Makefile.am: installing './depcomp'
+ ./configure --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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
CFLAGS=" -std=gnu11 -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -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 Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/virtphy/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j 8
make  all-recursive
make[1]: Entering directory '/build/src/host/virt_phy'
Making all in include
make[2]: Entering directory '/build/src/host/virt_phy/include'
Making all in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/include/osmocom'
Making all in bb
make[4]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb'
Making all in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/include/osmocom'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src/host/virt_phy/include'
make[2]: Leaving directory '/build/src/host/virt_phy/include'
Making all in src
make[2]: Entering directory '/build/src/host/virt_phy/src'
  CC       virtphy.o
  CC       logging.o
  CC       l1gprs.o
  CC       l1ctl_sap.o
  CC       gsmtapl1_if.o
  CC       l1ctl_sock.o
  CC       virt_prim_pm.o
  CC       virt_prim_fbsb.o
  CC       virt_prim_rach.o
  CC       virt_prim_data.o
  CC       virt_prim_pdch.o
  CC       virt_prim_traffic.o
  CC       virt_l1_sched_simple.o
  CC       virt_l1_model.o
  CC       shared/virtual_um.o
  CC       shared/osmo_mcast_sock.o
  CCLD     virtphy
make[2]: Leaving directory '/build/src/host/virt_phy/src'
make[2]: Entering directory '/build/src/host/virt_phy'
make[2]: Leaving directory '/build/src/host/virt_phy'
make[1]: Leaving directory '/build/src/host/virt_phy'
+ DISTCHECK_CONFIGURE_FLAGS=--enable-werror make -j 8 distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build/src/host/virt_phy'
make  distdir-am
make[2]: Entering directory '/build/src/host/virt_phy'
if test -d "virtphy-0.0.0"; then find "virtphy-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "virtphy-0.0.0" || { sleep 5 && rm -rf "virtphy-0.0.0"; }; else :; fi
test -d "virtphy-0.0.0" || mkdir "virtphy-0.0.0"
 (cd include && make  top_distdir=../virtphy-0.0.0 distdir=../virtphy-0.0.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/virt_phy/include'
make  distdir-am
make[4]: Entering directory '/build/src/host/virt_phy/include'
 (cd osmocom && make  top_distdir=../../virtphy-0.0.0 distdir=../../virtphy-0.0.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/build/src/host/virt_phy/include/osmocom'
make  distdir-am
make[6]: Entering directory '/build/src/host/virt_phy/include/osmocom'
 (cd bb && make  top_distdir=../../../virtphy-0.0.0 distdir=../../../virtphy-0.0.0/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[7]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb'
make  distdir-am
make[8]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb'
 (cd virtphy && make  top_distdir=../../../../virtphy-0.0.0 distdir=../../../../virtphy-0.0.0/include/osmocom/bb/virtphy \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[9]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make  distdir-am
make[10]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make[10]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make[9]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make[8]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb'
make[7]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb'
make[6]: Leaving directory '/build/src/host/virt_phy/include/osmocom'
make[5]: Leaving directory '/build/src/host/virt_phy/include/osmocom'
make[4]: Leaving directory '/build/src/host/virt_phy/include'
make[3]: Leaving directory '/build/src/host/virt_phy/include'
 (cd src && make  top_distdir=../virtphy-0.0.0 distdir=../virtphy-0.0.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/src/host/virt_phy/src'
make  distdir-am
make[4]: Entering directory '/build/src/host/virt_phy/src'
make[4]: Leaving directory '/build/src/host/virt_phy/src'
make[3]: Leaving directory '/build/src/host/virt_phy/src'
test -n "" \
|| find "virtphy-0.0.0" -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/src/host/virt_phy/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "virtphy-0.0.0"
make[2]: Leaving directory '/build/src/host/virt_phy'
tardir=virtphy-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >virtphy-0.0.0.tar.bz2
tardir=virtphy-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >virtphy-0.0.0.tar.gz
make[1]: Leaving directory '/build/src/host/virt_phy'
if test -d "virtphy-0.0.0"; then find "virtphy-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "virtphy-0.0.0" || { sleep 5 && rm -rf "virtphy-0.0.0"; }; else :; fi
case 'virtphy-0.0.0.tar.gz virtphy-0.0.0.tar.bz2' in \
*.tar.gz*) \
  eval GZIP= gzip --best -dc virtphy-0.0.0.tar.gz | ${TAR-tar} xf - ;;\
*.tar.bz2*) \
  bzip2 -dc virtphy-0.0.0.tar.bz2 | ${TAR-tar} xf - ;;\
*.tar.lz*) \
  lzip -dc virtphy-0.0.0.tar.lz | ${TAR-tar} xf - ;;\
*.tar.xz*) \
  xz -dc virtphy-0.0.0.tar.xz | ${TAR-tar} xf - ;;\
*.tar.Z*) \
  uncompress -c virtphy-0.0.0.tar.Z | ${TAR-tar} xf - ;;\
*.shar.gz*) \
  eval GZIP= gzip --best -dc virtphy-0.0.0.shar.gz | unshar ;;\
*.zip*) \
  unzip virtphy-0.0.0.zip ;;\
*.tar.zst*) \
  zstd -dc virtphy-0.0.0.tar.zst | ${TAR-tar} xf - ;;\
esac
chmod -R a-w virtphy-0.0.0
chmod u+w virtphy-0.0.0
mkdir virtphy-0.0.0/_build virtphy-0.0.0/_build/sub virtphy-0.0.0/_inst
chmod a-w virtphy-0.0.0
test -d virtphy-0.0.0/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd virtphy-0.0.0/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && am__cwd=`pwd` \
  && CDPATH="${ZSH_VERSION+.}:" && cd virtphy-0.0.0/_build/sub \
  && ../../configure \
     \
    --enable-werror \
    --srcdir=../.. --prefix="$dc_install_base" \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf virtphy-0.0.0.tar.gz virtphy-0.0.0.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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore... yes
checking for libosmogsm... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
CFLAGS=" -std=gnu11 -Werror -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CPPFLAGS=" -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 Makefile
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bb/Makefile
config.status: creating include/osmocom/bb/virtphy/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making all in include
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making all in osmocom
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making all in bb
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making all in virtphy
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making all in src
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
  CC       virtphy.o
  CC       l1gprs.o
  CC       gsmtapl1_if.o
  CC       logging.o
  CC       l1ctl_sock.o
  CC       l1ctl_sap.o
  CC       virt_prim_pm.o
  CC       virt_prim_fbsb.o
  CC       virt_prim_rach.o
  CC       virt_prim_data.o
  CC       virt_prim_pdch.o
  CC       virt_prim_traffic.o
  CC       virt_l1_sched_simple.o
  CC       virt_l1_model.o
  CC       shared/virtual_um.o
  CC       shared/osmo_mcast_sock.o
  CCLD     virtphy
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making dvi in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making dvi in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making dvi in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'dvi'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'dvi-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'dvi-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making check in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making check in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making check in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making check in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making install in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making install in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making install in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making install in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making install in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/src/host/virt_phy/virtphy-0.0.0/_inst/bin'
  /usr/bin/install -c virtphy '/build/src/host/virt_phy/virtphy-0.0.0/_inst/bin'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/src/host/virt_phy/virtphy-0.0.0/_inst/share/doc/virtphy'
 /usr/bin/install -c -m 644 ../../README '/build/src/host/virt_phy/virtphy-0.0.0/_inst/share/doc/virtphy'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making installcheck in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making installcheck in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making installcheck in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making installcheck in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'installcheck'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'installcheck-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'installcheck-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'installcheck-am'.
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making installcheck in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Nothing to be done for 'installcheck'.
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[2]: Nothing to be done for 'installcheck-am'.
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making uninstall in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making uninstall in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
 ( cd '/build/src/host/virt_phy/virtphy-0.0.0/_inst/bin' && rm -f virtphy )
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
 ( cd '/build/src/host/virt_phy/virtphy-0.0.0/_inst/share/doc/virtphy' && rm -f README )
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making install in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making install in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making install in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making install in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making install in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-49637//build/src/host/virt_phy/virtphy-0.0.0/_inst/bin'
  /usr/bin/install -c virtphy '/tmp/am-dc-49637//build/src/host/virt_phy/virtphy-0.0.0/_inst/bin'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/tmp/am-dc-49637//build/src/host/virt_phy/virtphy-0.0.0/_inst/share/doc/virtphy'
 /usr/bin/install -c -m 644 ../../README '/tmp/am-dc-49637//build/src/host/virt_phy/virtphy-0.0.0/_inst/share/doc/virtphy'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making uninstall in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making uninstall in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making uninstall in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making uninstall in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Nothing to be done for 'uninstall'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[5]: Nothing to be done for 'uninstall-am'.
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[4]: Nothing to be done for 'uninstall-am'.
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[3]: Nothing to be done for 'uninstall-am'.
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making uninstall in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
 ( cd '/tmp/am-dc-49637//build/src/host/virt_phy/virtphy-0.0.0/_inst/bin' && rm -f virtphy )
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
 ( cd '/tmp/am-dc-49637//build/src/host/virt_phy/virtphy-0.0.0/_inst/share/doc/virtphy' && rm -f README )
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make  distdir-am
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
if test -d "virtphy-0.0.0"; then find "virtphy-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "virtphy-0.0.0" || { sleep 5 && rm -rf "virtphy-0.0.0"; }; else :; fi
test -d "virtphy-0.0.0" || mkdir "virtphy-0.0.0"
 (cd include && make  top_distdir=../virtphy-0.0.0 distdir=../virtphy-0.0.0/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make  distdir-am
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
 (cd osmocom && make  top_distdir=../../virtphy-0.0.0 distdir=../../virtphy-0.0.0/include/osmocom \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[6]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make  distdir-am
make[7]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
 (cd bb && make  top_distdir=../../../virtphy-0.0.0 distdir=../../../virtphy-0.0.0/include/osmocom/bb \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[8]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make  distdir-am
make[9]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
 (cd virtphy && make  top_distdir=../../../../virtphy-0.0.0 distdir=../../../../virtphy-0.0.0/include/osmocom/bb/virtphy \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[10]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make  distdir-am
make[11]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[11]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[10]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[9]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[8]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[7]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[6]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
 (cd src && make  top_distdir=../virtphy-0.0.0 distdir=../virtphy-0.0.0/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make  distdir-am
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
test -n "" \
|| find "virtphy-0.0.0" -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/src/host/virt_phy/virtphy-0.0.0/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "virtphy-0.0.0"
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
tardir=virtphy-0.0.0 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >virtphy-0.0.0.tar.bz2
tardir=virtphy-0.0.0 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >virtphy-0.0.0.tar.gz
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
if test -d "virtphy-0.0.0"; then find "virtphy-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "virtphy-0.0.0" || { sleep 5 && rm -rf "virtphy-0.0.0"; }; else :; fi
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
make[1]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
Making distclean in include
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making distclean in osmocom
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
Making distclean in bb
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
Making distclean in virtphy
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../../include/osmocom/bb/virtphy" || test -z "" || rm -f 
rm -f Makefile
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb/virtphy'
make[5]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../../../include/osmocom/bb" || test -z "" || rm -f 
make[5]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
rm -f Makefile
make[4]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom/bb'
make[4]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
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/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
rm -f Makefile
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include/osmocom'
make[3]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "../../../include" || test -z "" || rm -f 
make[3]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/include'
Making distclean in src
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
test -z "virtphy" || rm -f virtphy
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f shared/*.o
test . = "../../../src" || test -z "" || rm -f 
rm -f shared/.deps/.dirstamp
rm -f shared/.dirstamp
rm -f ./.deps/gsmtapl1_if.Po
rm -f ./.deps/l1ctl_sap.Po
rm -f ./.deps/l1ctl_sock.Po
rm -f ./.deps/l1gprs.Po
rm -f ./.deps/logging.Po
rm -f ./.deps/virt_l1_model.Po
rm -f ./.deps/virt_l1_sched_simple.Po
rm -f ./.deps/virt_prim_data.Po
rm -f ./.deps/virt_prim_fbsb.Po
rm -f ./.deps/virt_prim_pdch.Po
rm -f ./.deps/virt_prim_pm.Po
rm -f ./.deps/virt_prim_rach.Po
rm -f ./.deps/virt_prim_traffic.Po
rm -f ./.deps/virtphy.Po
rm -f shared/.deps/osmo_mcast_sock.Po
rm -f shared/.deps/virtual_um.Po
rm -f Makefile
make[2]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub/src'
make[2]: Entering directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
test -z "" || rm -f 
rm -f config.h stamp-h1
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/src/host/virt_phy/virtphy-0.0.0/_build/sub'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/build/src/host/virt_phy/virtphy-0.0.0/_build/sub'
if test -d "virtphy-0.0.0"; then find "virtphy-0.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "virtphy-0.0.0" || { sleep 5 && rm -rf "virtphy-0.0.0"; }; else :; fi
===============================================
virtphy-0.0.0 archives ready for distribution: 
virtphy-0.0.0.tar.gz
virtphy-0.0.0.tar.bz2
===============================================
+ cd /build/src/host/osmocon
+ autoreconf -fi
configure.ac:22: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:22: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:22: the top level
configure.ac:54: warning: AC_OUTPUT should be used without arguments.
configure.ac:54: You should run autoupdate.
configure.ac:15: installing './compile'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am:17: warning: source file '$(srcdir)/../../target/firmware/comm/sercomm.c' is in a subdirectory,
Makefile.am:17: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am: installing './depcomp'
+ ./configure
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libosmocore >= 1.5.0... yes
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
+ make -j 8
echo 0.0.0.3318-d95af > .version-t && mv .version-t .version
make  all-am
make[1]: Entering directory '/build/src/host/osmocon'
  CC       osmocon.o
  CC       sercomm.o
  CC       tpu_debug.o
  CC       osmoload.o
  CCLD     osmoload
  CCLD     osmocon
make[1]: Leaving directory '/build/src/host/osmocon'
+ [ 1 = 1 ]
+ make -C /build/doc/manuals
make: Entering directory '/build/doc/manuals'
OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env)
ln -s /opt/osmo-gsm-manuals/build build
ln -s /opt/osmo-gsm-manuals/common common
if ! [ -f osmocombb-usermanual.adoc ]; then \
	ln -s osmocombb-usermanual.adoc osmocombb-usermanual.adoc; \
fi
TEXINPUTS="/opt/osmo-gsm-manuals" \
	a2x -vv -L --asciidoc-opts="-f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' " --dblatex-opts="--config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 0.2.0" -a revdate="2024-Dec-03" osmocombb-usermanual.adoc
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/asciidoc.conf
asciidoc: reading: /build/doc/manuals/osmocombb-usermanual.adoc
asciidoc: reading: /etc/asciidoc/docbook45.conf
asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf
asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf
asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf
asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf
asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf
asciidoc: reading: /etc/asciidoc/lang-en.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/mscgen-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/diag-filter.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf
asciidoc: reading: /opt/osmo-gsm-manuals/build/graphviz-filter.conf
asciidoc: writing: /build/doc/manuals/osmocombb-usermanual.xml
asciidoc: osmocombb-usermanual.adoc: line 3: evaluating: {include:/build/doc/manuals/osmocombb-usermanual-docinfo.xml}
asciidoc: include: /build/doc/manuals/common/chapters/preface.adoc
asciidoc: osmocombb-usermanual.adoc: line 6: reading: /build/doc/manuals/common/chapters/preface.adoc
asciidoc: include: /build/doc/manuals/chapters/scripting.adoc
asciidoc: osmocombb-usermanual.adoc: line 8: reading: /build/doc/manuals/chapters/scripting.adoc
asciidoc: include: /build/doc/manuals/common/chapters/vty.adoc
asciidoc: osmocombb-usermanual.adoc: line 10: reading: /build/doc/manuals/common/chapters/vty.adoc
asciidoc: include: /build/doc/manuals/common/chapters/logging.adoc
asciidoc: osmocombb-usermanual.adoc: line 12: reading: /build/doc/manuals/common/chapters/logging.adoc
asciidoc: include: /build/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: osmocombb-usermanual.adoc: line 15: reading: /build/doc/manuals/common/chapters/port_numbers.adoc
asciidoc: include: /build/doc/manuals/common/chapters/bibliography.adoc
asciidoc: osmocombb-usermanual.adoc: line 17: reading: /build/doc/manuals/common/chapters/bibliography.adoc
asciidoc: include: /build/doc/manuals/common/chapters/glossary.adoc
asciidoc: osmocombb-usermanual.adoc: line 19: reading: /build/doc/manuals/common/chapters/glossary.adoc
asciidoc: include: /build/doc/manuals/common/chapters/gfdl.adoc
asciidoc: osmocombb-usermanual.adoc: line 21: reading: /build/doc/manuals/common/chapters/gfdl.adoc
a2x: args: ['-vv', '-L', "--asciidoc-opts=-f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common' ", '--dblatex-opts=--config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 0.2.0', '-a', 'revdate=2024-Dec-03', 'osmocombb-usermanual.adoc']
a2x: resource files: []
a2x: resource directories: ['/etc/asciidoc/stylesheets']
a2x: executing: asciidoc ['-f', '/opt/osmo-gsm-manuals/build/mscgen-filter.conf', '-f', '/opt/osmo-gsm-manuals/build/diag-filter.conf', '-f', '/opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf', '-f', '/opt/osmo-gsm-manuals/build/graphviz-filter.conf', '-a', 'srcdir=/build/doc/manuals', '-a', 'commondir=/opt/osmo-gsm-manuals/common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 0.2.0'), ('--attribute', 'revdate=2024-Dec-03'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/build/doc/manuals/osmocombb-usermanual.xml')]
a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config /opt/osmo-gsm-manuals/build/dblatex_config.xml -s /opt/osmo-gsm-manuals/build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0  -V  "/build/doc/manuals/osmocombb-usermanual.xml"

Build the book set list...
xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/doc/manuals/osmocombb-usermanual.xml
Build the listings...
xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/doc/manuals' /usr/share/dblatex/xsl/common/mklistings.xsl /build/doc/manuals/osmocombb-usermanual.xml
xsltproc -o osmocombb-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmp1fjokkdg/listings.xml' --param current.dir '/build/doc/manuals' /tmp/tmp1fjokkdg/custom.xsl /build/doc/manuals/osmocombb-usermanual.xml
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Error: no ID for constraint linkend: ieee-802.11.
XRef to nonexistent id: ieee-802.11
Section level > 6 not well supported for bibliodiv
Image 'dblatex' not found
Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf
Build osmocombb-usermanual.pdf
built-in module pdftex registered
no support found for ifthen
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for custom-dblatex
built-in module bibtopic registered
building additional files...
checking if compiling is necessary...
the output file doesn't exist
pdflatex -interaction=batchmode osmocombb-usermanual.tex

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900
mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900
This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf)

(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf)
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf
 Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf
 Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf
 Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf
 Ok [100] [109] [98] [99] [108])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf
 Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44]
[45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95]
[96] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137]
[138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149]
[150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161]
[162] [163] [164] [165] [166] [167] [168] [169] [171] [172] [173] [174]
[175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf
 Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf
 Ok [185] [178] [179] [170] [186])
(/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf
 Ok [188] [189] [190]) ) ) )
Font metrics written on tctt0900.tfm.
Output written on tctt0900.600gf (128 characters, 17564 bytes).
Transcript written on tctt0900.log.
mktexpk: /build/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated.
running post-compilation scripts...
[index] the index file /tmp/tmp1fjokkdg/osmocombb-usermanual.idx is empty
osmocombb-usermanual.aux MD5 checksum changed
osmocombb-usermanual.toc MD5 checksum changed
the /tmp/tmp1fjokkdg/osmocombb-usermanual.aux file has changed
pdflatex -interaction=batchmode osmocombb-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmp1fjokkdg/osmocombb-usermanual.idx is empty
osmocombb-usermanual.aux MD5 checksum changed
the /tmp/tmp1fjokkdg/osmocombb-usermanual.aux file has changed but no re-run required?
no new compilation is needed
running last-compilation scripts...
'osmocombb-usermanual.pdf' successfully built

a2x: deleting /build/doc/manuals/osmocombb-usermanual.xml
make: Leaving directory '/build/doc/manuals'
+ make -C /build/doc/manuals check
make: Entering directory '/build/doc/manuals'
OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env)
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
	make osmocombb-usermanual.check; \
fi
make[1]: Entering directory '/build/doc/manuals'
OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env)
if ! [ -f osmocombb-usermanual.adoc ]; then \
	ln -s osmocombb-usermanual.adoc osmocombb-usermanual.adoc; \
fi
asciidoc -v -f /opt/osmo-gsm-manuals/build/mscgen-filter.conf -f /opt/osmo-gsm-manuals/build/diag-filter.conf -f /opt/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -f /opt/osmo-gsm-manuals/build/graphviz-filter.conf -a srcdir='/build/doc/manuals' -a commondir='/opt/osmo-gsm-manuals/common'  osmocombb-usermanual.adoc > osmocombb-usermanual.check 2>&1
touch osmocombb-usermanual.check
make[1]: Leaving directory '/build/doc/manuals'
make: Leaving directory '/build/doc/manuals'
+ [ 1 = 1 ]
+ make -C /build/doc/manuals publish
make: Entering directory '/build/doc/manuals'
OSMO_GSM_MANUALS_DIR: /opt/osmo-gsm-manuals (from env)
/opt/osmo-gsm-manuals/build/shrink-pdfs.sh osmocombb-usermanual.pdf
* osmocombb-usermanual.pdf: 440K
[ -n "osmocom-bb" ] || exit 1
rm -rf "_publish_tmpdir"
mkdir -p "_publish_tmpdir/osmocom-bb/master"
cp osmocombb-usermanual.pdf "_publish_tmpdir/osmocom-bb/master"
cd "_publish_tmpdir" && \
	rsync \
		-avzR \
		-e "ssh -o 'UserKnownHostsFile=/opt/osmo-gsm-manuals/build/known_hosts' -p 48" \
		"osmocom-bb" \
		docs@ftp.osmocom.org:web-files/
sending incremental file list
osmocom-bb/
osmocom-bb/master/
osmocom-bb/master/osmocombb-usermanual.pdf

sent 1,967 bytes  received 3,911 bytes  11,756.00 bytes/sec
total size is 450,514  speedup is 76.64
rm -rf "_publish_tmpdir"
make: Leaving directory '/build/doc/manuals'
+ cd /build/src/host/gprsdecode
+ make maintainer-clean
Making maintainer-clean in tests
make[1]: Entering directory '/build/src/host/gprsdecode/tests'
test ! -f './testsuite' || /bin/bash './testsuite' --clean
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
test -z "atconfig" || rm -f atconfig
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[1]: Leaving directory '/build/src/host/gprsdecode/tests'
make[1]: Entering directory '/build/src/host/gprsdecode'
test -z "gprsdecode" || rm -f gprsdecode
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[1]: Leaving directory '/build/src/host/gprsdecode'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f ./.deps/gprs.Po
rm -f ./.deps/gsmtap.Po
rm -f ./.deps/main.Po
rm -f ./.deps/rlcmac.Po
rm -f Makefile
+ cd /build/src/host/layer23
+ make maintainer-clean
Making maintainer-clean in include
make[1]: Entering directory '/build/src/host/layer23/include'
Making maintainer-clean in osmocom
make[2]: Entering directory '/build/src/host/layer23/include/osmocom'
Making maintainer-clean in bb
make[3]: Entering directory '/build/src/host/layer23/include/osmocom/bb'
Making maintainer-clean in common
make[4]: Entering directory '/build/src/host/layer23/include/osmocom/bb/common'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/common'
Making maintainer-clean in misc
make[4]: Entering directory '/build/src/host/layer23/include/osmocom/bb/misc'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/misc'
Making maintainer-clean in mobile
make[4]: Entering directory '/build/src/host/layer23/include/osmocom/bb/mobile'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/mobile'
Making maintainer-clean in modem
make[4]: Entering directory '/build/src/host/layer23/include/osmocom/bb/modem'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom/bb/modem'
make[4]: Entering directory '/build/src/host/layer23/include/osmocom/bb'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[4]: Leaving directory '/build/src/host/layer23/include/osmocom/bb'
rm -f Makefile
make[3]: Leaving directory '/build/src/host/layer23/include/osmocom/bb'
make[3]: Entering directory '/build/src/host/layer23/include/osmocom'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[3]: Leaving directory '/build/src/host/layer23/include/osmocom'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/include/osmocom'
make[2]: Entering directory '/build/src/host/layer23/include'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/src/host/layer23/include'
rm -f Makefile
make[1]: Leaving directory '/build/src/host/layer23/include'
Making maintainer-clean in src
make[1]: Entering directory '/build/src/host/layer23/src'
Making maintainer-clean in common
make[2]: Entering directory '/build/src/host/layer23/src/common'
test -z "liblayer23.a" || rm -f liblayer23.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/apn.Po
rm -f ./.deps/apn_fsm.Po
rm -f ./.deps/gps.Po
rm -f ./.deps/l1ctl.Po
rm -f ./.deps/l1ctl_lapdm_glue.Po
rm -f ./.deps/l1l2_interface.Po
rm -f ./.deps/logging.Po
rm -f ./.deps/ms.Po
rm -f ./.deps/networks.Po
rm -f ./.deps/sap_fsm.Po
rm -f ./.deps/sap_interface.Po
rm -f ./.deps/sap_proto.Po
rm -f ./.deps/settings.Po
rm -f ./.deps/sim.Po
rm -f ./.deps/subscriber.Po
rm -f ./.deps/support.Po
rm -f ./.deps/sysinfo.Po
rm -f ./.deps/utils.Po
rm -f ./.deps/vty.Po
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/src/common'
Making maintainer-clean in misc
make[2]: Entering directory '/build/src/host/layer23/src/misc'
test -z "bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap" || rm -f bcch_scan ccch_scan echo_test cell_log cbch_sniff gsmmap
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/app_bcch_scan.Po
rm -f ./.deps/app_cbch_sniff.Po
rm -f ./.deps/app_ccch_scan.Po
rm -f ./.deps/app_cell_log.Po
rm -f ./.deps/app_echo_test.Po
rm -f ./.deps/bcch_scan.Po
rm -f ./.deps/cell_log.Po
rm -f ./.deps/geo.Po
rm -f ./.deps/gsmmap.Po
rm -f ./.deps/locate.Po
rm -f ./.deps/log.Po
rm -f ./.deps/main.Po
rm -f ./.deps/rslms.Po
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/src/misc'
Making maintainer-clean in mobile
make[2]: Entering directory '/build/src/host/layer23/src/mobile'
test -z "mobile" || rm -f mobile
test -z "libmobile.a" || rm -f libmobile.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/app_mobile.Po
rm -f ./.deps/gapk_io.Po
rm -f ./.deps/gsm322.Po
rm -f ./.deps/gsm411_sms.Po
rm -f ./.deps/gsm414.Po
rm -f ./.deps/gsm44068_gcc_bcc.Po
rm -f ./.deps/gsm480_ss.Po
rm -f ./.deps/gsm48_cc.Po
rm -f ./.deps/gsm48_mm.Po
rm -f ./.deps/gsm48_rr.Po
rm -f ./.deps/main.Po
rm -f ./.deps/mncc_sock.Po
rm -f ./.deps/mnccms.Po
rm -f ./.deps/primitives.Po
rm -f ./.deps/script_lua.Po
rm -f ./.deps/script_nolua.Po
rm -f ./.deps/tch.Po
rm -f ./.deps/tch_data.Po
rm -f ./.deps/tch_data_sock.Po
rm -f ./.deps/tch_voice.Po
rm -f ./.deps/transaction.Po
rm -f ./.deps/vty_interface.Po
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/src/mobile'
Making maintainer-clean in modem
make[2]: Entering directory '/build/src/host/layer23/src/modem'
test -z "modem" || rm -f modem
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/app_modem.Po
rm -f ./.deps/gmm.Po
rm -f ./.deps/grr.Po
rm -f ./.deps/llc.Po
rm -f ./.deps/main.Po
rm -f ./.deps/rlcmac.Po
rm -f ./.deps/sm.Po
rm -f ./.deps/sndcp.Po
rm -f ./.deps/vty.Po
rm -f Makefile
make[2]: Leaving directory '/build/src/host/layer23/src/modem'
make[2]: Entering directory '/build/src/host/layer23/src'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/src/host/layer23/src'
rm -f Makefile
make[1]: Leaving directory '/build/src/host/layer23/src'
make[1]: Entering directory '/build/src/host/layer23'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[1]: Leaving directory '/build/src/host/layer23'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ cd /build/src/host/osmocon
+ make maintainer-clean
test -z "osmocon osmoload" || rm -f osmocon osmoload
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "./.version" || rm -f ./.version
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f ./.deps/osmocon.Po
rm -f ./.deps/osmoload.Po
rm -f ./.deps/sercomm.Po
rm -f ./.deps/tpu_debug.Po
rm -f Makefile
+ cd /build/src/host/trxcon
+ make maintainer-clean
Making maintainer-clean in include
make[1]: Entering directory '/build/src/host/trxcon/include'
Making maintainer-clean in osmocom
make[2]: Entering directory '/build/src/host/trxcon/include/osmocom'
Making maintainer-clean in bb
make[3]: Entering directory '/build/src/host/trxcon/include/osmocom/bb'
Making maintainer-clean in l1sched
make[4]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/l1sched'
Making maintainer-clean in trxcon
make[4]: Entering directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb/trxcon'
make[4]: Entering directory '/build/src/host/trxcon/include/osmocom/bb'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[4]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb'
rm -f Makefile
make[3]: Leaving directory '/build/src/host/trxcon/include/osmocom/bb'
make[3]: Entering directory '/build/src/host/trxcon/include/osmocom'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[3]: Leaving directory '/build/src/host/trxcon/include/osmocom'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/trxcon/include/osmocom'
make[2]: Entering directory '/build/src/host/trxcon/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/src/host/trxcon/include'
rm -f Makefile
make[1]: Leaving directory '/build/src/host/trxcon/include'
Making maintainer-clean in src
make[1]: Entering directory '/build/src/host/trxcon/src'
 rm -f trxcon
rm -rf .libs _libs
test -z "libl1sched.la libl1gprs.la libtrxcon.la" || rm -f libl1sched.la libl1gprs.la libtrxcon.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/l1ctl.Plo
rm -f ./.deps/l1ctl_server.Po
rm -f ./.deps/l1gprs.Plo
rm -f ./.deps/logging.Po
rm -f ./.deps/sched_lchan_common.Plo
rm -f ./.deps/sched_lchan_desc.Plo
rm -f ./.deps/sched_lchan_pdtch.Plo
rm -f ./.deps/sched_lchan_rach.Plo
rm -f ./.deps/sched_lchan_sch.Plo
rm -f ./.deps/sched_lchan_tchf.Plo
rm -f ./.deps/sched_lchan_tchh.Plo
rm -f ./.deps/sched_lchan_xcch.Plo
rm -f ./.deps/sched_mframe.Plo
rm -f ./.deps/sched_prim.Plo
rm -f ./.deps/sched_trx.Plo
rm -f ./.deps/trx_if.Po
rm -f ./.deps/trxcon_fsm.Plo
rm -f ./.deps/trxcon_inst.Plo
rm -f ./.deps/trxcon_main.Po
rm -f ./.deps/trxcon_shim.Plo
rm -f Makefile
make[1]: Leaving directory '/build/src/host/trxcon/src'
make[1]: Entering directory '/build/src/host/trxcon'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "./.version " || rm -f ./.version 
make[1]: Leaving directory '/build/src/host/trxcon'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ cd /build/src/host/virt_phy
+ make maintainer-clean
Making maintainer-clean in include
make[1]: Entering directory '/build/src/host/virt_phy/include'
Making maintainer-clean in osmocom
make[2]: Entering directory '/build/src/host/virt_phy/include/osmocom'
Making maintainer-clean in bb
make[3]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb'
Making maintainer-clean in virtphy
make[4]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f Makefile
make[4]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb/virtphy'
make[4]: Entering directory '/build/src/host/virt_phy/include/osmocom/bb'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[4]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb'
rm -f Makefile
make[3]: Leaving directory '/build/src/host/virt_phy/include/osmocom/bb'
make[3]: Entering directory '/build/src/host/virt_phy/include/osmocom'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[3]: Leaving directory '/build/src/host/virt_phy/include/osmocom'
rm -f Makefile
make[2]: Leaving directory '/build/src/host/virt_phy/include/osmocom'
make[2]: Entering directory '/build/src/host/virt_phy/include'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[2]: Leaving directory '/build/src/host/virt_phy/include'
rm -f Makefile
make[1]: Leaving directory '/build/src/host/virt_phy/include'
Making maintainer-clean in src
make[1]: Entering directory '/build/src/host/virt_phy/src'
test -z "virtphy" || rm -f virtphy
rm -f *.o
rm -f shared/*.o
rm -f *.tab.c
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f shared/.deps/.dirstamp
rm -f shared/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
rm -f ./.deps/gsmtapl1_if.Po
rm -f ./.deps/l1ctl_sap.Po
rm -f ./.deps/l1ctl_sock.Po
rm -f ./.deps/l1gprs.Po
rm -f ./.deps/logging.Po
rm -f ./.deps/virt_l1_model.Po
rm -f ./.deps/virt_l1_sched_simple.Po
rm -f ./.deps/virt_prim_data.Po
rm -f ./.deps/virt_prim_fbsb.Po
rm -f ./.deps/virt_prim_pdch.Po
rm -f ./.deps/virt_prim_pm.Po
rm -f ./.deps/virt_prim_rach.Po
rm -f ./.deps/virt_prim_traffic.Po
rm -f ./.deps/virtphy.Po
rm -f shared/.deps/osmo_mcast_sock.Po
rm -f shared/.deps/virtual_um.Po
rm -f Makefile
make[1]: Leaving directory '/build/src/host/virt_phy/src'
make[1]: Entering directory '/build/src/host/virt_phy'
test -z "" || rm -f 
test . = "." || test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
make[1]: Leaving directory '/build/src/host/virt_phy'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./autom4te.cache
rm -f Makefile
+ cd /build/src
+ make firmware
cd shared/libosmocore && autoreconf -fi
libtoolize: putting auxiliary files in '.'.
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:33: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:33: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:33: the top level
configure.ac:80: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:80: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:745: AM_CONFIG_HEADER is expanded from...
configure.ac:80: the top level
configure.ac:180: warning: AC_OUTPUT should be used without arguments.
configure.ac:180: You should run autoupdate.
configure.ac:14: installing './compile'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
src/codec/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/gb/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/gsm/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/gsm/Makefile.am:15: warning: source file 'milenage/aes-encblock.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/gsm/Makefile.am:15: warning: source file 'milenage/aes-internal.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
src/gsm/Makefile.am:15: warning: source file 'milenage/aes-internal-enc.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
src/gsm/Makefile.am:15: warning: source file 'milenage/milenage.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
src/vty/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:12: warning: source file 'a5/a5_test.c' is in a subdirectory,
tests/Makefile.am:12: but option 'subdir-objects' is disabled
tests/Makefile.am:15: warning: source file 'auth/milenage_test.c' is in a subdirectory,
tests/Makefile.am:15: but option 'subdir-objects' is disabled
tests/Makefile.am:18: warning: source file 'bits/bitrev_test.c' is in a subdirectory,
tests/Makefile.am:18: but option 'subdir-objects' is disabled
tests/Makefile.am:21: warning: source file 'conv/conv_test.c' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:48: warning: source file 'gb/bssgp_fc_test.c' is in a subdirectory,
tests/Makefile.am:48: but option 'subdir-objects' is disabled
tests/Makefile.am:27: warning: source file 'gsm0408/gsm0408_test.c' is in a subdirectory,
tests/Makefile.am:27: but option 'subdir-objects' is disabled
tests/Makefile.am:24: warning: source file 'gsm0808/gsm0808_test.c' is in a subdirectory,
tests/Makefile.am:24: but option 'subdir-objects' is disabled
tests/Makefile.am:30: warning: source file 'lapd/lapd_test.c' is in a subdirectory,
tests/Makefile.am:30: but option 'subdir-objects' is disabled
tests/Makefile.am:51: warning: source file 'logging/logging_test.c' is in a subdirectory,
tests/Makefile.am:51: but option 'subdir-objects' is disabled
tests/Makefile.am:33: warning: source file 'msgfile/msgfile_test.c' is in a subdirectory,
tests/Makefile.am:33: but option 'subdir-objects' is disabled
tests/Makefile.am:39: warning: source file 'sms/sms_test.c' is in a subdirectory,
tests/Makefile.am:39: but option 'subdir-objects' is disabled
tests/Makefile.am:36: warning: source file 'smscb/smscb_test.c' is in a subdirectory,
tests/Makefile.am:36: but option 'subdir-objects' is disabled
tests/Makefile.am:42: warning: source file 'timer/timer_test.c' is in a subdirectory,
tests/Makefile.am:42: but option 'subdir-objects' is disabled
tests/Makefile.am:45: warning: source file 'ussd/ussd_test.c' is in a subdirectory,
tests/Makefile.am:45: but option 'subdir-objects' is disabled
utils/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mkdir shared/libosmocore/build-target
cd shared/libosmocore/build-target && ../configure \
		--host=arm-none-eabi --enable-embedded --disable-shared \
		--disable-tests ac_cv_header_sys_select_h=no \
		--disable-tests ac_cv_header_sys_socket_h=no \
	CFLAGS="-Os -ffunction-sections -I/build/src/target/firmware/include -nostartfiles -nodefaultlibs"
configure: WARNING: unrecognized options: --disable-tests, --disable-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-none-eabi-strip... arm-none-eabi-strip
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 arm-none-eabi-gcc... arm-none-eabi-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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether arm-none-eabi-gcc accepts -g... yes
checking for arm-none-eabi-gcc option to enable C11 features... none needed
checking whether arm-none-eabi-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of arm-none-eabi-gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-none-eabi
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 arm-none-eabi-gcc... /usr/lib/arm-none-eabi/bin/ld
checking if the linker (/usr/lib/arm-none-eabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-none-eabi-nm -B
checking the name lister (/usr/bin/arm-none-eabi-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 arm-none-eabi 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/lib/arm-none-eabi/bin/ld option to reload object files... -r
checking for arm-none-eabi-file... no
checking for file... file
configure: WARNING: using cross tools not prefixed with host triplet
checking for arm-none-eabi-objdump... arm-none-eabi-objdump
checking how to recognize dependent libraries... unknown
checking for arm-none-eabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-none-eabi-ar... arm-none-eabi-ar
checking for archiver @FILE support... @
checking for arm-none-eabi-strip... (cached) arm-none-eabi-strip
checking for arm-none-eabi-ranlib... arm-none-eabi-ranlib
checking command to parse /usr/bin/arm-none-eabi-nm -B output from arm-none-eabi-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 arm-none-eabi-mt... no
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... no
checking for objdir... .libs
checking if arm-none-eabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-none-eabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-none-eabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-none-eabi-gcc static flag -static works... yes
checking if arm-none-eabi-gcc supports -c -o file.o... yes
checking if arm-none-eabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-none-eabi-gcc linker (/usr/lib/arm-none-eabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... no
checking for sys/select.h... (cached) no
checking for sys/socket.h... (cached) no
checking for syslog.h... no
checking for ctype.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... no
checking for doxygen... /usr/bin/doxygen
checking if arm-none-eabi-gcc supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... no
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 libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmogb.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating tests/Makefile
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Makefile
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: --disable-tests, --disable-tests
cd shared/libosmocore/build-target && make
make[1]: Entering directory '/build/src/shared/libosmocore/build-target'
echo 0.2.0 > ../.version-t && mv ../.version-t ../.version
make  all-recursive
make[2]: Entering directory '/build/src/shared/libosmocore/build-target'
Making all in include
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/include'
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc8gen.h
  GEN      osmocom/core/crc8gen.h
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/include'
Making all in src
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src'
  GEN      crc8gen.c
  GEN      crc16gen.c
  GEN      crc32gen.c
  GEN      crc64gen.c
make  all-am
make[4]: Entering directory '/build/src/shared/libosmocore/build-target/src'
  CC       timer.lo
  CC       select.lo
  CC       signal.lo
  CC       msgb.lo
In file included from ../../include/osmocom/core/msgb.h:21,
                 from ../../src/msgb.c:28:
../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       bits.lo
  CC       bitvec.lo
  CC       statistics.lo
  CC       write_queue.lo
In file included from ../../include/osmocom/core/msgb.h:21,
                 from ../../include/osmocom/core/write_queue.h:30,
                 from ../../src/write_queue.c:20:
../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       utils.lo
../../src/utils.c: In function 'get_value_string':
../../src/utils.c:33:56: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=]
   33 |         snprintf(namebuf, sizeof(namebuf), "unknown 0x%x", val);
      |                                                       ~^   ~~~
      |                                                        |   |
      |                                                        |   uint32_t {aka long unsigned int}
      |                                                        unsigned int
      |                                                       %lx
../../src/utils.c: In function 'get_string_value':
../../src/utils.c:49:22: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration]
   49 |                 if (!strcasecmp(vs[i].str, str))
      |                      ^~~~~~~~~~
  CC       socket.lo
  CC       logging.lo
../../src/logging.c: In function 'log_parse_category_mask':
../../src/logging.c:164:22: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration]
  164 |         char *mask = strdup(_mask);
      |                      ^~~~~~
../../src/logging.c:164:22: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
../../src/logging.c:171:26: warning: implicit declaration of function 'strtok'; did you mean 'strtol'? [-Wimplicit-function-declaration]
  171 |         category_token = strtok(mask, ":");
      |                          ^~~~~~
      |                          strtol
../../src/logging.c:171:24: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  171 |         category_token = strtok(mask, ":");
      |                        ^
../../src/logging.c:175:39: warning: implicit declaration of function 'strstr' [-Wimplicit-function-declaration]
  175 |                         char* colon = strstr(category_token, ",");
      |                                       ^~~~~~
../../src/logging.c:44:1: note: include '<string.h>' or provide a declaration of 'strstr'
   43 | #include <osmocom/vty/logging.h>        /* for LOGGING_STR. */
  +++ |+#include <string.h>
   44 | 
../../src/logging.c:175:39: warning: incompatible implicit declaration of built-in function 'strstr' [-Wbuiltin-declaration-mismatch]
  175 |                         char* colon = strstr(category_token, ",");
      |                                       ^~~~~~
../../src/logging.c:175:39: note: include '<string.h>' or provide a declaration of 'strstr'
../../src/logging.c:201:34: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  201 |         } while ((category_token = strtok(NULL, ":")));
      |                                  ^
../../src/logging.c: In function '_file_output':
../../src/logging.c:443:9: warning: implicit declaration of function 'fflush' [-Wimplicit-function-declaration]
  443 |         fflush(target->tgt_file.out);
      |         ^~~~~~
../../src/logging.c: In function 'log_target_create_file':
../../src/logging.c:516:32: warning: implicit declaration of function 'fopen' [-Wimplicit-function-declaration]
  516 |         target->tgt_file.out = fopen(fname, "a");
      |                                ^~~~~
../../src/logging.c:44:1: note: 'fopen' is defined in header '<stdio.h>'; did you forget to '#include <stdio.h>'?
   43 | #include <osmocom/vty/logging.h>        /* for LOGGING_STR. */
  +++ |+#include <stdio.h>
   44 | 
../../src/logging.c:516:30: warning: assignment to 'FILE *' {aka 'struct __file *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  516 |         target->tgt_file.out = fopen(fname, "a");
      |                              ^
../../src/logging.c: In function 'log_target_destroy':
../../src/logging.c:562:25: warning: implicit declaration of function 'fclose' [-Wimplicit-function-declaration]
  562 |                         fclose(target->tgt_file.out);
      |                         ^~~~~~
../../src/logging.c: In function 'log_target_file_reopen':
../../src/logging.c:575:30: warning: assignment to 'FILE *' {aka 'struct __file *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  575 |         target->tgt_file.out = fopen(target->tgt_file.fname, "a");
      |                              ^
  CC       logging_syslog.lo
  CC       rate_ctr.lo
  CC       gsmtap_util.lo
In file included from ../../include/osmocom/core/msgb.h:21,
                 from ../../include/osmocom/core/write_queue.h:30,
                 from ../../include/osmocom/core/gsmtap_util.h:5,
                 from ../../src/gsmtap_util.c:21:
../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CCLD     libosmocore.la
make[4]: Leaving directory '/build/src/shared/libosmocore/build-target/src'
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src'
Making all in src/vty
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/vty'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/vty'
Making all in src/codec
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/codec'
Making all in src/gsm
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
In file included from ../../../src/gsm/tlv_parser.c:3:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       comp128.lo
  CC       gsm_utils.lo
  CC       rsl.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/tlv.h:7,
                 from ../../../src/gsm/rsl.c:24:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm48.lo
In file included from ../../../src/gsm/gsm48.c:27:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
../../../src/gsm/gsm48.c: In function 'gsm48_mi_to_string':
../../../src/gsm/gsm48.c:365:60: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=]
  365 |                         return snprintf(string, str_len, "%u", tmsi);
      |                                                           ~^   ~~~~
      |                                                            |   |
      |                                                            |   uint32_t {aka long unsigned int}
      |                                                            unsigned int
      |                                                           %lu
  CC       gsm48_ie.lo
In file included from ../../../src/gsm/gsm48_ie.c:26:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0808.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/tlv.h:7,
                 from ../../../include/osmocom/gsm/gsm0808.h:19,
                 from ../../../src/gsm/gsm0808.c:17:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gsm0480.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/gsm0480.h:4,
                 from ../../../src/gsm/gsm0480.c:21:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       abis_nm.lo
In file included from ../../../src/gsm/abis_nm.c:32:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0502.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/tlv.h:7,
                 from ../../../include/osmocom/gsm/gsm48.h:4,
                 from ../../../src/gsm/gsm0502.c:25:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0411_utils.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/gsm0411_utils.c:32:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
../../../src/gsm/gsm0411_utils.c: In function 'gsm340_gen_scts':
../../../src/gsm/gsm0411_utils.c:87:2: warning: #warning find a portable way to obtain timezone offset [-Wcpp]
   87 | #warning find a portable way to obtain timezone offset
      |  ^~~~~~~
../../../src/gsm/gsm0411_utils.c: In function 'gsm338_get_sms_alphabet':
../../../src/gsm/gsm0411_utils.c:238:32: warning: conversion from 'unsigned int' to 'enum sms_alphabet' changes value from '4294967295' to '255' [-Woverflow]
  238 |                         return 0xffffffff;
      |                                ^~~~~~~~~~
  CC       gsm0411_smc.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/gsm0411_smc.c:54:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0411_smr.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/gsm0411_smr.c:52:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       lapd_core.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/lapd_core.c:77:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       lapdm.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/lapdm.c:34:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_milenage.lo
  CC       aes-encblock.lo
  CC       aes-internal.lo
  CC       aes-internal-enc.lo
  CC       milenage.lo
  CC       gan.lo
../../../src/gsm/gan.c:71:34: warning: 'gan_pdisc_vals' defined but not used [-Wunused-const-variable=]
   71 | static const struct value_string gan_pdisc_vals[] = {
      |                                  ^~~~~~~~~~~~~~
  CCLD     libosmogsm.la
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/gsm'
Making all in src/gb
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/gb'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/gb'
Making all in tests
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/tests'
Making all in utils
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/utils'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/utils'
make[3]: Entering directory '/build/src/shared/libosmocore/build-target'
cd . && /bin/bash ./config.status Doxyfile.core
config.status: creating Doxyfile.core
mkdir -p doc/core
/usr/bin/doxygen Doxyfile.core
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: source 'images/' is not a readable file or directory... skipping.
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc16gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc32gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc64gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc8gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc16gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc32gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc64gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc8gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/include/osmocom/core
Searching for files in directory /build/src/shared/libosmocore/build-target/src
Reading and parsing tag files
Parsing files
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc16gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc16gen.h...
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc32gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc32gen.h...
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc64gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc64gen.h...
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc8gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc8gen.h...
Reading /build/src/shared/libosmocore/build-target/src/crc16gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc16gen.c...
Reading /build/src/shared/libosmocore/build-target/src/crc32gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc32gen.c...
Reading /build/src/shared/libosmocore/build-target/src/crc64gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc64gen.c...
Reading /build/src/shared/libosmocore/build-target/src/crc8gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc8gen.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/core/crc16gen.h...
Generating code for file include/osmocom/core/crc32gen.h...
Generating code for file include/osmocom/core/crc64gen.h...
Generating code for file include/osmocom/core/crc8gen.h...
Parsing code for file src/crc16gen.c...
Parsing code for file src/crc32gen.c...
Parsing code for file src/crc64gen.c...
Parsing code for file src/crc8gen.c...
Generating file documentation...
Generating docs for file include/osmocom/core/crc16gen.h...
Generating docs for file include/osmocom/core/crc32gen.h...
Generating docs for file include/osmocom/core/crc64gen.h...
Generating docs for file include/osmocom/core/crc8gen.h...
Generating docs for file src/crc16gen.c...
Generating docs for file src/crc32gen.c...
Generating docs for file src/crc64gen.c...
Generating docs for file src/crc8gen.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound osmo_crc16gen_code...
Generating docs for compound osmo_crc32gen_code...
Generating docs for compound osmo_crc64gen_code...
Generating docs for compound osmo_crc8gen_code...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 21/65536 hits=147 misses=25
finished...
mkdir -p doc/gsm
/usr/bin/doxygen Doxyfile.gsm
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: tag INPUT: input source 'include/osmocom/gsm' does not exist
warning: tag INPUT: input source 'include/osmocom/gsm/protocol' does not exist
warning: source 'images/' is not a readable file or directory... skipping.
warning: source 'include/osmocom/gsm' is not a readable file or directory... skipping.
warning: source 'include/osmocom/gsm/protocol' is not a readable file or directory... skipping.
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/src/gsm
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 0/65536 hits=0 misses=0
finished...
/usr/bin/doxygen Doxyfile.vty
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: tag INPUT: input source 'include/osmocom/vty' does not exist
warning: source 'images/' is not a readable file or directory... skipping.
warning: source 'include/osmocom/vty' is not a readable file or directory... skipping.
Doxygen version used: 1.9.4
Notice: Output directory 'doc/vty' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/src/vty
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 0/65536 hits=0 misses=0
finished...
mkdir -p doc/codec
/usr/bin/doxygen Doxyfile.codec
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: tag INPUT: input source 'include/osmocom/codec' does not exist
warning: source 'images/' is not a readable file or directory... skipping.
warning: source 'include/osmocom/codec' is not a readable file or directory... skipping.
Doxygen version used: 1.9.4
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/src/codec
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating namespace index...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 0/65536 hits=0 misses=0
finished...
cd ./doc && tar cf html.tar */html
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target'
make[2]: Leaving directory '/build/src/shared/libosmocore/build-target'
make[1]: Leaving directory '/build/src/shared/libosmocore/build-target'
make -C target/firmware CROSS_COMPILE=arm-none-eabi-
make[1]: Entering directory '/build/src/target/firmware'
  CC     apps/hello_world/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/hello_world/main.c:37:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
apps/hello_world/main.c: In function 'l1a_l23_rx_cb':
apps/hello_world/main.c:58:35: warning: unused parameter 'dlci' [-Wunused-parameter]
   58 | static void l1a_l23_rx_cb(uint8_t dlci, struct msgb *msg)
      |                           ~~~~~~~~^~~~
  CC     abb/twl3025.o
  CC     rf/trf6151.o
rf/trf6151.c: In function 'trf6151_pll_tx':
rf/trf6151.c:279:34: warning: variable 'b_max' set but not used [-Wunused-but-set-variable]
  279 |         uint32_t n, a, b, b_min, b_max;
      |                                  ^~~~~
rf/trf6151.c:279:27: warning: variable 'b_min' set but not used [-Wunused-but-set-variable]
  279 |         uint32_t n, a, b, b_min, b_max;
      |                           ^~~~~
rf/trf6151.c: In function 'trf6151_tx_window':
rf/trf6151.c:569:32: warning: unused parameter 'start_qbits' [-Wunused-parameter]
  569 | void trf6151_tx_window(int16_t start_qbits, uint16_t arfcn)
      |                        ~~~~~~~~^~~~~~~~~~~
rf/trf6151.c:569:54: warning: unused parameter 'arfcn' [-Wunused-parameter]
  569 | void trf6151_tx_window(int16_t start_qbits, uint16_t arfcn)
      |                                             ~~~~~~~~~^~~~~
  CC     flash/cfi_flash.o
flash/cfi_flash.c: In function 'flash_protected':
flash/cfi_flash.c:139:38: warning: unused parameter 'block_offset' [-Wunused-parameter]
  139 | static char flash_protected(uint32_t block_offset)
      |                             ~~~~~~~~~^~~~~~~~~~~~
  CC     board/common/calypso_uart.o
  CC     board/common/calypso_pwl.o
  CC     board/common/tx_calchan.o
  CC     board/compal/rffe_dualband.o
board/compal/rffe_dualband.c: In function 'rffe_mode':
board/compal/rffe_dualband.c:26:30: warning: unused parameter 'band' [-Wunused-parameter]
   26 | void rffe_mode(enum gsm_band band, int tx)
      |                ~~~~~~~~~~~~~~^~~~
board/compal/rffe_dualband.c:26:40: warning: unused parameter 'tx' [-Wunused-parameter]
   26 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/compal/rffe_dualband.c: In function 'rffe_rx_win_ctrl':
board/compal/rffe_dualband.c:125:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  125 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/compal/rffe_dualband.c:125:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  125 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/compal/rf_tables.o
  CC     board/compal/readcal_common.o
board/compal/readcal_common.c: In function 'read_compal_factory_records':
board/compal/readcal_common.c:73:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   73 |                 if (p_incr > (sector_end - p)) {
      |                            ^
  CC     board/compal_e88/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/compal_e88/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal/readcal_small.o
  CC     board/compal_e88/tx_ramps.o
  CC     battery/compal_e88.o
  CC     fb/framebuffer.o
  CC     fb/font.o
  CC     fb/helvR08.o
  CC     fb/helvB14.o
  CC     fb/c64.o
  CC     fb/symbols.o
  CC     fb/fb_bw8.o
fb/fb_bw8.c: In function 'fb_bw8_line':
fb/fb_bw8.c:168:27: warning: pointer targets in passing argument 1 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  168 |         fb_limit_fb_range(&x1, &y1);
      |                           ^~~
      |                           |
      |                           int16_t * {aka short int *}
In file included from fb/fb_bw8.c:22:
include/fb/framebuffer.h:108:29: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                   ~~~~~~~~~~^
fb/fb_bw8.c:168:32: warning: pointer targets in passing argument 2 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  168 |         fb_limit_fb_range(&x1, &y1);
      |                                ^~~
      |                                |
      |                                int16_t * {aka short int *}
include/fb/framebuffer.h:108:41: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                               ~~~~~~~~~~^
fb/fb_bw8.c:169:27: warning: pointer targets in passing argument 1 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  169 |         fb_limit_fb_range(&x2, &y2);
      |                           ^~~
      |                           |
      |                           int16_t * {aka short int *}
include/fb/framebuffer.h:108:29: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                   ~~~~~~~~~~^
fb/fb_bw8.c:169:32: warning: pointer targets in passing argument 2 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  169 |         fb_limit_fb_range(&x2, &y2);
      |                                ^~~
      |                                |
      |                                int16_t * {aka short int *}
include/fb/framebuffer.h:108:41: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                               ~~~~~~~~~~^
  CC     fb/fb_st7558.o
  CC     board/compal/start.ram.o
  CC     board/compal/exceptions_redirected.o
  CC     board/compal/handlers.o
  CC     board/compal_e88/hello_world.compalram.manifest.o
  CC     calypso/arm.o
  CC     calypso/buzzer.o
  CC     calypso/clock.o
  CC     calypso/dma.o
  CC     calypso/dsp.o
calypso/dsp.c:115:12: warning: 'dsp_bl_upload_sections' defined but not used [-Wunused-function]
  115 | static int dsp_bl_upload_sections(const struct dsp_section *sec)
      |            ^~~~~~~~~~~~~~~~~~~~~~
  CC     calypso/du.o
  CC     calypso/i2c.o
calypso/i2c.c: In function 'i2c_init':
calypso/i2c.c:99:19: warning: unused parameter 'speed' [-Wunused-parameter]
   99 | void i2c_init(int speed, int slaveadd)
      |               ~~~~^~~~~
calypso/i2c.c:99:30: warning: unused parameter 'slaveadd' [-Wunused-parameter]
   99 | void i2c_init(int speed, int slaveadd)
      |                          ~~~~^~~~~~~~
  CC     calypso/irq.o
calypso/irq.c:233:13: warning: 'mask_all_lower_prio_irqs' defined but not used [-Wunused-function]
  233 | static void mask_all_lower_prio_irqs(enum irq_nr irqnr)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
  CC     calypso/rtc.o
  CC     calypso/sim.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from calypso/sim.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
calypso/sim.c: In function 'sim_irq_handler':
calypso/sim.c:391:34: warning: unused parameter 'irq' [-Wunused-parameter]
  391 | void sim_irq_handler(enum irq_nr irq)
      |                      ~~~~~~~~~~~~^~~
  CC     calypso/spi.o
  CC     calypso/tpu.o
calypso/tpu.c: In function 'tpu_debug_enqueue':
calypso/tpu.c:110:40: warning: unused parameter 'instr' [-Wunused-parameter]
  110 | static void tpu_debug_enqueue(uint16_t instr) { }
      |                               ~~~~~~~~~^~~~~
calypso/tpu.c: At top level:
calypso/tpu.c:108:13: warning: 'tpu_debug_alloc' defined but not used [-Wunused-function]
  108 | static void tpu_debug_alloc(void) { }
      |             ^~~~~~~~~~~~~~~
  CC     calypso/tsp.o
  CC     calypso/keypad.o
  CC     calypso/misc.o
  CC     calypso/timer.o
  CC     calypso/backlight.o
  CC     calypso/uart.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from calypso/uart.c:29:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     calypso/uwire.o
  AR     calypso/libcalypso.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     layer1/avg.o
  CC     layer1/agc.o
  CC     layer1/afc.o
layer1/afc.c: In function 'afc_ravg_output':
layer1/afc.c:111:49: warning: unused parameter 'ravg' [-Wunused-parameter]
  111 | static void afc_ravg_output(struct running_avg *ravg, int32_t avg)
      |                             ~~~~~~~~~~~~~~~~~~~~^~~~
  CC     layer1/toa.o
layer1/toa.c: In function 'toa_ravg_output':
layer1/toa.c:70:49: warning: unused parameter 'ravg' [-Wunused-parameter]
   70 | static void toa_ravg_output(struct running_avg *ravg, int32_t avg)
      |                             ~~~~~~~~~~~~~~~~~~~~^~~~
  CC     layer1/sync.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/sync.c:33:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/tdma_sched.o
  CC     layer1/tpu_window.o
layer1/tpu_window.c: In function 'l1s_tx_win_ctrl':
layer1/tpu_window.c:135:72: warning: unused parameter 'pwr' [-Wunused-parameter]
  135 | void l1s_tx_win_ctrl(uint16_t arfcn, enum l1_txwin_type wtype, uint8_t pwr, uint8_t tn_ofs)
      |                                                                ~~~~~~~~^~~
  CC     layer1/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/layer1/async.h:4,
                 from layer1/init.c:32:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/l23_api.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/l23_api.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/l23_api.c: In function 'l1ctl_rx_dm_rel_req':
layer1/l23_api.c:352:46: warning: unused parameter 'msg' [-Wunused-parameter]
  352 | static void l1ctl_rx_dm_rel_req(struct msgb *msg)
      |                                 ~~~~~~~~~~~~~^~~
layer1/l23_api.c: In function 'l1ctl_tx_tch_mode_conf':
layer1/l23_api.c:525:82: warning: unused parameter 'tch_flags' [-Wunused-parameter]
  525 | static void l1ctl_tx_tch_mode_conf(uint8_t tch_mode, uint8_t audio_mode, uint8_t tch_flags)
      |                                                                          ~~~~~~~~^~~~~~~~~
layer1/l23_api.c: In function 'l1a_l23_rx':
layer1/l23_api.c:634:25: warning: unused parameter 'dlci' [-Wunused-parameter]
  634 | void l1a_l23_rx(uint8_t dlci, struct msgb *msg)
      |                 ~~~~~~~~^~~~
  CC     layer1/mframe_sched.o
  CC     layer1/sched_gsmtime.o
In file included from layer1/sched_gsmtime.c:23:
layer1/sched_gsmtime.c: In function 'sched_gsmtime':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
layer1/sched_gsmtime.c:45:15: note: in expansion of macro 'llist_entry'
   45 |         evt = llist_entry(lh, struct sched_gsmtime_event, list);
      |               ^~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:53:9: note: in expansion of macro 'llist_for_each_entry'
   53 |         llist_for_each_entry(cur, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:53:9: note: in expansion of macro 'llist_for_each_entry'
   53 |         llist_for_each_entry(cur, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~
layer1/sched_gsmtime.c: In function 'sched_gsmtime_execute':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:305:20: note: in expansion of macro 'llist_entry'
  305 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:79:9: note: in expansion of macro 'llist_for_each_entry_safe'
   79 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:306:21: note: in expansion of macro 'llist_entry'
  306 |                 n = llist_entry(pos->member.next, typeof(*pos), member);        \
      |                     ^~~~~~~~~~~
layer1/sched_gsmtime.c:79:9: note: in expansion of macro 'llist_for_each_entry_safe'
   79 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:308:27: note: in expansion of macro 'llist_entry'
  308 |              pos = n, n = llist_entry(n->member.next, typeof(*n), member))
      |                           ^~~~~~~~~~~
layer1/sched_gsmtime.c:79:9: note: in expansion of macro 'llist_for_each_entry_safe'
   79 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
layer1/sched_gsmtime.c: In function 'sched_gsmtime_reset':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:305:20: note: in expansion of macro 'llist_entry'
  305 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:110:9: note: in expansion of macro 'llist_for_each_entry_safe'
  110 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:306:21: note: in expansion of macro 'llist_entry'
  306 |                 n = llist_entry(pos->member.next, typeof(*pos), member);        \
      |                     ^~~~~~~~~~~
layer1/sched_gsmtime.c:110:9: note: in expansion of macro 'llist_for_each_entry_safe'
  110 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:308:27: note: in expansion of macro 'llist_entry'
  308 |              pos = n, n = llist_entry(n->member.next, typeof(*n), member))
      |                           ^~~~~~~~~~~
layer1/sched_gsmtime.c:110:9: note: in expansion of macro 'llist_for_each_entry_safe'
  110 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
  CC     layer1/async.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/async.c:25:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/rfch.o
  CC     layer1/prim_pm.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_pm.c:29:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/prim_pm.c: In function 'l1s_pm_resp':
layer1/prim_pm.c:100:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  100 |         if (msgb_tailroom(l1s.pm.msg) < sizeof(*pmr)) {
      |                                       ^
  CC     layer1/prim_rach.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_rach.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_tx_nb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_tx_nb.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_rx_nb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_rx_nb.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_fbsb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_fbsb.c:31:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/prim_fbsb.c: In function 'fbinfo2cellinfo':
layer1/prim_fbsb.c:329:53: warning: unused parameter 'mon' [-Wunused-parameter]
  329 |                             const struct mon_state *mon)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~^~~
layer1/prim_fbsb.c: In function 'l1s_fbdet_resp':
layer1/prim_fbsb.c:468:20: warning: variable 'qbits' set but not used [-Wunused-but-set-variable]
  468 |         int ntdma, qbits;
      |                    ^~~~~
  CC     layer1/prim_freq.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_freq.c:29:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_utils.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_utils.c:21:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_tch.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_tch.c:31:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/prim_tch.c: In function 'l1s_tch_d_resp':
layer1/prim_tch.c:557:78: warning: unused parameter 'p3' [-Wunused-parameter]
  557 | static int l1s_tch_d_resp(__unused uint8_t p1, __unused uint8_t p2, uint16_t p3)
      |                                                                     ~~~~~~~~~^~
  AR     layer1/liblayer1.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     lib/vsprintf.o
lib/vsprintf.c: In function 'vsnprintf':
lib/vsprintf.c:430:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
  430 |                                 flags |= LARGE;
      |                                       ^
lib/vsprintf.c:431:25: note: here
  431 |                         case 'x':
      |                         ^~~~
lib/vsprintf.c: In function 'vsscanf':
lib/vsprintf.c:720:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  720 |                         base = 0;
      |                         ~~~~~^~~
lib/vsprintf.c:721:17: note: here
  721 |                 case 'd':
      |                 ^~~~
  CC     lib/string.o
  CC     lib/ctype.o
  CC     lib/printf.o
  CC     lib/console.o
  CC     lib/ctors.o
lib/ctors.c: In function 'do_global_ctors':
lib/ctors.c:6:40: warning: cast increases required alignment of target type [-Wcast-align]
    6 |         func_ptr *func, *ctors_start = (func_ptr *) _ctors_start;
      |                                        ^
lib/ctors.c:13:32: warning: cast increases required alignment of target type [-Wcast-align]
   13 |              *func && (func != (func_ptr *) ctors_end); func++)
      |                                ^
  CC     lib/changebit.o
  CC     lib/clearbit.o
  CC     lib/delay.o
  CC     lib/div64.o
  CC     lib/lib1funcs.o
  CC     lib/memcpy.o
  CC     lib/memset.o
  CC     lib/setbit.o
  CC     lib/testchangebit.o
  CC     lib/testclearbit.o
  CC     lib/testsetbit.o
  CC     lib/memcmp.o
  CC     lib/index.o
lib/index.c:2:1: warning: declaration of 'index' shadows a built-in function [-Wshadow]
    2 | index(p, ch)
      | ^~~~~
lib/index.c: In function 'index':
lib/index.c:3:24: warning: argument 'p' doesn't match built-in prototype
    3 |         register char *p, ch;
      |                        ^
  CC     lib/strcmp.o
lib/strcmp.c:5:1: warning: return type defaults to 'int' [-Wimplicit-int]
    5 | strcmp(s1, s2)
      | ^~~~~~
lib/strcmp.c:5:1: warning: declaration of 'strcmp' shadows a built-in function [-Wshadow]
lib/strcmp.c: In function 'strcmp':
lib/strcmp.c:6:24: warning: argument 's1' doesn't match built-in prototype
    6 |         register char *s1, *s2;
      |                        ^~
lib/strcmp.c:6:29: warning: argument 's2' doesn't match built-in prototype
    6 |         register char *s1, *s2;
      |                             ^~
  AR     lib/libmini.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     comm/msgb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from comm/msgb.c:27:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
comm/msgb.c: In function '_talloc_zero':
comm/msgb.c:41:26: warning: unused parameter 'ctx' [-Wunused-parameter]
   41 | void *_talloc_zero(void *ctx, unsigned int size, const char *name)
      |                    ~~~~~~^~~
comm/msgb.c:41:62: warning: unused parameter 'name' [-Wunused-parameter]
   41 | void *_talloc_zero(void *ctx, unsigned int size, const char *name)
      |                                                  ~~~~~~~~~~~~^~~~
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:20:
comm/msgb.c: In function 'talloc_free':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
comm/msgb.c:69:33: note: in expansion of macro 'container_of'
   69 |         struct supermsg *smsg = container_of(msg, struct supermsg, msg);
      |                                 ^~~~~~~~~~~~
  CC     comm/sercomm.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from comm/sercomm.c:23:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     comm/sercomm_cons.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from comm/sercomm_cons.c:28:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     comm/timer.o
In file included from comm/timer.c:19:
comm/timer.c: In function 'osmo_timer_add':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:46:9: note: in expansion of macro 'llist_for_each_entry'
   46 |         llist_for_each_entry(list_timer, &timer_list, entry)
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:46:9: note: in expansion of macro 'llist_for_each_entry'
   46 |         llist_for_each_entry(list_timer, &timer_list, entry)
      |         ^~~~~~~~~~~~~~~~~~~~
comm/timer.c: In function 'osmo_timers_update':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:148:9: note: in expansion of macro 'llist_for_each_entry'
  148 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:148:9: note: in expansion of macro 'llist_for_each_entry'
  148 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:153:9: note: in expansion of macro 'llist_for_each_entry'
  153 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:153:9: note: in expansion of macro 'llist_for_each_entry'
  153 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:305:20: note: in expansion of macro 'llist_entry'
  305 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:163:9: note: in expansion of macro 'llist_for_each_entry_safe'
  163 |         llist_for_each_entry_safe(timer, tmp, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:306:21: note: in expansion of macro 'llist_entry'
  306 |                 n = llist_entry(pos->member.next, typeof(*pos), member);        \
      |                     ^~~~~~~~~~~
comm/timer.c:163:9: note: in expansion of macro 'llist_for_each_entry_safe'
  163 |         llist_for_each_entry_safe(timer, tmp, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:308:27: note: in expansion of macro 'llist_entry'
  308 |              pos = n, n = llist_entry(n->member.next, typeof(*n), member))
      |                           ^~~~~~~~~~~
comm/timer.c:163:9: note: in expansion of macro 'llist_for_each_entry_safe'
  163 |         llist_for_each_entry_safe(timer, tmp, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
comm/timer.c: In function 'osmo_timers_check':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:178:9: note: in expansion of macro 'llist_for_each_entry'
  178 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:178:9: note: in expansion of macro 'llist_for_each_entry'
  178 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
comm/timer.c: In function 'timer_irq':
comm/timer.c:184:35: warning: unused parameter 'irq' [-Wunused-parameter]
  184 | static void timer_irq(enum irq_nr irq)
      |                       ~~~~~~~~~~~~^~~
  AR     comm/libcomm.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     tiffs/globals.o
  CC     tiffs/init.o
  CC     tiffs/readfile.o
tiffs/readfile.c:29:14: warning: declaration of built-in function 'index' without a prototype; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
   29 | extern char *index();
      |              ^~~~~
  AR     tiffs/libtiffs.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  LD     board/compal_e88/hello_world.compalram.elf
  OBJ    board/compal_e88/hello_world.compalram.bin
  CC     board/compal/start.rom.o
  CC     board/compal/header.o
  CC     board/compal_e88/hello_world.e88flash.manifest.o
  LD     board/compal_e88/hello_world.e88flash.elf
  OBJ    board/compal_e88/hello_world.e88flash.bin
  CC     board/compal/exceptions_redirect.o
  CC     board/compal_e88/hello_world.e88loader.manifest.o
  LD     board/compal_e88/hello_world.e88loader.elf
  OBJ    board/compal_e88/hello_world.e88loader.bin
  CC     board/compal_e88/hello_world.highram.manifest.o
  LD     board/compal_e88/hello_world.highram.elf
  OBJ    board/compal_e88/hello_world.highram.bin
  CC     board/compal_e86/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/compal_e86/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e86/rffe_dualband_e86.o
board/compal_e86/rffe_dualband_e86.c: In function 'rffe_mode':
board/compal_e86/rffe_dualband_e86.c:29:30: warning: unused parameter 'band' [-Wunused-parameter]
   29 | void rffe_mode(enum gsm_band band, int tx)
      |                ~~~~~~~~~~~~~~^~~~
board/compal_e86/rffe_dualband_e86.c:29:40: warning: unused parameter 'tx' [-Wunused-parameter]
   29 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/compal_e86/rffe_dualband_e86.c: In function 'rffe_rx_win_ctrl':
board/compal_e86/rffe_dualband_e86.c:129:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  129 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/compal_e86/rffe_dualband_e86.c:129:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  129 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/compal_e86/tx_ramps.o
  CC     battery/dummy.o
  CC     fb/fb_rgb332.o
  CC     fb/fb_td014.o
  CC     board/compal_e86/hello_world.compalram.manifest.o
  LD     board/compal_e86/hello_world.compalram.elf
  OBJ    board/compal_e86/hello_world.compalram.bin
  CC     board/compal_e86/hello_world.highram.manifest.o
  LD     board/compal_e86/hello_world.highram.elf
  OBJ    board/compal_e86/hello_world.highram.bin
  CC     board/compal_e99/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/compal_e99/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e99/readcal.o
  CC     fb/fb_ssd1783.o
  CC     board/compal_e99/hello_world.highram.manifest.o
  LD     board/compal_e99/hello_world.highram.elf
  OBJ    board/compal_e99/hello_world.highram.bin
  CC     board/compal_e99/hello_world.compalram.manifest.o
  LD     board/compal_e99/hello_world.compalram.elf
  OBJ    board/compal_e99/hello_world.compalram.bin
  CC     board/se_j100/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/se_j100/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/se_j100/tx_ramps.o
  CC     fb/fb_ssd1963.o
  CC     board/se_j100/hello_world.compalram.manifest.o
  LD     board/se_j100/hello_world.compalram.elf
  OBJ    board/se_j100/hello_world.compalram.bin
  CC     board/se_j100/hello_world.highram.manifest.o
  LD     board/se_j100/hello_world.highram.elf
  OBJ    board/se_j100/hello_world.highram.bin
  CC     board/se_k2xx/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/se_k2xx/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/se_k2xx/rffe_k2xx.o
board/se_k2xx/rffe_k2xx.c: In function 'rffe_mode':
board/se_k2xx/rffe_k2xx.c:48:30: warning: unused parameter 'band' [-Wunused-parameter]
   48 | void rffe_mode(enum gsm_band band, int tx)
      |                ~~~~~~~~~~~~~~^~~~
board/se_k2xx/rffe_k2xx.c:48:40: warning: unused parameter 'tx' [-Wunused-parameter]
   48 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/se_k2xx/rffe_k2xx.c: In function 'rffe_rx_win_ctrl':
board/se_k2xx/rffe_k2xx.c:119:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  119 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/se_k2xx/rffe_k2xx.c:119:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  119 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/gta0x/rf_tables.o
  CC     board/gta0x/afcparams.o
  CC     board/common/readcal_tiffs.o
  CC     fb/fb_k2xx.o
  CC     board/se_k2xx/hello_world.highram.manifest.o
  LD     board/se_k2xx/hello_world.highram.elf
  OBJ    board/se_k2xx/hello_world.highram.bin
  CC     board/gta0x/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/gta0x/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/gta0x/rffe_gta0x_triband.o
board/gta0x/rffe_gta0x_triband.c: In function 'rffe_mode':
board/gta0x/rffe_gta0x_triband.c:42:40: warning: unused parameter 'tx' [-Wunused-parameter]
   42 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/gta0x/rffe_gta0x_triband.c: In function 'rffe_rx_win_ctrl':
board/gta0x/rffe_gta0x_triband.c:146:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  146 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/gta0x/rffe_gta0x_triband.c:146:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  146 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     fb/fb_dummy.o
  CC     board/gta0x/hello_world.highram.manifest.o
  LD     board/gta0x/hello_world.highram.elf
  OBJ    board/gta0x/hello_world.highram.bin
  CC     board/gtm900b/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/gtm900b/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/gtm900b/rffe_gtm900b.o
board/gtm900b/rffe_gtm900b.c: In function 'rffe_mode_mgc2gsmt':
board/gtm900b/rffe_gtm900b.c:68:53: warning: unused parameter 'band' [-Wunused-parameter]
   68 | static inline void rffe_mode_mgc2gsmt(enum gsm_band band, int tx)
      |                                       ~~~~~~~~~~~~~~^~~~
board/gtm900b/rffe_gtm900b.c:68:63: warning: unused parameter 'tx' [-Wunused-parameter]
   68 | static inline void rffe_mode_mgc2gsmt(enum gsm_band band, int tx)
      |                                                           ~~~~^~
board/gtm900b/rffe_gtm900b.c: In function 'rffe_mode_mg01gsmt':
board/gtm900b/rffe_gtm900b.c:94:63: warning: unused parameter 'tx' [-Wunused-parameter]
   94 | static inline void rffe_mode_mg01gsmt(enum gsm_band band, int tx)
      |                                                           ~~~~^~
board/gtm900b/rffe_gtm900b.c: In function 'rffe_rx_win_ctrl':
board/gtm900b/rffe_gtm900b.c:194:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  194 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/gtm900b/rffe_gtm900b.c:194:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  194 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/gtm900b/afcparams.o
  CC     board/gtm900b/hello_world.highram.manifest.o
  LD     board/gtm900b/hello_world.highram.elf
  OBJ    board/gtm900b/hello_world.highram.bin
  CC     board/fcdev3b/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/fcdev3b/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/fcdev3b/hello_world.highram.manifest.o
  LD     board/fcdev3b/hello_world.highram.elf
  OBJ    board/fcdev3b/hello_world.highram.bin
  CC     board/pirelli_dpl10/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/pirelli_dpl10/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/pirelli_dpl10/rffe_dpl10_triband.o
board/pirelli_dpl10/rffe_dpl10_triband.c: In function 'rffe_mode':
board/pirelli_dpl10/rffe_dpl10_triband.c:31:40: warning: unused parameter 'tx' [-Wunused-parameter]
   31 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/pirelli_dpl10/rffe_dpl10_triband.c: In function 'rffe_rx_win_ctrl':
board/pirelli_dpl10/rffe_dpl10_triband.c:139:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  139 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/pirelli_dpl10/rffe_dpl10_triband.c:139:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  139 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/pirelli_dpl10/rf_tables.o
  CC     board/pirelli_dpl10/readcal.o
  CC     fb/fb_s6b33b1x.o
  CC     board/pirelli_dpl10/hello_world.highram.manifest.o
  LD     board/pirelli_dpl10/hello_world.highram.elf
  OBJ    board/pirelli_dpl10/hello_world.highram.bin
  CC     board/tr800/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/tr800/init.c:38:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/tr800/rffe_leo_quadband.o
board/tr800/rffe_leo_quadband.c: In function 'rffe_mode':
board/tr800/rffe_leo_quadband.c:87:40: warning: unused parameter 'tx' [-Wunused-parameter]
   87 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/tr800/rffe_leo_quadband.c: In function 'rffe_rx_win_ctrl':
board/tr800/rffe_leo_quadband.c:191:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  191 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/tr800/rffe_leo_quadband.c:191:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  191 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/tr800/afcparams.o
  CC     board/tr800/hello_world.highram.manifest.o
  LD     board/tr800/hello_world.highram.elf
  OBJ    board/tr800/hello_world.highram.bin
  CC     apps/compal_dsp_dump/main.o
  CC     board/compal_e88/compal_dsp_dump.e88flash.manifest.o
  LD     board/compal_e88/compal_dsp_dump.e88flash.elf
  OBJ    board/compal_e88/compal_dsp_dump.e88flash.bin
  CC     board/compal_e88/compal_dsp_dump.highram.manifest.o
  LD     board/compal_e88/compal_dsp_dump.highram.elf
  OBJ    board/compal_e88/compal_dsp_dump.highram.bin
  CC     board/compal_e88/compal_dsp_dump.compalram.manifest.o
  LD     board/compal_e88/compal_dsp_dump.compalram.elf
  OBJ    board/compal_e88/compal_dsp_dump.compalram.bin
  CC     board/compal_e88/compal_dsp_dump.e88loader.manifest.o
  LD     board/compal_e88/compal_dsp_dump.e88loader.elf
  OBJ    board/compal_e88/compal_dsp_dump.e88loader.bin
  CC     board/compal_e86/compal_dsp_dump.compalram.manifest.o
  LD     board/compal_e86/compal_dsp_dump.compalram.elf
  OBJ    board/compal_e86/compal_dsp_dump.compalram.bin
  CC     board/compal_e86/compal_dsp_dump.highram.manifest.o
  LD     board/compal_e86/compal_dsp_dump.highram.elf
  OBJ    board/compal_e86/compal_dsp_dump.highram.bin
  CC     board/compal_e99/compal_dsp_dump.compalram.manifest.o
  LD     board/compal_e99/compal_dsp_dump.compalram.elf
  OBJ    board/compal_e99/compal_dsp_dump.compalram.bin
  CC     board/compal_e99/compal_dsp_dump.highram.manifest.o
  LD     board/compal_e99/compal_dsp_dump.highram.elf
  OBJ    board/compal_e99/compal_dsp_dump.highram.bin
  CC     board/se_j100/compal_dsp_dump.highram.manifest.o
  LD     board/se_j100/compal_dsp_dump.highram.elf
  OBJ    board/se_j100/compal_dsp_dump.highram.bin
  CC     board/se_j100/compal_dsp_dump.compalram.manifest.o
  LD     board/se_j100/compal_dsp_dump.compalram.elf
  OBJ    board/se_j100/compal_dsp_dump.compalram.bin
  CC     board/se_k2xx/compal_dsp_dump.highram.manifest.o
  LD     board/se_k2xx/compal_dsp_dump.highram.elf
  OBJ    board/se_k2xx/compal_dsp_dump.highram.bin
  CC     board/gta0x/compal_dsp_dump.highram.manifest.o
  LD     board/gta0x/compal_dsp_dump.highram.elf
  OBJ    board/gta0x/compal_dsp_dump.highram.bin
  CC     board/gtm900b/compal_dsp_dump.highram.manifest.o
  LD     board/gtm900b/compal_dsp_dump.highram.elf
  OBJ    board/gtm900b/compal_dsp_dump.highram.bin
  CC     board/fcdev3b/compal_dsp_dump.highram.manifest.o
  LD     board/fcdev3b/compal_dsp_dump.highram.elf
  OBJ    board/fcdev3b/compal_dsp_dump.highram.bin
  CC     board/pirelli_dpl10/compal_dsp_dump.highram.manifest.o
  LD     board/pirelli_dpl10/compal_dsp_dump.highram.elf
  OBJ    board/pirelli_dpl10/compal_dsp_dump.highram.bin
  CC     board/tr800/compal_dsp_dump.highram.manifest.o
  LD     board/tr800/compal_dsp_dump.highram.elf
  OBJ    board/tr800/compal_dsp_dump.highram.bin
  CC     apps/layer1/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/layer1/main.c:34:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e88/layer1.highram.manifest.o
  LD     board/compal_e88/layer1.highram.elf
  OBJ    board/compal_e88/layer1.highram.bin
  CC     board/compal_e88/layer1.e88loader.manifest.o
  LD     board/compal_e88/layer1.e88loader.elf
  OBJ    board/compal_e88/layer1.e88loader.bin
  CC     board/compal_e88/layer1.compalram.manifest.o
  LD     board/compal_e88/layer1.compalram.elf
  OBJ    board/compal_e88/layer1.compalram.bin
  CC     board/compal_e88/layer1.e88flash.manifest.o
  LD     board/compal_e88/layer1.e88flash.elf
  OBJ    board/compal_e88/layer1.e88flash.bin
  CC     board/compal_e86/layer1.highram.manifest.o
  LD     board/compal_e86/layer1.highram.elf
  OBJ    board/compal_e86/layer1.highram.bin
  CC     board/compal_e86/layer1.compalram.manifest.o
  LD     board/compal_e86/layer1.compalram.elf
  OBJ    board/compal_e86/layer1.compalram.bin
  CC     board/compal_e99/layer1.compalram.manifest.o
  LD     board/compal_e99/layer1.compalram.elf
  OBJ    board/compal_e99/layer1.compalram.bin
  CC     board/compal_e99/layer1.highram.manifest.o
  LD     board/compal_e99/layer1.highram.elf
  OBJ    board/compal_e99/layer1.highram.bin
  CC     board/se_j100/layer1.compalram.manifest.o
  LD     board/se_j100/layer1.compalram.elf
  OBJ    board/se_j100/layer1.compalram.bin
  CC     board/se_j100/layer1.highram.manifest.o
  LD     board/se_j100/layer1.highram.elf
  OBJ    board/se_j100/layer1.highram.bin
  CC     board/se_k2xx/layer1.highram.manifest.o
  LD     board/se_k2xx/layer1.highram.elf
  OBJ    board/se_k2xx/layer1.highram.bin
  CC     board/gta0x/layer1.highram.manifest.o
  LD     board/gta0x/layer1.highram.elf
  OBJ    board/gta0x/layer1.highram.bin
  CC     board/gtm900b/layer1.highram.manifest.o
  LD     board/gtm900b/layer1.highram.elf
  OBJ    board/gtm900b/layer1.highram.bin
  CC     board/fcdev3b/layer1.highram.manifest.o
  LD     board/fcdev3b/layer1.highram.elf
  OBJ    board/fcdev3b/layer1.highram.bin
  CC     board/pirelli_dpl10/layer1.highram.manifest.o
  LD     board/pirelli_dpl10/layer1.highram.elf
  OBJ    board/pirelli_dpl10/layer1.highram.bin
  CC     board/tr800/layer1.highram.manifest.o
  LD     board/tr800/layer1.highram.elf
  OBJ    board/tr800/layer1.highram.bin
  CC     apps/loader/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/loader/main.c:37:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e88/loader.compalram.manifest.o
  LD     board/compal_e88/loader.compalram.elf
  OBJ    board/compal_e88/loader.compalram.bin
  CC     board/compal_e88/loader.highram.manifest.o
  LD     board/compal_e88/loader.highram.elf
  OBJ    board/compal_e88/loader.highram.bin
  CC     board/compal_e86/loader.compalram.manifest.o
  LD     board/compal_e86/loader.compalram.elf
  OBJ    board/compal_e86/loader.compalram.bin
  CC     board/compal_e86/loader.highram.manifest.o
  LD     board/compal_e86/loader.highram.elf
  OBJ    board/compal_e86/loader.highram.bin
  CC     board/compal_e99/loader.highram.manifest.o
  LD     board/compal_e99/loader.highram.elf
  OBJ    board/compal_e99/loader.highram.bin
  CC     board/compal_e99/loader.compalram.manifest.o
  LD     board/compal_e99/loader.compalram.elf
  OBJ    board/compal_e99/loader.compalram.bin
  CC     board/se_j100/loader.highram.manifest.o
  LD     board/se_j100/loader.highram.elf
  OBJ    board/se_j100/loader.highram.bin
  CC     board/se_j100/loader.compalram.manifest.o
  LD     board/se_j100/loader.compalram.elf
  OBJ    board/se_j100/loader.compalram.bin
  CC     board/se_k2xx/loader.highram.manifest.o
  LD     board/se_k2xx/loader.highram.elf
  OBJ    board/se_k2xx/loader.highram.bin
  CC     board/gta0x/loader.highram.manifest.o
  LD     board/gta0x/loader.highram.elf
  OBJ    board/gta0x/loader.highram.bin
  CC     board/gtm900b/loader.highram.manifest.o
  LD     board/gtm900b/loader.highram.elf
  OBJ    board/gtm900b/loader.highram.bin
  CC     board/fcdev3b/loader.highram.manifest.o
  LD     board/fcdev3b/loader.highram.elf
  OBJ    board/fcdev3b/loader.highram.bin
  CC     board/pirelli_dpl10/loader.highram.manifest.o
  LD     board/pirelli_dpl10/loader.highram.elf
  OBJ    board/pirelli_dpl10/loader.highram.bin
  CC     board/tr800/loader.highram.manifest.o
  LD     board/tr800/loader.highram.elf
  OBJ    board/tr800/loader.highram.bin
  CC     apps/rssi/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/rssi/main.c:41:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e88/rssi.e88loader.manifest.o
  LD     board/compal_e88/rssi.e88loader.elf
  OBJ    board/compal_e88/rssi.e88loader.bin
  CC     board/compal_e88/rssi.highram.manifest.o
  LD     board/compal_e88/rssi.highram.elf
  OBJ    board/compal_e88/rssi.highram.bin
  CC     board/compal_e88/rssi.e88flash.manifest.o
  LD     board/compal_e88/rssi.e88flash.elf
  OBJ    board/compal_e88/rssi.e88flash.bin
  CC     board/compal_e86/rssi.highram.manifest.o
  LD     board/compal_e86/rssi.highram.elf
  OBJ    board/compal_e86/rssi.highram.bin
  CC     board/compal_e99/rssi.highram.manifest.o
  LD     board/compal_e99/rssi.highram.elf
  OBJ    board/compal_e99/rssi.highram.bin
  CC     board/se_j100/rssi.highram.manifest.o
  LD     board/se_j100/rssi.highram.elf
  OBJ    board/se_j100/rssi.highram.bin
  CC     board/se_k2xx/rssi.highram.manifest.o
  LD     board/se_k2xx/rssi.highram.elf
  OBJ    board/se_k2xx/rssi.highram.bin
  CC     board/gta0x/rssi.highram.manifest.o
  LD     board/gta0x/rssi.highram.elf
  OBJ    board/gta0x/rssi.highram.bin
  CC     board/gtm900b/rssi.highram.manifest.o
  LD     board/gtm900b/rssi.highram.elf
  OBJ    board/gtm900b/rssi.highram.bin
  CC     board/fcdev3b/rssi.highram.manifest.o
  LD     board/fcdev3b/rssi.highram.elf
  OBJ    board/fcdev3b/rssi.highram.bin
  CC     board/pirelli_dpl10/rssi.highram.manifest.o
  LD     board/pirelli_dpl10/rssi.highram.elf
  OBJ    board/pirelli_dpl10/rssi.highram.bin
  CC     board/tr800/rssi.highram.manifest.o
  LD     board/tr800/rssi.highram.elf
  OBJ    board/tr800/rssi.highram.bin
  CC     apps/menu/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/menu/main.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
apps/menu/main.c: In function 'refresh_display':
apps/menu/main.c:169:21: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
  169 |                 if (!apps[scroll_apps + i].name)
      |                     ^
apps/menu/main.c:56:14: note: 'name' declared here
   56 |         char name[16];
      |              ^~~~
  CC     board/compal_e88/menu.e88flash.manifest.o
  LD     board/compal_e88/menu.e88flash.elf
  OBJ    board/compal_e88/menu.e88flash.bin
  CC     board/compal_e88/menu.compalram.manifest.o
  LD     board/compal_e88/menu.compalram.elf
  OBJ    board/compal_e88/menu.compalram.bin
  CC     board/compal_e88/menu.e88loader.manifest.o
  LD     board/compal_e88/menu.e88loader.elf
  OBJ    board/compal_e88/menu.e88loader.bin
  CC     board/compal_e86/menu.compalram.manifest.o
  LD     board/compal_e86/menu.compalram.elf
  OBJ    board/compal_e86/menu.compalram.bin
  CC     board/compal_e99/menu.compalram.manifest.o
  LD     board/compal_e99/menu.compalram.elf
  OBJ    board/compal_e99/menu.compalram.bin
  CC     board/se_j100/menu.compalram.manifest.o
  LD     board/se_j100/menu.compalram.elf
  OBJ    board/se_j100/menu.compalram.bin
  SIZE   board/compal_e88/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25271	    424	  18496	  44191	   ac9f	board/compal_e88/hello_world.compalram.elf
  SIZE   board/compal_e88/hello_world.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  25379	    424	  18663	  44466	   adb2	board/compal_e88/hello_world.e88flash.elf
  SIZE   board/compal_e88/hello_world.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  25055	    424	  26911	  52390	   cca6	board/compal_e88/hello_world.e88loader.elf
  SIZE   board/compal_e88/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  25275	    424	  18464	  44163	   ac83	board/compal_e88/hello_world.highram.elf
  SIZE   board/compal_e86/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23309	    400	  23752	  47461	   b965	board/compal_e86/hello_world.compalram.elf
  SIZE   board/compal_e86/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  23281	    400	  23720	  47401	   b929	board/compal_e86/hello_world.highram.elf
  SIZE   board/compal_e99/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22680	    400	  24120	  47200	   b860	board/compal_e99/hello_world.highram.elf
  SIZE   board/compal_e99/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  22676	    400	  24152	  47228	   b87c	board/compal_e99/hello_world.compalram.elf
  SIZE   board/se_j100/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  22652	    400	  23728	  46780	   b6bc	board/se_j100/hello_world.compalram.elf
  SIZE   board/se_j100/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22624	    400	  23696	  46720	   b680	board/se_j100/hello_world.highram.elf
  SIZE   board/se_k2xx/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22759	    400	  33960	  57119	   df1f	board/se_k2xx/hello_world.highram.elf
  SIZE   board/gta0x/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  15823	    368	  17576	  33767	   83e7	board/gta0x/hello_world.highram.elf
  SIZE   board/gtm900b/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  16889	    368	  17580	  34837	   8815	board/gtm900b/hello_world.highram.elf
  SIZE   board/fcdev3b/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  15479	    368	  17576	  33423	   828f	board/fcdev3b/hello_world.highram.elf
  SIZE   board/pirelli_dpl10/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22993	    400	  33960	  57353	   e009	board/pirelli_dpl10/hello_world.highram.elf
  SIZE   board/tr800/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  17722	    368	  17576	  35666	   8b52	board/tr800/hello_world.highram.elf
  SIZE   board/compal_e88/compal_dsp_dump.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  25987	    400	  18663	  45050	   affa	board/compal_e88/compal_dsp_dump.e88flash.elf
  SIZE   board/compal_e88/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  25883	    400	  18464	  44747	   aecb	board/compal_e88/compal_dsp_dump.highram.elf
  SIZE   board/compal_e88/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25879	    400	  18496	  44775	   aee7	board/compal_e88/compal_dsp_dump.compalram.elf
  SIZE   board/compal_e88/compal_dsp_dump.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  25631	    400	  26911	  52942	   cece	board/compal_e88/compal_dsp_dump.e88loader.elf
  SIZE   board/compal_e86/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23751	    376	  23732	  47859	   baf3	board/compal_e86/compal_dsp_dump.compalram.elf
  SIZE   board/compal_e86/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23755	    376	  23700	  47831	   bad7	board/compal_e86/compal_dsp_dump.highram.elf
  SIZE   board/compal_e99/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23152	    376	  24128	  47656	   ba28	board/compal_e99/compal_dsp_dump.compalram.elf
  SIZE   board/compal_e99/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23156	    376	  24096	  47628	   ba0c	board/compal_e99/compal_dsp_dump.highram.elf
  SIZE   board/se_j100/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23100	    376	  23676	  47152	   b830	board/se_j100/compal_dsp_dump.highram.elf
  SIZE   board/se_j100/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23096	    376	  23708	  47180	   b84c	board/se_j100/compal_dsp_dump.compalram.elf
  SIZE   board/se_k2xx/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23235	    376	  33940	  57551	   e0cf	board/se_k2xx/compal_dsp_dump.highram.elf
  SIZE   board/gta0x/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  16331	    344	  17556	  34231	   85b7	board/gta0x/compal_dsp_dump.highram.elf
  SIZE   board/gtm900b/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  17399	    344	  17560	  35303	   89e7	board/gtm900b/compal_dsp_dump.highram.elf
  SIZE   board/fcdev3b/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  15987	    344	  17556	  33887	   845f	board/fcdev3b/compal_dsp_dump.highram.elf
  SIZE   board/pirelli_dpl10/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23499	    376	  33940	  57815	   e1d7	board/pirelli_dpl10/compal_dsp_dump.highram.elf
  SIZE   board/tr800/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  18228	    344	  17556	  36128	   8d20	board/tr800/compal_dsp_dump.highram.elf
  SIZE   board/compal_e88/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  59450	   3946	  27048	  90444	  1614c	board/compal_e88/layer1.highram.elf
  SIZE   board/compal_e88/layer1.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  59230	   3948	  35495	  98673	  18171	board/compal_e88/layer1.e88loader.elf
  SIZE   board/compal_e88/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  59446	   3946	  27080	  90472	  16168	board/compal_e88/layer1.compalram.elf
  SIZE   board/compal_e88/layer1.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  59554	   3948	  27247	  90749	  1627d	board/compal_e88/layer1.e88flash.elf
  SIZE   board/compal_e86/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  57454	   3922	  32284	  93660	  16ddc	board/compal_e86/layer1.highram.elf
  SIZE   board/compal_e86/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  57482	   3922	  32316	  93720	  16e18	board/compal_e86/layer1.compalram.elf
  SIZE   board/compal_e99/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  56847	   3922	  32712	  93481	  16d29	board/compal_e99/layer1.compalram.elf
  SIZE   board/compal_e99/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  56851	   3922	  32680	  93453	  16d0d	board/compal_e99/layer1.highram.elf
  SIZE   board/se_j100/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  56823	   3922	  32292	  93037	  16b6d	board/se_j100/layer1.compalram.elf
  SIZE   board/se_j100/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  56795	   3922	  32260	  92977	  16b31	board/se_j100/layer1.highram.elf
  SIZE   board/se_k2xx/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  58183	   3922	  42524	 104629	  198b5	board/se_k2xx/layer1.highram.elf
  SIZE   board/gta0x/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  51315	   3890	  26140	  81345	  13dc1	board/gta0x/layer1.highram.elf
  SIZE   board/gtm900b/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  52475	   3890	  26148	  82513	  14251	board/gtm900b/layer1.highram.elf
  SIZE   board/fcdev3b/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  51035	   3890	  26140	  81065	  13ca9	board/fcdev3b/layer1.highram.elf
  SIZE   board/pirelli_dpl10/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  56898	   3922	  42528	 103348	  193b4	board/pirelli_dpl10/layer1.highram.elf
  SIZE   board/tr800/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  51727	   3890	  26140	  81757	  13f5d	board/tr800/layer1.highram.elf
  SIZE   board/compal_e88/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  27599	    420	  18564	  46583	   b5f7	board/compal_e88/loader.compalram.elf
  SIZE   board/compal_e88/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  27601	    420	  18532	  46553	   b5d9	board/compal_e88/loader.highram.elf
  SIZE   board/compal_e86/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25505	    388	  23800	  49693	   c21d	board/compal_e86/loader.compalram.elf
  SIZE   board/compal_e86/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  25507	    388	  23768	  49663	   c1ff	board/compal_e86/loader.highram.elf
  SIZE   board/compal_e99/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  24907	    388	  24164	  49459	   c133	board/compal_e99/loader.highram.elf
  SIZE   board/compal_e99/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  24905	    388	  24196	  49489	   c151	board/compal_e99/loader.compalram.elf
  SIZE   board/se_j100/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  24849	    388	  23744	  48981	   bf55	board/se_j100/loader.highram.elf
  SIZE   board/se_j100/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  24847	    388	  23776	  49011	   bf73	board/se_j100/loader.compalram.elf
  SIZE   board/se_k2xx/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  24951	    388	  34008	  59347	   e7d3	board/se_k2xx/loader.highram.elf
  SIZE   board/gta0x/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  18011	    356	  17624	  35991	   8c97	board/gta0x/loader.highram.elf
  SIZE   board/gtm900b/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  18299	    356	  17628	  36283	   8dbb	board/gtm900b/loader.highram.elf
  SIZE   board/fcdev3b/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  17669	    356	  17624	  35649	   8b41	board/fcdev3b/loader.highram.elf
  SIZE   board/pirelli_dpl10/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  25191	    388	  34008	  59587	   e8c3	board/pirelli_dpl10/loader.highram.elf
  SIZE   board/tr800/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  19911	    356	  17624	  37891	   9403	board/tr800/loader.highram.elf
  SIZE   board/compal_e88/rssi.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  77452	   4060	  33499	 115011	  1c143	board/compal_e88/rssi.e88loader.elf
  SIZE   board/compal_e88/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  77704	   4058	  25052	 106814	  1a13e	board/compal_e88/rssi.highram.elf
  SIZE   board/compal_e88/rssi.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  77808	   4060	  25251	 107119	  1a26f	board/compal_e88/rssi.e88flash.elf
  SIZE   board/compal_e86/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  75704	   4034	  30308	 110046	  1adde	board/compal_e86/rssi.highram.elf
  SIZE   board/compal_e99/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  75105	   4034	  30708	 109847	  1ad17	board/compal_e99/rssi.highram.elf
  SIZE   board/se_j100/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  75049	   4034	  30284	 109367	  1ab37	board/se_j100/rssi.highram.elf
  SIZE   board/se_k2xx/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  76437	   4034	  40548	 121019	  1d8bb	board/se_k2xx/rssi.highram.elf
  SIZE   board/gta0x/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  69565	   4002	  24164	  97731	  17dc3	board/gta0x/rssi.highram.elf
  SIZE   board/gtm900b/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  70725	   4002	  24172	  98899	  18253	board/gtm900b/rssi.highram.elf
  SIZE   board/fcdev3b/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  69285	   4002	  24164	  97451	  17cab	board/fcdev3b/rssi.highram.elf
  SIZE   board/pirelli_dpl10/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  75148	   4034	  40552	 119734	  1d3b6	board/pirelli_dpl10/rssi.highram.elf
  SIZE   board/tr800/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  69977	   4002	  24164	  98143	  17f5f	board/tr800/rssi.highram.elf
  SIZE   board/compal_e88/menu.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  26079	    404	  19447	  45930	   b36a	board/compal_e88/menu.e88flash.elf
  SIZE   board/compal_e88/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25971	    404	  19280	  45655	   b257	board/compal_e88/menu.compalram.elf
  SIZE   board/compal_e88/menu.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  25979	    404	  27695	  54078	   d33e	board/compal_e88/menu.e88loader.elf
  SIZE   board/compal_e86/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23845	    380	  24516	  48741	   be65	board/compal_e86/menu.compalram.elf
  SIZE   board/compal_e99/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23292	    380	  24912	  48584	   bdc8	board/compal_e99/menu.compalram.elf
  SIZE   board/se_j100/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23236	    380	  24492	  48108	   bbec	board/se_j100/menu.compalram.elf
make[1]: Leaving directory '/build/src/target/firmware'
+ cd /build/src/target/trx_toolkit
+ python3 -m unittest discover -v
test_from_bytes (test_codec.BitFieldSet.test_from_bytes) ... ok
test_from_bytes_spare (test_codec.BitFieldSet.test_from_bytes_spare) ... ok
test_from_bytes_val (test_codec.BitFieldSet.test_from_bytes_val) ... ok
test_len_auto (test_codec.BitFieldSet.test_len_auto) ... ok
test_offset_mask (test_codec.BitFieldSet.test_offset_mask) ... ok
test_overflow (test_codec.BitFieldSet.test_overflow) ... ok
test_to_bytes (test_codec.BitFieldSet.test_to_bytes) ... ok
test_to_bytes_spare (test_codec.BitFieldSet.test_to_bytes_spare) ... ok
test_to_bytes_val (test_codec.BitFieldSet.test_to_bytes_val) ... ok
test_from_bytes (test_codec.Buf.test_from_bytes) ... ok
test_to_bytes (test_codec.Buf.test_to_bytes) ... ok
test_field_raises (test_codec.Envelope.test_field_raises) ... ok
test_from_bytes (test_codec.Envelope.test_from_bytes) ... ok
test_from_bytes_check (test_codec.Envelope.test_from_bytes_check) ... ok
test_rest_octets (test_codec.Envelope.test_rest_octets) ... ok
test_to_bytes (test_codec.Envelope.test_to_bytes) ... ok
test_to_bytes_check (test_codec.Envelope.test_to_bytes_check) ... ok
test_from_bytes (test_codec.Field.test_from_bytes) ... ok
test_get_len (test_codec.Field.test_get_len) ... ok
test_get_pres (test_codec.Field.test_get_pres) ... ok
test_get_val (test_codec.Field.test_get_val) ... ok
test_to_bytes (test_codec.Field.test_to_bytes) ... ok
test_from_bytes (test_codec.Sequence.test_from_bytes) ... ok
test_to_bytes (test_codec.Sequence.test_to_bytes) ... ok
test_from_bytes (test_codec.Spare.test_from_bytes) ... ok
test_to_bytes (test_codec.Spare.test_to_bytes) ... ok
test_int16 (test_codec.Uint.test_int16) ... ok
test_int32 (test_codec.Uint.test_int32) ... ok
test_int8 (test_codec.Uint.test_int8) ... ok
test_offset_mult (test_codec.Uint.test_offset_mult) ... ok
test_uint16 (test_codec.Uint.test_uint16) ... ok
test_uint32 (test_codec.Uint.test_uint32) ... ok
test_uint8 (test_codec.Uint.test_uint8) ... ok
test_parse_all_empty (test_data_dump.DATADump_Test.test_parse_all_empty) ... ok
test_parse_empty (test_data_dump.DATADump_Test.test_parse_empty) ... ok
test_parse_len_overflow (test_data_dump.DATADump_Test.test_parse_len_overflow) ... ok
test_parse_msg_idx (test_data_dump.DATADump_Test.test_parse_msg_idx) ... ok
test_parse_unknown_tag (test_data_dump.DATADump_Test.test_parse_unknown_tag) ... ok
test_store_and_parse_all (test_data_dump.DATADump_Test.test_store_and_parse_all) ... ok
test_store_and_parse_rx_msg (test_data_dump.DATADump_Test.test_store_and_parse_rx_msg) ... ok
test_store_and_parse_tx_msg (test_data_dump.DATADump_Test.test_store_and_parse_tx_msg) ... ok
test_bit_conv (test_data_msg.Msg_Test.test_bit_conv) ... ok
test_enc_dec (test_data_msg.Msg_Test.test_enc_dec) ... ok
test_rand_hdr_burst (test_data_msg.Msg_Test.test_rand_hdr_burst) ... ok
test_transform (test_data_msg.Msg_Test.test_transform) ... ok
test_validate (test_data_msg.Msg_Test.test_validate) ... ok

----------------------------------------------------------------------
Ran 46 tests in 0.056s

OK
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing __pycache__/
+ [ -d /build/deps ]
+ git_clean /build/deps/gapk
+ repos=/build/deps/gapk
+ [ ! -d /build/deps/gapk ]
+ [ ! -d /build/deps/gapk/.git ]
+ git -C /build/deps/gapk checkout -f HEAD
+ git -C /build/deps/gapk clean -dxf
Removing .version
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing include/gsmhr/Makefile
Removing include/gsmhr/Makefile.in
Removing install-sh
Removing libgsmhr/.deps/
Removing libgsmhr/Makefile
Removing libgsmhr/Makefile.in
Removing libgsmhr/refsrc/
Removing libosmogapk.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/.deps/
Removing src/.libs/
Removing src/Makefile
Removing src/Makefile.in
Removing src/app_osmo_gapk.o
Removing src/benchmark.lo
Removing src/codec_amr.lo
Removing src/codec_efr.lo
Removing src/codec_fr.lo
Removing src/codec_hr.lo
Removing src/codec_pcm.lo
Removing src/codecs.lo
Removing src/common.lo
Removing src/ecu_fr.lo
Removing src/fmt_amr.lo
Removing src/fmt_amr_opencore.lo
Removing src/fmt_gsm.lo
Removing src/fmt_hr_ref.lo
Removing src/fmt_racal.lo
Removing src/fmt_rawpcm.lo
Removing src/fmt_rtp_amr.lo
Removing src/fmt_rtp_efr.lo
Removing src/fmt_rtp_hr_etsi.lo
Removing src/fmt_rtp_hr_ietf.lo
Removing src/fmt_ti.lo
Removing src/formats.lo
Removing src/libosmogapk.la
Removing src/osmo-gapk
Removing src/pq_alsa.lo
Removing src/pq_codec.lo
Removing src/pq_ecu.lo
Removing src/pq_file.lo
Removing src/pq_format.lo
Removing src/pq_rtp.lo
Removing src/procqueue.lo
Removing stamp-h1
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/atconfig
Removing tests/atlocal
Removing tests/ecu/.deps/
Removing tests/io/.deps/
Removing tests/procqueue/.deps/
+ git_clean /build/deps/install
+ repos=/build/deps/install
+ [ ! -d /build/deps/install ]
+ [ ! -d /build/deps/install/.git ]
+ echo Not a git clone, removing: /build/deps/install
+ rm -rf /build/deps/install
Not a git clone, removing: /build/deps/install
+ return
+ git_clean /build/deps/libosmo-gprs
+ repos=/build/deps/libosmo-gprs
+ [ ! -d /build/deps/libosmo-gprs ]
+ [ ! -d /build/deps/libosmo-gprs/.git ]
+ git -C /build/deps/libosmo-gprs checkout -f HEAD
+ git -C /build/deps/libosmo-gprs clean -dxf
Removing .version
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/csn1/Makefile
Removing include/osmocom/csn1/Makefile.in
Removing include/osmocom/gprs/Makefile
Removing include/osmocom/gprs/Makefile.in
Removing include/osmocom/gprs/gmm/Makefile
Removing include/osmocom/gprs/gmm/Makefile.in
Removing include/osmocom/gprs/llc/Makefile
Removing include/osmocom/gprs/llc/Makefile.in
Removing include/osmocom/gprs/rlcmac/Makefile
Removing include/osmocom/gprs/rlcmac/Makefile.in
Removing include/osmocom/gprs/sm/Makefile
Removing include/osmocom/gprs/sm/Makefile.in
Removing include/osmocom/gprs/sndcp/Makefile
Removing include/osmocom/gprs/sndcp/Makefile.in
Removing install-sh
Removing libosmo-csn1.pc
Removing libosmo-gprs-gmm.pc
Removing libosmo-gprs-llc.pc
Removing libosmo-gprs-rlcmac.pc
Removing libosmo-gprs-sm.pc
Removing libosmo-gprs-sndcp.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/common/.deps/
Removing src/common/.libs/
Removing src/common/Makefile
Removing src/common/Makefile.in
Removing src/common/libosmo-gprs-common.la
Removing src/common/qos.lo
Removing src/common/qos.o
Removing src/csn1/.deps/
Removing src/csn1/.libs/
Removing src/csn1/Makefile
Removing src/csn1/Makefile.in
Removing src/csn1/csn1.lo
Removing src/csn1/csn1.o
Removing src/csn1/csn1_dec.lo
Removing src/csn1/csn1_dec.o
Removing src/csn1/csn1_enc.lo
Removing src/csn1/csn1_enc.o
Removing src/csn1/libosmo-csn1.la
Removing src/gmm/.deps/
Removing src/gmm/.libs/
Removing src/gmm/Makefile
Removing src/gmm/Makefile.in
Removing src/gmm/gmm.lo
Removing src/gmm/gmm.o
Removing src/gmm/gmm_ms_fsm.lo
Removing src/gmm/gmm_ms_fsm.o
Removing src/gmm/gmm_pdu.lo
Removing src/gmm/gmm_pdu.o
Removing src/gmm/gmm_prim.lo
Removing src/gmm/gmm_prim.o
Removing src/gmm/libosmo-gprs-gmm.la
Removing src/gmm/misc.lo
Removing src/gmm/misc.o
Removing src/llc/.deps/
Removing src/llc/.libs/
Removing src/llc/Makefile
Removing src/llc/Makefile.in
Removing src/llc/crc24.lo
Removing src/llc/crc24.o
Removing src/llc/libosmo-gprs-llc.la
Removing src/llc/llc.lo
Removing src/llc/llc.o
Removing src/llc/llc_bssgp.lo
Removing src/llc/llc_bssgp.o
Removing src/llc/llc_grr.lo
Removing src/llc/llc_grr.o
Removing src/llc/llc_ll.lo
Removing src/llc/llc_ll.o
Removing src/llc/llc_llgmm.lo
Removing src/llc/llc_llgmm.o
Removing src/llc/llc_pdu.lo
Removing src/llc/llc_pdu.o
Removing src/llc/llc_prim.lo
Removing src/llc/llc_prim.o
Removing src/llc/llc_xid.lo
Removing src/llc/llc_xid.o
Removing src/llc/misc.lo
Removing src/llc/misc.o
Removing src/rlcmac/.deps/
Removing src/rlcmac/.libs/
Removing src/rlcmac/Makefile
Removing src/rlcmac/Makefile.in
Removing src/rlcmac/codel.lo
Removing src/rlcmac/codel.o
Removing src/rlcmac/coding_scheme.lo
Removing src/rlcmac/coding_scheme.o
Removing src/rlcmac/csn1_ts_24_008.lo
Removing src/rlcmac/csn1_ts_24_008.o
Removing src/rlcmac/csn1_ts_44_018.lo
Removing src/rlcmac/csn1_ts_44_018.o
Removing src/rlcmac/csn1_ts_44_060.lo
Removing src/rlcmac/csn1_ts_44_060.o
Removing src/rlcmac/gre.lo
Removing src/rlcmac/gre.o
Removing src/rlcmac/libosmo-gprs-rlcmac.la
Removing src/rlcmac/llc_queue.lo
Removing src/rlcmac/llc_queue.o
Removing src/rlcmac/misc.lo
Removing src/rlcmac/misc.o
Removing src/rlcmac/pdch_ul_controller.lo
Removing src/rlcmac/pdch_ul_controller.o
Removing src/rlcmac/rlc.lo
Removing src/rlcmac/rlc.o
Removing src/rlcmac/rlc_window.lo
Removing src/rlcmac/rlc_window.o
Removing src/rlcmac/rlc_window_dl.lo
Removing src/rlcmac/rlc_window_dl.o
Removing src/rlcmac/rlc_window_ul.lo
Removing src/rlcmac/rlc_window_ul.o
Removing src/rlcmac/rlcmac.lo
Removing src/rlcmac/rlcmac.o
Removing src/rlcmac/rlcmac_dec.lo
Removing src/rlcmac/rlcmac_dec.o
Removing src/rlcmac/rlcmac_enc.lo
Removing src/rlcmac/rlcmac_enc.o
Removing src/rlcmac/rlcmac_prim.lo
Removing src/rlcmac/rlcmac_prim.o
Removing src/rlcmac/sched.lo
Removing src/rlcmac/sched.o
Removing src/rlcmac/tbf.lo
Removing src/rlcmac/tbf.o
Removing src/rlcmac/tbf_dl.lo
Removing src/rlcmac/tbf_dl.o
Removing src/rlcmac/tbf_dl_ass_fsm.lo
Removing src/rlcmac/tbf_dl_ass_fsm.o
Removing src/rlcmac/tbf_dl_fsm.lo
Removing src/rlcmac/tbf_dl_fsm.o
Removing src/rlcmac/tbf_ul.lo
Removing src/rlcmac/tbf_ul.o
Removing src/rlcmac/tbf_ul_ass_fsm.lo
Removing src/rlcmac/tbf_ul_ass_fsm.o
Removing src/rlcmac/tbf_ul_fsm.lo
Removing src/rlcmac/tbf_ul_fsm.o
Removing src/rlcmac/ts_44_060.lo
Removing src/rlcmac/ts_44_060.o
Removing src/rlcmac/ts_44_064.lo
Removing src/rlcmac/ts_44_064.o
Removing src/sm/.deps/
Removing src/sm/.libs/
Removing src/sm/Makefile
Removing src/sm/Makefile.in
Removing src/sm/libosmo-gprs-sm.la
Removing src/sm/misc.lo
Removing src/sm/misc.o
Removing src/sm/sm.lo
Removing src/sm/sm.o
Removing src/sm/sm_ms_fsm.lo
Removing src/sm/sm_ms_fsm.o
Removing src/sm/sm_pdu.lo
Removing src/sm/sm_pdu.o
Removing src/sm/sm_prim.lo
Removing src/sm/sm_prim.o
Removing src/sm/sm_qos.lo
Removing src/sm/sm_qos.o
Removing src/sndcp/.deps/
Removing src/sndcp/.libs/
Removing src/sndcp/Makefile
Removing src/sndcp/Makefile.in
Removing src/sndcp/libosmo-gprs-sndcp.la
Removing src/sndcp/misc.lo
Removing src/sndcp/misc.o
Removing src/sndcp/slhc.lo
Removing src/sndcp/slhc.o
Removing src/sndcp/sndcp.lo
Removing src/sndcp/sndcp.o
Removing src/sndcp/sndcp_comp.lo
Removing src/sndcp/sndcp_comp.o
Removing src/sndcp/sndcp_dcomp.lo
Removing src/sndcp/sndcp_dcomp.o
Removing src/sndcp/sndcp_pcomp.lo
Removing src/sndcp/sndcp_pcomp.o
Removing src/sndcp/sndcp_prim.lo
Removing src/sndcp/sndcp_prim.o
Removing src/sndcp/sndcp_xid.lo
Removing src/sndcp/sndcp_xid.o
Removing src/sndcp/v42bis.lo
Removing src/sndcp/v42bis.o
Removing stamp-h1
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/atconfig
Removing tests/gmm/.deps/
Removing tests/gmm/Makefile
Removing tests/gmm/Makefile.in
Removing tests/llc/.deps/
Removing tests/llc/Makefile
Removing tests/llc/Makefile.in
Removing tests/rlcmac/.deps/
Removing tests/rlcmac/Makefile
Removing tests/rlcmac/Makefile.in
Removing tests/sm/.deps/
Removing tests/sm/Makefile
Removing tests/sm/Makefile.in
Removing tests/sndcp/.deps/
Removing tests/sndcp/Makefile
Removing tests/sndcp/Makefile.in
+ 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/hr_sid_class.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/jhash/.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 ]
[osmocom-master] $ /bin/sh -xe /tmp/jenkins561894116243316673.sh
+ [ False != True ]
+ rm -rf /home/osmocom-build/jenkins/workspace/master-osmocom-bb/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
+ mkdir -p /home/osmocom-build/jenkins/workspace/master-osmocom-bb/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 957507 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz, **/app-release.apk". Configuration error?
Finished: SUCCESS