Skip to content

Console Output

Started by upstream project "gerrit-osmo-ccid-firmware-build" build number 3
originally caused by:
 Started by user benispeter
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-ccid-firmware-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware
 > git init /home/osmocom-build/jenkins/workspace/gerrit-osmo-ccid-firmware-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/osmo-ccid-firmware  # timeout=10
Checking out Revision 62e18147cc4dd566884dcdcca0be3e028c305245 (**)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62e18147cc4dd566884dcdcca0be3e028c305245 # timeout=10
Commit message: "fix compilation with gcc-11"
First time build. Skipping changelog.
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins6339727886443039289.sh
+ CCACHE_DIR=/home/osmocom-build/ccache/gerrit-verifications
+ mkdir -p /home/osmocom-build/ccache/gerrit-verifications
+ chown osmocom-build:osmocom-build /home/osmocom-build/ccache/gerrit-verifications
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-osmo-ccid-firmware-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-ccid-firmware-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit:/build -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/gerrit-verifications:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh
++ pwd
+ TOPDIR=/build
+ publish=
+ deps=/build/deps
+ inst=/build/install
+ export deps inst
+ echo
+ echo '=============== libosmocore hostt build ==========='
+ osmo-build-dep.sh libosmocore '' --disable-doxygen

=============== libosmocore hostt build ===========



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

+ mkdir -p /build/deps
+ 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 e4f34d8d socket.c: Fix compilation with --disable-libsctp
+ git rev-parse HEAD
e4f34d8d0af2ba9af43402d3a7c5f904a7c4b3ef
+ cd libosmocore
+ mkdir -p /build/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:456: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:456: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:456: the top level
configure.ac:596: warning: AC_OUTPUT should be used without arguments.
configure.ac:596: 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/install/stow/libosmocore --with-systemdsystemunitdir=/build/install/stow/libosmocore/lib/systemd/system --disable-doxygen
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms... 
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libpcsclite... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ [ -n  ]
+ make -j 12 install
echo 1.9.0.19-e4f34 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmocore'
Making install in include
make[2]: Entering directory '/build/deps/libosmocore/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      socket_compat.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      socket_compat.h
make[5]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h panic.h '/build/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h time_cc.h use_count.h socket_compat.h plugin.h msgfile.h serial.h mnl.h '/build/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/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/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/install/stow/libosmocore/include/osmocom/codec'
 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/build/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/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/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/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/install/stow/libosmocore/include/osmocom/gsm'
 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rsl.h rxlev_stat.h sysinfo.h tlv.h '/build/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/install/stow/libosmocore/include/osmocom/isdn'
 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h '/build/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/install/stow/libosmocore/include/osmocom/crypt'
 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/build/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/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/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/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/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/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/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/install/stow/libosmocore/include/osmocom/ctrl'
 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h control_vty.h '/build/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/install/stow/libosmocore/include/osmocom/sim'
 /usr/bin/install -c -m 644 class_tables.h sim.h '/build/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/install/stow/libosmocore/include/osmocom/usb'
 /usr/bin/install -c -m 644 libusb.h '/build/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       context.lo
  CC       conv.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       isdnhdlc.lo
  CC       gsmtap_util.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       select.lo
  CC       rbtree.lo
  CC       sercomm.lo
  CC       signal.lo
  CC       socket.lo
  CC       sockaddr_str.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       stats_tcp.lo
  CC       strrb.lo
  CC       tdef.lo
  CC       thread.lo
  CC       time_cc.lo
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       timer_clockgettime.lo
  CC       tun.lo
  CC       use_count.lo
  CC       utils.lo
  CC       write_queue.lo
  CC       conv_acc_sse.lo
  CC       conv_acc_sse_avx.lo
  CC       plugin.lo
  CC       msgfile.lo
  CC       serial.lo
  CC       mnl.lo
  CC       osmo_io_uring.lo
  CCLD     libosmocore.la
make[5]: Entering directory '/build/deps/libosmocore/src/core'
make[5]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/build/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.so.21.0.0 /build/install/stow/libosmocore/lib/libosmocore.so.21.0.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so.21 || { rm -f libosmocore.so.21 && ln -s libosmocore.so.21.0.0 libosmocore.so.21; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmocore.so.21.0.0 libosmocore.so || { rm -f libosmocore.so && ln -s libosmocore.so.21.0.0 libosmocore.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/build/deps/libosmocore/src/core'
make[4]: Leaving directory '/build/deps/libosmocore/src/core'
make[3]: Leaving directory '/build/deps/libosmocore/src/core'
Making install in vty
make[3]: Entering directory '/build/deps/libosmocore/src/vty'
  CC       buffer.lo
  CC       command.lo
  CC       vty.lo
  CC       vector.lo
  CC       utils.lo
  CC       telnet_interface.lo
  CC       logging_vty.lo
  CC       fsm_vty.lo
  CC       stats_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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmovty.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmovty.la'
libtool: install: (cd /build/deps/libosmocore/src/vty; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 13:0:0 -no-undefined -o libosmovty.la -rpath /build/install/stow/libosmocore/lib buffer.lo command.lo vty.lo vector.lo utils.lo telnet_interface.lo logging_vty.lo stats_vty.lo fsm_vty.lo talloc_ctx_vty.lo cpu_sched_vty.lo tdef_vty.lo ../../src/core/libosmocore.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmovty.so.13.0.0T /build/install/stow/libosmocore/lib/libosmovty.so.13.0.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so.13 || { rm -f libosmovty.so.13 && ln -s libosmovty.so.13.0.0 libosmovty.so.13; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmovty.so.13.0.0 libosmovty.so || { rm -f libosmovty.so && ln -s libosmovty.so.13.0.0 libosmovty.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmovty.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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
  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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoisdn.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoisdn.la'
libtool: install: (cd /build/deps/libosmocore/src/isdn; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoisdn.map -version-info 1:0:1 -no-undefined -o libosmoisdn.la -rpath /build/install/stow/libosmocore/lib libisdnint.la -ltalloc )
libtool: install: /usr/bin/install -c .libs/libosmoisdn.so.0.1.0T /build/install/stow/libosmocore/lib/libosmoisdn.so.0.1.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so.0 || { rm -f libosmoisdn.so.0 && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so.0; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmoisdn.so.0.1.0 libosmoisdn.so || { rm -f libosmoisdn.so && ln -s libosmoisdn.so.0.1.0 libosmoisdn.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/install/stow/libosmocore/lib

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

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/build/deps/libosmocore/src/isdn'
make[3]: Leaving directory '/build/deps/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory '/build/deps/libosmocore/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CC       ecu.lo
  CC       ecu_fr.lo
  CC       ecu_fr_old.lo
  CCLD     libosmocodec.la
make[4]: Entering directory '/build/deps/libosmocore/src/codec'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocodec.la'
libtool: install: (cd /build/deps/libosmocore/src/codec; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 4:0:0 -no-undefined -o libosmocodec.la -rpath /build/install/stow/libosmocore/lib gsm610.lo gsm620.lo gsm660.lo gsm690.lo ecu.lo ecu_fr.lo ecu_fr_old.lo ../../src/core/libosmocore.la )
libtool: install: /usr/bin/install -c .libs/libosmocodec.so.4.0.0T /build/install/stow/libosmocore/lib/libosmocodec.so.4.0.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so.4 || { rm -f libosmocodec.so.4 && ln -s libosmocodec.so.4.0.0 libosmocodec.so.4; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmocodec.so.4.0.0 libosmocodec.so || { rm -f libosmocodec.so && ln -s libosmocodec.so.4.0.0 libosmocodec.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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
  CC       gsm48_arfcn_range_encode.lo
  CC       gsm0808.lo
  CC       gsm48_ie.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       lapdm.lo
  CC       gsm0414.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       kasumi.lo
  CC       gsm29205.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_xor.lo
  CC       auth_xor_2g.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       milenage/aes-internal.lo
  CC       milenage/aes-internal-enc.lo
  CC       milenage/milenage.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       auth_tuak.lo
  CC       gsup.lo
  CC       gprs_gea.lo
  CC       gsup_sms.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       gsm48049.lo
  CC       cbsp.lo
  CC       gad.lo
  CC       bsslap.lo
  CC       bssmap_le.lo
  CC       kdf.lo
  CC       iuup.lo
  CC       gsm44021.lo
  CC       gsm44068.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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogsm.la'
libtool: install: (cd /build/deps/libosmocore/src/gsm; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -I/usr/include/p11-kit-1 -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogsm.map -version-info 20:0:0 -no-undefined -o libosmogsm.la -rpath /build/install/stow/libosmocore/lib libgsmint.la -ltalloc -lgnutls )
libtool: install: /usr/bin/install -c .libs/libosmogsm.so.20.0.0T /build/install/stow/libosmocore/lib/libosmogsm.so.20.0.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so.20 || { rm -f libosmogsm.so.20 && ln -s libosmogsm.so.20.0.0 libosmogsm.so.20; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmogsm.so.20.0.0 libosmogsm.so || { rm -f libosmogsm.so && ln -s libosmogsm.so.20.0.0 libosmogsm.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /build/deps/libosmocore/src/coding; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 3:0:3 -no-undefined -o libosmocoding.la -rpath /build/install/stow/libosmocore/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.3.0T /build/install/stow/libosmocore/lib/libosmocoding.so.0.3.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.3.0 libosmocoding.so.0; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.3.0 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.3.0 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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_vc_fsm.lo
  CC       gprs_ns2_fr.lo
  CC       gprs_ns2_sns.lo
  CC       gprs_ns2_message.lo
  CC       gprs_ns2_vty.lo
  CC       gprs_bssgp2.lo
  CC       bssgp_bvc_fsm.lo
  CC       common_vty.lo
  CC       frame_relay.lo
  CCLD     libosmogb.la
  CCLD     libosmogb-test.la
make[4]: Entering directory '/build/deps/libosmocore/src/gb'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogb.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogb.la'
libtool: install: (cd /build/deps/libosmocore/src/gb; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 16:0:2 -no-undefined -o libosmogb.la -rpath /build/install/stow/libosmocore/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_rim.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/core/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.14.2.0T /build/install/stow/libosmocore/lib/libosmogb.so.14.2.0
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so.14 || { rm -f libosmogb.so.14 && ln -s libosmogb.so.14.2.0 libosmogb.so.14; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.14.2.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.14.2.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoctrl.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -Wall -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 8:1:8 -no-undefined -o libosmoctrl.la -rpath /build/install/stow/libosmocore/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.8.1T /build/install/stow/libosmocore/lib/libosmoctrl.so.0.8.1
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so.0; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.8.1 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.8.1 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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_hpsim.lo
  CC       card_fs_isim.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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmosim.la '/build/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool"  --silent --tag CC --mode=relink gcc -fPIC -Wall -I/usr/include/PCSC -pthread -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall -version-info 3:2:1 -no-undefined -o libosmosim.la -rpath /build/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/core/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.1.2T /build/install/stow/libosmocore/lib/libosmosim.so.2.1.2
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.1.2 libosmosim.so.2; }; })
libtool: install: (cd /build/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.1.2 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.1.2 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmousb.la '/build/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/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/install/stow/libosmocore/lib/libosmousb.so.0.0.1
libtool: install: (cd /build/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/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/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/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /build/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-arfcn
  CCLD     osmo-config-merge
  CCLD     osmo-sim-test
  CCLD     osmo-auc-gen
  CCLD     osmo-aka-verify
  CCLD     osmo-gsmtap-logsend
  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/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/install/stow/libosmocore/bin'
libtool: install: /usr/bin/install -c .libs/osmo-arfcn /build/install/stow/libosmocore/bin/osmo-arfcn
libtool: install: /usr/bin/install -c .libs/osmo-auc-gen /build/install/stow/libosmocore/bin/osmo-auc-gen
libtool: install: /usr/bin/install -c .libs/osmo-config-merge /build/install/stow/libosmocore/bin/osmo-config-merge
libtool: install: /usr/bin/install -c .libs/osmo-aka-verify /build/install/stow/libosmocore/bin/osmo-aka-verify
libtool: install: /usr/bin/install -c .libs/osmo-gsmtap-logsend /build/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/install/stow/libosmocore/bin'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/share/aclocal'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/include'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/install/stow/libosmocore/share/aclocal'
 /usr/bin/install -c osmo-release.sh '/build/install/stow/libosmocore/bin'
 /usr/bin/install -c -m 644 libosmocore.pc libosmocodec.pc libosmovty.pc libosmogsm.pc libosmogb.pc libosmoctrl.pc libosmocoding.pc libosmosim.pc libosmousb.pc libosmoisdn.pc '/build/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-release.mk '/build/install/stow/libosmocore/include'
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/install/stow stow --restow libosmocore

=============== CCID usb_gadget build ===========
+ export PKG_CONFIG_PATH=/build/install/lib/pkgconfig:
+ PKG_CONFIG_PATH=/build/install/lib/pkgconfig:
+ export LD_LIBRARY_PATH=/build/install/lib
+ LD_LIBRARY_PATH=/build/install/lib
+ export PATH=/build/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/build/install/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ echo
+ echo '=============== CCID usb_gadget build ==========='
+ cd /build/ccid_host
+ make clean
rm -f ccid_functionfs hub_functionfs cuart_test cuart_fsm_test *.o
++ find . -name '*.[hc]'
+ verify_value_string_arrays_are_terminated.py ./ccid_slot_sim.c ./cuart_test.c ./logging.c ./logging.h ./ccid_slot_sim.h ./ccid_main_functionfs.c ./utils_ringbuffer.c ./cuart_fsm_test.c ./hub_main_functionfs.c ./utils_ringbuffer.h ./cuart_driver_tty.c
+ make -j 12
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ccid_main_functionfs.o -c ccid_main_functionfs.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o cuart_driver_tty.o -c cuart_driver_tty.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o utils_ringbuffer.o -c utils_ringbuffer.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o logging.o -c logging.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ../ccid_common/cuart.o -c ../ccid_common/cuart.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ../ccid_common/ccid_proto.o -c ../ccid_common/ccid_proto.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ../ccid_common/ccid_device.o -c ../ccid_common/ccid_device.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ../ccid_common/ccid_slot_fsm.o -c ../ccid_common/ccid_slot_fsm.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ../ccid_common/iso7816_3.o -c ../ccid_common/iso7816_3.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ../ccid_common/iso7816_fsm.o -c ../ccid_common/iso7816_fsm.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o hub_main_functionfs.o -c hub_main_functionfs.c
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o cuart_test.o -c cuart_test.c
cuart_driver_tty.c:90:12: warning: 'read_timeout' defined but not used [-Wunused-function]
   90 | static int read_timeout(int fd, uint8_t *out, size_t len, unsigned long timeout_ms)
      |            ^~~~~~~~~~~~
cuart_driver_tty.c:62:13: warning: '_set_dtr' defined but not used [-Wunused-function]
   62 | static void _set_dtr(int fd, bool dtr)
      |             ^~~~~~~~
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o cuart_fsm_test.o -c cuart_fsm_test.c
cuart_test.c: In function 'handle_event':
cuart_test.c:35:9: warning: enumeration value 'CUART_E_RX_COMPLETE' not handled in switch [-Wswitch]
   35 |         switch (evt) {
      |         ^~~~~~
cuart_test.c:35:9: warning: enumeration value 'CUART_E_RX_TIMEOUT' not handled in switch [-Wswitch]
cuart_test.c:35:9: warning: enumeration value 'CUART_E_TX_COMPLETE' not handled in switch [-Wswitch]
cuart_test.c:35:9: warning: enumeration value 'CUART_E_HW_ERROR' not handled in switch [-Wswitch]
hub_main_functionfs.c: In function 'hub_handle_ctrl':
hub_main_functionfs.c:231:13: warning: unused variable 'rc' [-Wunused-variable]
  231 |         int rc;
      |             ^~
hub_main_functionfs.c: In function 'ep_0_cb':
hub_main_functionfs.c:342:30: warning: unused variable 'uh' [-Wunused-variable]
  342 |         struct ufunc_handle *uh = (struct ufunc_handle *) ofd->data;
      |                              ^~
hub_main_functionfs.c: In function 'evfd_cb':
hub_main_functionfs.c:392:22: warning: unused variable 'msg' [-Wunused-variable]
  392 |         struct msgb *msg;
      |                      ^~~
../ccid_common/ccid_device.c: In function 'ccid_handle_get_slot_status':
../ccid_common/ccid_device.c:421:35: warning: unused variable 'ch' [-Wunused-variable]
  421 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_icc_power_on':
../ccid_common/ccid_device.c:435:35: warning: unused variable 'ch' [-Wunused-variable]
  435 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_icc_power_off':
../ccid_common/ccid_device.c:446:35: warning: unused variable 'ch' [-Wunused-variable]
  446 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_xfr_block':
../ccid_common/ccid_device.c:459:35: warning: unused variable 'ch' [-Wunused-variable]
  459 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_get_parameters':
../ccid_common/ccid_device.c:481:35: warning: unused variable 'ch' [-Wunused-variable]
  481 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_reset_parameters':
../ccid_common/ccid_device.c:494:35: warning: unused variable 'ch' [-Wunused-variable]
  494 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_set_parameters':
../ccid_common/ccid_device.c:525:35: warning: unused variable 'ch' [-Wunused-variable]
  525 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_escape':
../ccid_common/ccid_device.c:572:35: warning: unused variable 'ch' [-Wunused-variable]
  572 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_icc_clock':
../ccid_common/ccid_device.c:584:35: warning: unused variable 'ch' [-Wunused-variable]
  584 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_t0apdu':
../ccid_common/ccid_device.c:597:35: warning: unused variable 'ch' [-Wunused-variable]
  597 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_secure':
../ccid_common/ccid_device.c:611:35: warning: unused variable 'ch' [-Wunused-variable]
  611 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_mechanical':
../ccid_common/ccid_device.c:624:35: warning: unused variable 'ch' [-Wunused-variable]
  624 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_abort':
../ccid_common/ccid_device.c:636:35: warning: unused variable 'ch' [-Wunused-variable]
  636 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_set_rate_and_clock':
../ccid_common/ccid_device.c:665:35: warning: unused variable 'ch' [-Wunused-variable]
  665 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_ctrl_abort':
../ccid_common/ccid_device.c:840:27: warning: variable 'cs' set but not used [-Wunused-but-set-variable]
  840 |         struct ccid_slot *cs;
      |                           ^~
../ccid_common/ccid_device.c:839:17: warning: unused variable 'seq' [-Wunused-variable]
  839 |         uint8_t seq = w_value >> 8;
      |                 ^~~
../ccid_common/ccid_slot_fsm.c: In function 'iso_handle_fsm_events':
../ccid_common/ccid_slot_fsm.c:205:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  205 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:220:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  220 |                 tpdu = data;
      |                      ^
cuart_fsm_test.c: In function 'main':
cuart_fsm_test.c:74:17: warning: unused variable 'atr' [-Wunused-variable]
   74 |         uint8_t atr[64];
      |                 ^~~
../ccid_common/ccid_slot_fsm.c:235:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  235 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:249:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  249 |                 tpdu = data;
      |                      ^
../ccid_common/iso7816_fsm.c: In function 'iso7816_3_reset_action':
../ccid_common/ccid_slot_fsm.c:257:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  257 |                 tpdu = data;
      |                      ^
../ccid_common/iso7816_fsm.c:302:22: warning: unused variable 'msg' [-Wunused-variable]
  302 |         struct msgb *msg;
      |                      ^~~
../ccid_common/ccid_slot_fsm.c:271:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  271 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:313:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  313 |                 tpdu = data;
      |                      ^
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o cuart_test cuart_test.o cuart_driver_tty.o utils_ringbuffer.o ../ccid_common/cuart.o -lasan -L/build/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl 
../ccid_common/ccid_slot_fsm.c:276:25: warning: unused variable 'D_or_one' [-Wunused-variable]
  276 |                 uint8_t D_or_one = D > 0 ? D : 1;
      |                         ^~~~~~~~
../ccid_common/ccid_slot_fsm.c:275:26: warning: unused variable 'fmax' [-Wunused-variable]
  275 |                 uint32_t fmax = iso7816_3_fmax_table[cs->proposed_pars.fi];
      |                          ^~~~
../ccid_common/iso7816_fsm.c: In function 'get_rx_byte_evt':
../ccid_common/iso7816_fsm.c:645:32: warning: unused variable 'ip' [-Wunused-variable]
  645 |         struct iso7816_3_priv *ip = get_iso7816_3_priv(fi);
      |                                ^~
../ccid_common/ccid_slot_fsm.c:333:1: warning: control reaches end of non-void function [-Wreturn-type]
  333 | }
      | ^
../ccid_common/ccid_slot_fsm.c: At top level:
../ccid_common/ccid_slot_fsm.c:66:22: warning: 'sysmousim_sjs1_atr' defined but not used [-Wunused-const-variable=]
   66 | static const uint8_t sysmousim_sjs1_atr[] = {
      |                      ^~~~~~~~~~~~~~~~~~
../ccid_common/iso7816_fsm.c: In function 'pps_s_pps_req_init_action':
../ccid_common/iso7816_fsm.c:988:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  988 |         uint8_t PPS1 = (uint8_t)data;
      |                        ^
../ccid_common/iso7816_fsm.c: In function 'pps_wait_pX_action':
../ccid_common/iso7816_fsm.c:1031:32: warning: unused variable 'ip' [-Wunused-variable]
 1031 |         struct iso7816_3_priv *ip = get_iso7816_3_priv(parent_fi);
      |                                ^~
../ccid_common/ccid_device.c: At top level:
../ccid_common/ccid_device.c:84:12: warning: 'decode_ccid_pars_t1' defined but not used [-Wunused-function]
   84 | static int decode_ccid_pars_t1(struct ccid_pars_decoded *out, const struct ccid_proto_data_t1 *in)
      |            ^~~~~~~~~~~~~~~~~~~
../ccid_common/iso7816_fsm.c: In function 'tpdu_s_sw2_action':
../ccid_common/iso7816_fsm.c:1487:32: warning: unused variable 'ip' [-Wunused-variable]
 1487 |         struct iso7816_3_priv *ip = get_iso7816_3_priv(parent_fi);
      |                                ^~
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o hub_functionfs hub_main_functionfs.o -lasan -L/build/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl  -laio
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o ccid_functionfs ccid_main_functionfs.o cuart_driver_tty.o utils_ringbuffer.o logging.o ../ccid_common/cuart.o ../ccid_common/ccid_proto.o ../ccid_common/ccid_device.o ../ccid_common/ccid_slot_fsm.o ../ccid_common/iso7816_3.o ../ccid_common/iso7816_fsm.o -lasan -L/build/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl  -laio
cc -Wall -g -I/build/install/stow/libosmocore/include/ -pthread  -I../ccid_common -I. -o cuart_fsm_test cuart_fsm_test.o logging.o cuart_driver_tty.o utils_ringbuffer.o ../ccid_common/iso7816_fsm.o ../ccid_common/iso7816_3.o ../ccid_common/cuart.o -lasan -L/build/install/stow/libosmocore/lib -losmocore -ltalloc -lmnl  -L/build/install/stow/libosmocore/lib -losmosim -losmocore -ltalloc -lmnl 
+ make clean
rm -f ccid_functionfs hub_functionfs cuart_test cuart_fsm_test *.o

=============== libosmocore cross-build ===========
+ echo
+ echo '=============== libosmocore cross-build ==========='
+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmocore master
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ cd libosmocore
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Removing .version
Removing Doxyfile.codec
Removing Doxyfile.coding
Removing Doxyfile.ctrl
Removing Doxyfile.gb
Removing Doxyfile.gsm
Removing Doxyfile.isdn
Removing Doxyfile.sim
Removing Doxyfile.usb
Removing Doxyfile.vty
Removing Makefile
Removing Makefile.in
Removing aclocal.m4
Removing autom4te.cache/
Removing compile
Removing config.guess
Removing config.h
Removing config.h.in
Removing config.log
Removing config.status
Removing config.sub
Removing configure
Removing contrib/libosmocore.spec
Removing depcomp
Removing include/Makefile
Removing include/Makefile.in
Removing include/osmocom/Makefile
Removing include/osmocom/Makefile.in
Removing include/osmocom/codec/Makefile
Removing include/osmocom/codec/Makefile.in
Removing include/osmocom/coding/Makefile
Removing include/osmocom/coding/Makefile.in
Removing include/osmocom/core/Makefile
Removing include/osmocom/core/Makefile.in
Removing include/osmocom/core/bit16gen.h
Removing include/osmocom/core/bit32gen.h
Removing include/osmocom/core/bit64gen.h
Removing include/osmocom/core/crc16gen.h
Removing include/osmocom/core/crc32gen.h
Removing include/osmocom/core/crc64gen.h
Removing include/osmocom/core/crc8gen.h
Removing include/osmocom/core/socket_compat.h
Removing include/osmocom/crypt/Makefile
Removing include/osmocom/crypt/Makefile.in
Removing include/osmocom/ctrl/Makefile
Removing include/osmocom/ctrl/Makefile.in
Removing include/osmocom/gprs/Makefile
Removing include/osmocom/gprs/Makefile.in
Removing include/osmocom/gprs/protocol/Makefile
Removing include/osmocom/gprs/protocol/Makefile.in
Removing include/osmocom/gsm/Makefile
Removing include/osmocom/gsm/Makefile.in
Removing include/osmocom/gsm/gsm0503.h
Removing include/osmocom/gsm/protocol/Makefile
Removing include/osmocom/gsm/protocol/Makefile.in
Removing include/osmocom/isdn/Makefile
Removing include/osmocom/isdn/Makefile.in
Removing include/osmocom/sim/Makefile
Removing include/osmocom/sim/Makefile.in
Removing include/osmocom/usb/Makefile
Removing include/osmocom/usb/Makefile.in
Removing include/osmocom/vty/Makefile
Removing include/osmocom/vty/Makefile.in
Removing install-sh
Removing libosmocodec.pc
Removing libosmocoding.pc
Removing libosmocore.pc
Removing libosmoctrl.pc
Removing libosmogb.pc
Removing libosmogsm.pc
Removing libosmoisdn.pc
Removing libosmosim.pc
Removing libosmousb.pc
Removing libosmovty.pc
Removing libtool
Removing ltmain.sh
Removing m4/libtool.m4
Removing m4/ltoptions.m4
Removing m4/ltsugar.m4
Removing m4/ltversion.m4
Removing m4/lt~obsolete.m4
Removing missing
Removing src/Makefile
Removing src/Makefile.in
Removing src/codec/.deps/
Removing src/codec/.libs/
Removing src/codec/Makefile
Removing src/codec/Makefile.in
Removing src/codec/ecu.lo
Removing src/codec/ecu_fr.lo
Removing src/codec/ecu_fr_old.lo
Removing src/codec/gsm610.lo
Removing src/codec/gsm620.lo
Removing src/codec/gsm660.lo
Removing src/codec/gsm690.lo
Removing src/codec/libosmocodec.la
Removing src/coding/.deps/
Removing src/coding/.libs/
Removing src/coding/Makefile
Removing src/coding/Makefile.in
Removing src/coding/gsm0503_amr_dtx.lo
Removing src/coding/gsm0503_coding.lo
Removing src/coding/gsm0503_interleaving.lo
Removing src/coding/gsm0503_mapping.lo
Removing src/coding/gsm0503_parity.lo
Removing src/coding/gsm0503_tables.lo
Removing src/coding/libosmocoding.la
Removing src/core/.deps/
Removing src/core/.libs/
Removing src/core/Makefile
Removing src/core/Makefile.in
Removing src/core/application.lo
Removing src/core/backtrace.lo
Removing src/core/base64.lo
Removing src/core/bitcomp.lo
Removing src/core/bits.lo
Removing src/core/bitvec.lo
Removing src/core/context.lo
Removing src/core/conv.lo
Removing src/core/conv_acc.lo
Removing src/core/conv_acc_generic.lo
Removing src/core/conv_acc_sse.lo
Removing src/core/conv_acc_sse_avx.lo
Removing src/core/counter.lo
Removing src/core/crc16.lo
Removing src/core/crc16gen.c
Removing src/core/crc16gen.lo
Removing src/core/crc32gen.c
Removing src/core/crc32gen.lo
Removing src/core/crc64gen.c
Removing src/core/crc64gen.lo
Removing src/core/crc8gen.c
Removing src/core/crc8gen.lo
Removing src/core/exec.lo
Removing src/core/fsm.lo
Removing src/core/gsmtap_util.lo
Removing src/core/isdnhdlc.lo
Removing src/core/it_q.lo
Removing src/core/libosmocore.la
Removing src/core/logging.lo
Removing src/core/logging_gsmtap.lo
Removing src/core/logging_syslog.lo
Removing src/core/loggingrb.lo
Removing src/core/macaddr.lo
Removing src/core/mnl.lo
Removing src/core/msgb.lo
Removing src/core/msgfile.lo
Removing src/core/netdev.lo
Removing src/core/netns.lo
Removing src/core/osmo_io.lo
Removing src/core/osmo_io_poll.lo
Removing src/core/osmo_io_uring.lo
Removing src/core/panic.lo
Removing src/core/plugin.lo
Removing src/core/prbs.lo
Removing src/core/prim.lo
Removing src/core/rate_ctr.lo
Removing src/core/rbtree.lo
Removing src/core/select.lo
Removing src/core/sercomm.lo
Removing src/core/serial.lo
Removing src/core/signal.lo
Removing src/core/sockaddr_str.lo
Removing src/core/socket.lo
Removing src/core/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/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/pseudotalloc/.deps/
Removing src/pseudotalloc/Makefile
Removing src/pseudotalloc/Makefile.in
Removing src/sim/.deps/
Removing src/sim/.libs/
Removing src/sim/Makefile
Removing src/sim/Makefile.in
Removing src/sim/card_fs_hpsim.lo
Removing src/sim/card_fs_isim.lo
Removing src/sim/card_fs_sim.lo
Removing src/sim/card_fs_tetra.lo
Removing src/sim/card_fs_uicc.lo
Removing src/sim/card_fs_usim.lo
Removing src/sim/class_tables.lo
Removing src/sim/core.lo
Removing src/sim/libosmosim.la
Removing src/sim/reader.lo
Removing src/sim/reader_pcsc.lo
Removing src/usb/.deps/
Removing src/usb/.libs/
Removing src/usb/Makefile
Removing src/usb/Makefile.in
Removing src/usb/libosmousb.la
Removing src/usb/osmo_libusb.lo
Removing src/vty/.deps/
Removing src/vty/.libs/
Removing src/vty/Makefile
Removing src/vty/Makefile.in
Removing src/vty/buffer.lo
Removing src/vty/command.lo
Removing src/vty/cpu_sched_vty.lo
Removing src/vty/fsm_vty.lo
Removing src/vty/libosmovty.la
Removing src/vty/logging_vty.lo
Removing src/vty/stats_vty.lo
Removing src/vty/talloc_ctx_vty.lo
Removing src/vty/tdef_vty.lo
Removing src/vty/telnet_interface.lo
Removing src/vty/utils.lo
Removing src/vty/vector.lo
Removing src/vty/vty.lo
Removing stamp-h1
Removing tapset/Makefile
Removing tapset/Makefile.in
Removing tests/.deps/
Removing tests/Makefile
Removing tests/Makefile.in
Removing tests/a5/.deps/
Removing tests/abis/.deps/
Removing tests/atconfig
Removing tests/atlocal
Removing tests/auth/.deps/
Removing tests/base64/.deps/
Removing tests/bitgen/.deps/
Removing tests/bits/.deps/
Removing tests/bitvec/.deps/
Removing tests/bsslap/.deps/
Removing tests/bssmap_le/.deps/
Removing tests/codec/.deps/
Removing tests/coding/.deps/
Removing tests/comp128/.deps/
Removing tests/context/.deps/
Removing tests/conv/.deps/
Removing tests/conv/gsm0503_test_vectors.c
Removing tests/ctrl/.deps/
Removing tests/dtx/.deps/
Removing tests/endian/.deps/
Removing tests/exec/.deps/
Removing tests/fr/.deps/
Removing tests/fsm/.deps/
Removing tests/gad/.deps/
Removing tests/gb/.deps/
Removing tests/gea/.deps/
Removing tests/gprs/.deps/
Removing tests/gsm0408/.deps/
Removing tests/gsm0502/.deps/
Removing tests/gsm0808/.deps/
Removing tests/gsm23003/.deps/
Removing tests/gsm23236/.deps/
Removing tests/gsm29205/.deps/
Removing tests/gsm44021/.deps/
Removing tests/gsm48/.deps/
Removing tests/gsup/.deps/
Removing tests/i460_mux/.deps/
Removing tests/it_q/.deps/
Removing tests/iuup/.deps/
Removing tests/kasumi/.deps/
Removing tests/lapd/.deps/
Removing tests/logging/.deps/
Removing tests/loggingrb/.deps/
Removing tests/msgb/.deps/
Removing tests/msgfile/.deps/
Removing tests/oap/.deps/
Removing tests/osmo_io/.deps/
Removing tests/prbs/.deps/
Removing tests/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/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  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at e4f34d8d socket.c: Fix compilation with --disable-libsctp
+ git rev-parse HEAD
e4f34d8d0af2ba9af43402d3a7c5f904a7c4b3ef
+ cd libosmocore
+ mkdir -p /build/install/stow
+ 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:456: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:456: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:456: the top level
configure.ac:596: warning: AC_OUTPUT should be used without arguments.
configure.ac:596: 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 --enable-static --prefix=/build/install/stow/libosmocore --host=arm-none-eabi --enable-embedded --disable-log-macros --disable-doxygen --disable-shared --disable-pseudotalloc --disable-libsctp --disable-libusb --disable-gb --enable-external-tests --disable-libmnl 'CFLAGS=-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -mthumb -Os -mlong-calls -g3 -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -I /home/laforge/projects/git/osmo-ccid-firmware/sysmoOCTSIM -Wno-error=format' 'CPPFLAGS=-D__thread='\'''\'''
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... configure: WARNING: using cross tools not prefixed with host triplet
file
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 pkg-config... /usr/bin/pkg-config
checking for arm-none-eabi-pkg-config... no
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... no
checking for poll.h... no
checking for sys/select.h... yes
checking for sys/socket.h... no
checking for sys/signalfd.h... no
checking for sys/eventfd.h... no
checking for sys/timerfd.h... no
checking for syslog.h... no
checking for ctype.h... yes
checking for netinet/tcp.h... no
checking for netinet/in.h... no
checking for arm-none-eabi-gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... no
checking for library containing dlsym... no
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... arm-none-eabi-gcc -E
checking whether arm-none-eabi-gcc is Clang... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
checking for pthread_getname_np(pthread_t, char*, size_t)... no
checking for library containing clock_gettime... no
checking for doxygen... /usr/bin/doxygen
checking whether SYS_getrandom is declared... no
checking if arm-none-eabi-gcc supports -fvisibility=hidden... yes
checking for localtime_r... no
checking whether struct tm has tm_gmtoff member... no
checking for gettid... no
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 gnutls >= 2.12.0... yes
checking for python... no
checking for python2... no
checking for python3... /usr/bin/python3
checking for python version... 3.11
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for osmo_verify_transcript_vty.py... yes
checking whether to enable VTY/CTRL tests... 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 arm-none-eabi-gcc has __builtin_cpu_supports built-in... no
configure: WARNING: Runtime SIMD detection will be disabled
checking for struct tcp_info.tcpi_notsent_bytes... no
checking for struct tcp_info.tcpi_rwnd_limited... no
checking for struct tcp_info.tcpi_sndbuf_limited... no
checking for struct tcp_info.tcpi_reord_seen... no
CFLAGS="-Os -ffunction-sections -fdata-sections -nostartfiles -nodefaultlibs -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp -mthumb -Os -mlong-calls -g3 -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -I /home/laforge/projects/git/osmo-ccid-firmware/sysmoOCTSIM -Wno-error=format -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS="-D__thread='' -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
+ make -j 12 install
echo 1.9.0.19-e4f34 > .version-t && mv .version-t .version
make  install-recursive
make[1]: Entering directory '/build/deps/libosmocore'
Making install in include
make[2]: Entering directory '/build/deps/libosmocore/include'
Making install in osmocom
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom'
Making install in core
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.h
  GEN      crc8gen.h
  GEN      socket_compat.h
  GEN      bit16gen.h
  GEN      bit32gen.h
  GEN      bit64gen.h
  GEN      crc16gen.h
  GEN      crc32gen.h
  GEN      crc64gen.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/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 application.h backtrace.h base64.h bit16gen.h bit32gen.h bit64gen.h bits.h bitvec.h bitcomp.h byteswap.h conv.h counter.h crc16.h crc16gen.h crc32gen.h crc64gen.h crc8gen.h crcgen.h endian.h defs.h exec.h fsm.h gsmtap.h gsmtap_util.h hash.h hashtable.h isdnhdlc.h it_q.h linuxlist.h linuxrbtree.h log2.h logging.h loggingrb.h stats.h macaddr.h msgb.h netdev.h netns.h osmo_io.h panic.h '/build/install/stow/libosmocore/include/osmocom/core'
 /usr/bin/install -c -m 644 prbs.h prim.h process.h rate_ctr.h stat_item.h stats_tcp.h select.h sercomm.h signal.h socket.h statistics.h strrb.h talloc.h tdef.h thread.h timer.h timer_compat.h tun.h utils.h write_queue.h sockaddr_str.h time_cc.h use_count.h socket_compat.h '/build/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'.
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/install/stow/libosmocore/include/osmocom/codec'
 /usr/bin/install -c -m 644 ecu.h codec.h gsm610_bits.h '/build/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/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/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/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/install/stow/libosmocore/include/osmocom/gsm'
 /usr/bin/install -c -m 644 mncc.h prim.h l1sap.h oap.h oap_client.h rsl.h rxlev_stat.h sysinfo.h tlv.h '/build/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/install/stow/libosmocore/include/osmocom/isdn'
 /usr/bin/install -c -m 644 i460_mux.h lapd_core.h v110.h '/build/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/install/stow/libosmocore/include/osmocom/crypt'
 /usr/bin/install -c -m 644 auth.h gprs_cipher.h kdf.h utran_cipher.h '/build/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/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/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/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/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/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/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/install/stow/libosmocore/include/osmocom/ctrl'
 /usr/bin/install -c -m 644 control_cmd.h control_if.h ports.h '/build/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/install/stow/libosmocore/include/osmocom/sim'
 /usr/bin/install -c -m 644 class_tables.h sim.h '/build/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'.
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       context.lo
  CC       bitcomp.lo
  CC       conv.lo
  CC       conv_acc_generic.lo
  CC       conv_acc.lo
  CC       crc16.lo
  CC       counter.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       prim.lo
  CC       rate_ctr.lo
  CC       rbtree.lo
  CC       prbs.lo
  CC       select.lo
  CC       sercomm.lo
  CC       signal.lo
  CC       sockaddr_str.lo
  CC       socket.lo
  CC       stat_item.lo
  CC       stats.lo
  CC       stats_statsd.lo
  CC       stats_tcp.lo
  CC       strrb.lo
logging.c:139:9: note: '#pragma message: logging multithread support disabled in embedded build'
  139 | #pragma message ("logging multithread support disabled in embedded build")
      |         ^~~~~~~
  CC       tdef.lo
  CC       thread.lo
  CC       time_cc.lo
  CC       timer.lo
  CC       timer_gettimeofday.lo
  CC       timer_clockgettime.lo
  CC       tun.lo
  CC       use_count.lo
  CC       utils.lo
  CC       write_queue.lo
  CC       osmo_io_uring.lo
thread.c: In function 'osmo_gettid':
thread.c:53:17: note: '#pragma message: use pid as tid'
   53 |         #pragma message ("use pid as tid")
      |                 ^~~~~~~
  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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocore.la '/build/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocore.lai /build/install/stow/libosmocore/lib/libosmocore.la
libtool: install: /usr/bin/install -c .libs/libosmocore.a /build/install/stow/libosmocore/lib/libosmocore.a
libtool: install: chmod 644 /build/install/stow/libosmocore/lib/libosmocore.a
libtool: install: arm-none-eabi-ranlib /build/install/stow/libosmocore/lib/libosmocore.a
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'
make[4]: Entering directory '/build/deps/libosmocore/src/vty'
make[4]: Nothing to be done for 'install-data-am'.
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
  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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmoisdn.la '/build/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmoisdn.lai /build/install/stow/libosmocore/lib/libosmoisdn.la
libtool: install: /usr/bin/install -c .libs/libosmoisdn.a /build/install/stow/libosmocore/lib/libosmoisdn.a
libtool: install: chmod 644 /build/install/stow/libosmocore/lib/libosmoisdn.a
libtool: install: arm-none-eabi-ranlib /build/install/stow/libosmocore/lib/libosmoisdn.a
make[4]: Leaving directory '/build/deps/libosmocore/src/isdn'
make[3]: Leaving directory '/build/deps/libosmocore/src/isdn'
Making install in codec
make[3]: Entering directory '/build/deps/libosmocore/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CC       ecu.lo
  CC       ecu_fr_old.lo
  CC       ecu_fr.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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocodec.la '/build/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocodec.lai /build/install/stow/libosmocore/lib/libosmocodec.la
libtool: install: /usr/bin/install -c .libs/libosmocodec.a /build/install/stow/libosmocore/lib/libosmocodec.a
libtool: install: chmod 644 /build/install/stow/libosmocore/lib/libosmocodec.a
libtool: install: arm-none-eabi-ranlib /build/install/stow/libosmocore/lib/libosmocodec.a
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       gsm48.lo
  CC       rsl.lo
  CC       gsm48_arfcn_range_encode.lo
  CC       gsm0808.lo
  CC       gsm48_ie.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
gsm0411_utils.c: In function 'gsm340_gen_scts':
gsm0411_utils.c:104:9: note: '#pragma message: find a portable way to obtain timezone offset'
  104 | #pragma message ("find a portable way to obtain timezone offset")
      |         ^~~~~~~
  CC       kasumi.lo
  CC       gsm29205.lo
  CC       gsm_04_08_gprs.lo
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_comp128v23.lo
  CC       auth_xor.lo
  CC       auth_xor_2g.lo
  CC       auth_milenage.lo
  CC       gea.lo
  CC       milenage/aes-internal.lo
  CC       milenage/aes-internal-enc.lo
  CC       milenage/milenage.lo
  CC       gan.lo
  CC       ipa.lo
  CC       gsm0341.lo
  CC       apn.lo
  CC       auth_tuak.lo
  CC       gsup.lo
  CC       gsup_sms.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       milenage/aes-encblock.lo
  CC       tuak/KeccakP-1600-3gpp.lo
  CC       tuak/tuak.lo
  CC       kdf/sha256.lo
  CC       kdf/sha256-internal.lo
  CC       kdf/sha1.lo
  CC       kdf/sha1-internal.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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmogsm.la '/build/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmogsm.lai /build/install/stow/libosmocore/lib/libosmogsm.la
libtool: install: /usr/bin/install -c .libs/libosmogsm.a /build/install/stow/libosmocore/lib/libosmogsm.a
libtool: install: chmod 644 /build/install/stow/libosmocore/lib/libosmogsm.a
libtool: install: arm-none-eabi-ranlib /build/install/stow/libosmocore/lib/libosmogsm.a
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/install/stow/libosmocore/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libosmocoding.la '/build/install/stow/libosmocore/lib'
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/install/stow/libosmocore/lib/libosmocoding.la
libtool: install: /usr/bin/install -c .libs/libosmocoding.a /build/install/stow/libosmocore/lib/libosmocoding.a
libtool: install: chmod 644 /build/install/stow/libosmocore/lib/libosmocoding.a
libtool: install: arm-none-eabi-ranlib /build/install/stow/libosmocore/lib/libosmocoding.a
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'
make[4]: Entering directory '/build/deps/libosmocore/src/gb'
make[4]: Nothing to be done for 'install-data-am'.
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'
make[4]: Entering directory '/build/deps/libosmocore/src/ctrl'
make[4]: Nothing to be done for 'install-data-am'.
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'
  CC       pseudotalloc.lo
  CCLD     libpseudotalloc.la
make[4]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/lib'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/include'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libpseudotalloc.la '/build/install/stow/libosmocore/lib'
 /usr/bin/install -c -m 644  talloc.h '/build/install/stow/libosmocore/include/.'
libtool: install: /usr/bin/install -c .libs/libpseudotalloc.lai /build/install/stow/libosmocore/lib/libpseudotalloc.la
libtool: install: /usr/bin/install -c .libs/libpseudotalloc.a /build/install/stow/libosmocore/lib/libpseudotalloc.a
libtool: install: chmod 644 /build/install/stow/libosmocore/lib/libpseudotalloc.a
libtool: install: arm-none-eabi-ranlib /build/install/stow/libosmocore/lib/libpseudotalloc.a
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'
make[4]: Entering directory '/build/deps/libosmocore/src/sim'
make[4]: Nothing to be done for 'install-data-am'.
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'
make[4]: Entering directory '/build/deps/libosmocore/src/usb'
make[4]: Nothing to be done for 'install-data-am'.
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'
Making install in osmo-stat-dummy
make[3]: Entering directory '/build/deps/libosmocore/utils/osmo-stat-dummy'
make[4]: Entering directory '/build/deps/libosmocore/utils/osmo-stat-dummy'
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/utils/osmo-stat-dummy'
make[3]: Leaving directory '/build/deps/libosmocore/utils/osmo-stat-dummy'
make[3]: Entering directory '/build/deps/libosmocore/utils'
make[4]: Entering directory '/build/deps/libosmocore/utils'
make[4]: Nothing to be done for 'install-data-am'.
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'
  CC       libsercomstub.o
  AR       libsercomstub.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
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/install/stow/libosmocore/bin'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/share/aclocal'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/install/stow/libosmocore/include'
 /usr/bin/install -c -m 644 m4/osmo_ac_code_coverage.m4 m4/osmo_ax_code_coverage.m4 '/build/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/install/stow/libosmocore/lib/pkgconfig'
 /usr/bin/install -c -m 644 osmo-release.mk '/build/install/stow/libosmocore/include'
 /usr/bin/install -c osmo-release.sh '/build/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'
+ make clean
Making clean in include
make[1]: Entering directory '/build/deps/libosmocore/include'
Making clean in osmocom
make[2]: Entering directory '/build/deps/libosmocore/include/osmocom'
Making clean in core
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/core'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/core'
Making clean in vty
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/vty'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/vty'
Making clean in codec
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/codec'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/codec'
Making clean in gsm
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
Making clean in protocol
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm/protocol'
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gsm'
test -z "gsm0503.h" || rm -f gsm0503.h
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/gsm'
Making clean in isdn
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/isdn'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/isdn'
Making clean in crypt
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/crypt'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/crypt'
Making clean in coding
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/coding'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/coding'
Making clean in gprs
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
Making clean in protocol
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs/protocol'
make[4]: Entering directory '/build/deps/libosmocore/include/osmocom/gprs'
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/gprs'
Making clean in ctrl
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/ctrl'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/ctrl'
Making clean in sim
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/sim'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/sim'
Making clean in usb
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom/usb'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom/usb'
make[3]: Entering directory '/build/deps/libosmocore/include/osmocom'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory '/build/deps/libosmocore/include/osmocom'
make[2]: Leaving directory '/build/deps/libosmocore/include/osmocom'
make[2]: Entering directory '/build/deps/libosmocore/include'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/include'
make[1]: Leaving directory '/build/deps/libosmocore/include'
Making clean in src
make[1]: Entering directory '/build/deps/libosmocore/src'
Making clean in core
make[2]: Entering directory '/build/deps/libosmocore/src/core'
test -z "libosmocore.la" || rm -f libosmocore.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/core'
Making clean in vty
make[2]: Entering directory '/build/deps/libosmocore/src/vty'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/vty'
Making clean in isdn
make[2]: Entering directory '/build/deps/libosmocore/src/isdn'
test -z "libosmoisdn.la" || rm -f libosmoisdn.la
rm -f ./so_locations
rm -rf .libs _libs
test -z "libisdnint.la" || rm -f libisdnint.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/isdn'
Making clean in codec
make[2]: Entering directory '/build/deps/libosmocore/src/codec'
test -z "libosmocodec.la" || rm -f libosmocodec.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/codec'
Making clean in gsm
make[2]: Entering directory '/build/deps/libosmocore/src/gsm'
test -z "gsm0503_conv.c" || rm -f gsm0503_conv.c
test -z "libosmogsm.la" || rm -f libosmogsm.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf kdf/.libs kdf/_libs
rm -rf milenage/.libs milenage/_libs
rm -rf tuak/.libs tuak/_libs
test -z "libgsmint.la" || rm -f libgsmint.la
rm -f ./so_locations
rm -f *.o
rm -f kdf/*.o
rm -f kdf/*.lo
rm -f milenage/*.o
rm -f milenage/*.lo
rm -f tuak/*.o
rm -f tuak/*.lo
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
Making clean in coding
make[2]: Entering directory '/build/deps/libosmocore/src/coding'
test -z "libosmocoding.la" || rm -f libosmocoding.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/coding'
Making clean in gb
make[2]: Entering directory '/build/deps/libosmocore/src/gb'
test -z "" || rm -f 
rm -rf .libs _libs
test -z "" || rm -f 
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/gb'
Making clean in ctrl
make[2]: Entering directory '/build/deps/libosmocore/src/ctrl'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making clean in pseudotalloc
make[2]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
test -z "libpseudotalloc.la" || rm -f libpseudotalloc.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making clean in sim
make[2]: Entering directory '/build/deps/libosmocore/src/sim'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/sim'
Making clean in usb
make[2]: Entering directory '/build/deps/libosmocore/src/usb'
test -z "" || rm -f 
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src/usb'
make[2]: Entering directory '/build/deps/libosmocore/src'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/src'
make[1]: Leaving directory '/build/deps/libosmocore/src'
Making clean in utils
make[1]: Entering directory '/build/deps/libosmocore/utils'
Making clean in osmo-stat-dummy
make[2]: Entering directory '/build/deps/libosmocore/utils/osmo-stat-dummy'
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/utils/osmo-stat-dummy'
make[2]: Entering directory '/build/deps/libosmocore/utils'
rm -rf .libs _libs
 rm -f
rm -f *.o
rm -f *.lo
make[2]: Leaving directory '/build/deps/libosmocore/utils'
make[1]: Leaving directory '/build/deps/libosmocore/utils'
Making clean in tapset
make[1]: Entering directory '/build/deps/libosmocore/tapset'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory '/build/deps/libosmocore/tapset'
Making clean in tests
make[1]: Entering directory '/build/deps/libosmocore/tests'
 rm -f timer/timer_test sms/sms_test ussd/ussd_test bits/bitrev_test a5/a5_test conv/conv_test auth/milenage_test auth/tuak_test lapd/lapd_test gsm0808/gsm0808_test gsm0408/gsm0408_test gprs/gprs_test kasumi/kasumi_test gea/gea_test logging/logging_test codec/codec_test loggingrb/loggingrb_test strrb/strrb_test comp128/comp128_test bitvec/bitvec_test msgb/msgb_test bits/bitcomp_test bits/bitfield_test tlv/tlv_test gsup/gsup_test oap/oap_test write_queue/wqueue_test socket/socket_test coding/coding_test conv/conv_gsm0503_test abis/abis_test endian/endian_test sercomm/sercomm_test prbs/prbs_test gsm23003/gsm23003_test gsm23236/gsm23236_test codec/codec_ecu_fr_test timer/clk_override_test oap/oap_client_test gsm29205/gsm29205_test logging/logging_vty_test vty/vty_transcript_test tdef/tdef_test tdef/tdef_vty_config_root_test tdef/tdef_vty_config_subnode_test tdef/tdef_vty_dynamic_test sockaddr_str/sockaddr_str_test use_count/use_count_test context/context_test gsm0502/gsm0502_test dtx/dtx_gsm0503_test i460_mux/i460_mux_test bitgen/bitgen_test gad/gad_test bsslap/bsslap_test bssmap_le/bssmap_le_test it_q/it_q_test time_cc/time_cc_test gsm48/rest_octets_test base64/base64_test iuup/iuup_test smscb/smscb_test smscb/gsm0341_test smscb/cbsp_test auth/xor2g_test v110/frame_test v110/ra1_test gsm44021/frame_csd_test osmo_io/osmo_io_test
rm -rf .libs _libs
rm -rf a5/.libs a5/_libs
rm -rf abis/.libs abis/_libs
rm -rf auth/.libs auth/_libs
rm -rf base64/.libs base64/_libs
rm -rf bitgen/.libs bitgen/_libs
rm -rf bits/.libs bits/_libs
rm -rf bitvec/.libs bitvec/_libs
rm -rf bsslap/.libs bsslap/_libs
rm -rf bssmap_le/.libs bssmap_le/_libs
rm -rf codec/.libs codec/_libs
rm -rf coding/.libs coding/_libs
rm -rf comp128/.libs comp128/_libs
rm -rf context/.libs context/_libs
rm -rf conv/.libs conv/_libs
rm -rf ctrl/.libs ctrl/_libs
rm -rf dtx/.libs dtx/_libs
rm -rf endian/.libs endian/_libs
rm -rf exec/.libs exec/_libs
rm -rf fr/.libs fr/_libs
rm -rf fsm/.libs fsm/_libs
rm -rf gad/.libs gad/_libs
rm -rf gb/.libs gb/_libs
rm -rf gea/.libs gea/_libs
rm -rf gprs/.libs gprs/_libs
rm -rf gsm0408/.libs gsm0408/_libs
rm -rf gsm0502/.libs gsm0502/_libs
rm -rf gsm0808/.libs gsm0808/_libs
rm -rf gsm23003/.libs gsm23003/_libs
rm -rf gsm23236/.libs gsm23236/_libs
rm -rf gsm29205/.libs gsm29205/_libs
rm -rf gsm44021/.libs gsm44021/_libs
rm -rf gsm48/.libs gsm48/_libs
rm -rf gsup/.libs gsup/_libs
rm -rf i460_mux/.libs i460_mux/_libs
rm -rf it_q/.libs it_q/_libs
rm -rf iuup/.libs iuup/_libs
rm -rf kasumi/.libs kasumi/_libs
rm -rf lapd/.libs lapd/_libs
rm -rf logging/.libs logging/_libs
rm -rf loggingrb/.libs loggingrb/_libs
rm -rf msgb/.libs msgb/_libs
rm -rf msgfile/.libs msgfile/_libs
rm -rf oap/.libs oap/_libs
rm -rf osmo_io/.libs osmo_io/_libs
rm -rf prbs/.libs prbs/_libs
rm -rf sercomm/.libs sercomm/_libs
rm -rf sim/.libs sim/_libs
rm -rf sms/.libs sms/_libs
rm -rf smscb/.libs smscb/_libs
rm -rf sockaddr_str/.libs sockaddr_str/_libs
rm -rf socket/.libs socket/_libs
rm -rf stats/.libs stats/_libs
rm -rf strrb/.libs strrb/_libs
rm -rf tdef/.libs tdef/_libs
rm -rf time_cc/.libs time_cc/_libs
rm -rf timer/.libs timer/_libs
rm -rf tlv/.libs tlv/_libs
rm -rf use_count/.libs use_count/_libs
rm -rf ussd/.libs ussd/_libs
rm -rf utils/.libs utils/_libs
rm -rf v110/.libs v110/_libs
rm -rf vty/.libs vty/_libs
rm -rf write_queue/.libs write_queue/_libs
test ! -f './testsuite' || \
	/bin/bash './testsuite' --clean
test -z "libsercomstub.a" || rm -f libsercomstub.a
rm -f *.o
rm -f a5/*.o
rm -f abis/*.o
rm -f auth/*.o
rm -f base64/*.o
rm -f bitgen/*.o
rm -f bits/*.o
rm -f bitvec/*.o
rm -f bsslap/*.o
rm -f bssmap_le/*.o
rm -f codec/*.o
rm -f coding/*.o
rm -f comp128/*.o
rm -f context/*.o
rm -f conv/*.o
rm -f ctrl/*.o
rm -f dtx/*.o
rm -f endian/*.o
rm -f exec/*.o
rm -f fr/*.o
rm -f fsm/*.o
rm -f gad/*.o
rm -f gb/*.o
rm -f gea/*.o
rm -f gprs/*.o
rm -f gsm0408/*.o
rm -f gsm0502/*.o
rm -f gsm0808/*.o
rm -f gsm23003/*.o
rm -f gsm23236/*.o
rm -f gsm29205/*.o
rm -f gsm44021/*.o
rm -f gsm48/*.o
rm -f gsup/*.o
rm -f i460_mux/*.o
rm -f it_q/*.o
rm -f iuup/*.o
rm -f kasumi/*.o
rm -f lapd/*.o
rm -f logging/*.o
rm -f loggingrb/*.o
rm -f msgb/*.o
rm -f msgfile/*.o
rm -f oap/*.o
rm -f osmo_io/*.o
rm -f prbs/*.o
rm -f sercomm/*.o
rm -f sim/*.o
rm -f sms/*.o
rm -f smscb/*.o
rm -f sockaddr_str/*.o
rm -f socket/*.o
rm -f stats/*.o
rm -f strrb/*.o
rm -f tdef/*.o
rm -f time_cc/*.o
rm -f timer/*.o
rm -f tlv/*.o
rm -f use_count/*.o
rm -f ussd/*.o
rm -f utils/*.o
rm -f v110/*.o
rm -f vty/*.o
rm -f write_queue/*.o
rm -f *.lo
make[1]: Leaving directory '/build/deps/libosmocore/tests'
make[1]: Entering directory '/build/deps/libosmocore'
rm -rf .libs _libs
test -z "" || rm -f 
rm -f *.lo
make[1]: Leaving directory '/build/deps/libosmocore'
+ STOW_DIR=/build/install/stow
+ stow --restow libosmocore

=============== sysmoOCTSIM firmware build ===========
+ export PKG_CONFIG_PATH=/build/install/lib/pkgconfig
+ PKG_CONFIG_PATH=/build/install/lib/pkgconfig
+ export LD_LIBRARY_PATH=/build/install/lib
+ LD_LIBRARY_PATH=/build/install/lib
+ echo
+ echo '=============== sysmoOCTSIM firmware build ==========='
+ cd /build/sysmoOCTSIM
+ cd gcc
+ make mrproper
rm -f atmel_start.o ccid_common/ccid_proto.o ccid_common/ccid_device.o ccid_common/iso7816_fsm.o ccid_common/iso7816_3.o ccid_common/cuart.o ccid_common/ccid_slot_fsm.o cuart_driver_asf4_usart_async.o command.o dma_m2m/dma_memory.o driver_init.o gcc/gcc/startup_same54.o gcc/system_same54.o hal/src/hal_atomic.o hal/src/hal_cache.o hal/src/hal_calendar.o hal/src/hal_delay.o hal/src/hal_gpio.o hal/src/hal_init.o hal/src/hal_io.o hal/src/hal_sleep.o hal/src/hal_usart_async.o hal/src/hal_usart_async_rings.o hal/src/hal_usart_sync.o hal/src/hal_usb_device.o hal/utils/src/utils_assert.o hal/utils/src/utils_event.o hal/utils/src/utils_list.o hal/utils/src/utils_ringbuffer.o hal/utils/src/utils_syscalls.o hpl/cmcc/hpl_cmcc.o hpl/core/hpl_core_m4.o hpl/core/hpl_init.o hpl/dmac/hpl_dmac.o hpl/gclk/hpl_gclk.o hpl/mclk/hpl_mclk.o hpl/osc32kctrl/hpl_osc32kctrl.o hpl/oscctrl/hpl_oscctrl.o hpl/pm/hpl_pm.o hpl/ramecc/hpl_ramecc.o hpl/rtc/hpl_rtc.o hpl/sercom/hpl_sercom.o hpl/usb/hpl_usb.o i2c_bitbang.o libosmo_emb.o main.o ncn8025.o octsim_i2c.o stdio_redirect/gcc/read.o stdio_redirect/gcc/write.o stdio_redirect/stdio_io.o stdio_start.o talloc.o usb/class/ccid/device/ccid_df.o usb/class/cdc/device/cdcdf_acm.o usb/class/dfu/device/dfudf.o usb/device/usbdc.o usb/usb_protocol.o usb_descriptors.o usb_start.o 
rm -f sysmoOCTSIM-0.2.78-62e1.elf
rm -f atmel_start.d ccid_common/ccid_proto.d ccid_common/ccid_device.d ccid_common/iso7816_fsm.d ccid_common/iso7816_3.d ccid_common/cuart.d ccid_common/ccid_slot_fsm.d cuart_driver_asf4_usart_async.d command.d dma_m2m/dma_memory.d driver_init.d gcc/gcc/startup_same54.d gcc/system_same54.d hal/src/hal_atomic.d hal/src/hal_cache.d hal/src/hal_calendar.d hal/src/hal_delay.d hal/src/hal_gpio.d hal/src/hal_init.d hal/src/hal_io.d hal/src/hal_sleep.d hal/src/hal_usart_async.d hal/src/hal_usart_async_rings.d hal/src/hal_usart_sync.d hal/src/hal_usb_device.d hal/utils/src/utils_assert.d hal/utils/src/utils_event.d hal/utils/src/utils_list.d hal/utils/src/utils_ringbuffer.d hal/utils/src/utils_syscalls.d hpl/cmcc/hpl_cmcc.d hpl/core/hpl_core_m4.d hpl/core/hpl_init.d hpl/dmac/hpl_dmac.d hpl/gclk/hpl_gclk.d hpl/mclk/hpl_mclk.d hpl/osc32kctrl/hpl_osc32kctrl.d hpl/oscctrl/hpl_oscctrl.d hpl/pm/hpl_pm.d hpl/ramecc/hpl_ramecc.d hpl/rtc/hpl_rtc.d hpl/sercom/hpl_sercom.d hpl/usb/hpl_usb.d i2c_bitbang.d libosmo_emb.d main.d ncn8025.d octsim_i2c.d stdio_redirect/gcc/read.d stdio_redirect/gcc/write.d stdio_redirect/stdio_io.d stdio_start.d talloc.d usb/class/ccid/device/ccid_df.d usb/class/cdc/device/cdcdf_acm.d usb/class/dfu/device/dfudf.d usb/device/usbdc.d usb/usb_protocol.d usb_descriptors.d usb_start.d
rm -f sysmoOCTSIM-0.2.78-62e1.a sysmoOCTSIM-0.2.78-62e1.hex sysmoOCTSIM-0.2.78-62e1.bin \
        sysmoOCTSIM-0.2.78-62e1.lss sysmoOCTSIM-0.2.78-62e1.eep sysmoOCTSIM-0.2.78-62e1.map \
        sysmoOCTSIM-0.2.78-62e1.srec
rm -f *.o *.d *.a *.elf *.bin *.ihex *.eep *.lss *.map *.srec
++ find . -name '*.[hc]'
+ verify_value_string_arrays_are_terminated.py ./gcc/startup_same54.c ./system_same54.c
+ make SYSTEM_PREFIX=/build/install -j 12
mkdir -p "ccid_common/"
mkdir -p "dma_m2m/"
mkdir -p "gcc/gcc/"
mkdir -p "hal/src/"
mkdir -p "hal/utils/src/"
mkdir -p "hpl/cmcc/"
mkdir -p "hpl/core/"
mkdir -p "hpl/dmac/"
mkdir -p "hpl/gclk/"
mkdir -p "hpl/mclk/"
mkdir -p "hpl/osc32kctrl/"
mkdir -p "hpl/oscctrl/"
mkdir -p "hpl/pm/"
mkdir -p "hpl/ramecc/"
mkdir -p "hpl/rtc/"
mkdir -p "hpl/sercom/"
mkdir -p "hpl/usb/"
mkdir -p "stdio_redirect/"
mkdir -p "stdio_redirect/gcc/"
mkdir -p "usb/"
mkdir -p "usb/class/ccid/device/"
mkdir -p "usb/class/cdc/device/"
mkdir -p "usb/class/dfu/device/"
mkdir -p "usb/device/"
Building file: ../atmel_start.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "atmel_start.d" -MT"atmel_start.d" -MT"atmel_start.o"  -o "atmel_start.o" "../atmel_start.c"
Building file: ../ccid_common/ccid_proto.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ccid_common/ccid_proto.d" -MT"ccid_common/ccid_proto.d" -MT"ccid_common/ccid_proto.o"  -o "ccid_common/ccid_proto.o" "../ccid_common/ccid_proto.c"
Building file: ../ccid_common/ccid_device.c
ARM/GNU C Compiler
Building file: ../ccid_common/iso7816_fsm.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ccid_common/ccid_device.d" -MT"ccid_common/ccid_device.d" -MT"ccid_common/ccid_device.o"  -o "ccid_common/ccid_device.o" "../ccid_common/ccid_device.c"
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ccid_common/iso7816_fsm.d" -MT"ccid_common/iso7816_fsm.d" -MT"ccid_common/iso7816_fsm.o"  -o "ccid_common/iso7816_fsm.o" "../ccid_common/iso7816_fsm.c"
Building file: ../ccid_common/iso7816_3.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ccid_common/iso7816_3.d" -MT"ccid_common/iso7816_3.d" -MT"ccid_common/iso7816_3.o"  -o "ccid_common/iso7816_3.o" "../ccid_common/iso7816_3.c"
Building file: ../ccid_common/cuart.c
Finished building: ../ccid_common/ccid_proto.c
Building file: ../ccid_common/ccid_slot_fsm.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ccid_common/cuart.d" -MT"ccid_common/cuart.d" -MT"ccid_common/cuart.o"  -o "ccid_common/cuart.o" "../ccid_common/cuart.c"
ARM/GNU C Compiler
Building file: ../cuart_driver_asf4_usart_async.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ccid_common/ccid_slot_fsm.d" -MT"ccid_common/ccid_slot_fsm.d" -MT"ccid_common/ccid_slot_fsm.o"  -o "ccid_common/ccid_slot_fsm.o" "../ccid_common/ccid_slot_fsm.c"
ARM/GNU C Compiler
Building file: ../command.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "cuart_driver_asf4_usart_async.d" -MT"cuart_driver_asf4_usart_async.d" -MT"cuart_driver_asf4_usart_async.o"  -o "cuart_driver_asf4_usart_async.o" "../cuart_driver_asf4_usart_async.c"
ARM/GNU C Compiler
Building file: ../dma_m2m/dma_memory.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "command.d" -MT"command.d" -MT"command.o"  -o "command.o" "../command.c"
Finished building: ../ccid_common/iso7816_3.c
ARM/GNU C Compiler
Building file: ../driver_init.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "dma_m2m/dma_memory.d" -MT"dma_m2m/dma_memory.d" -MT"dma_m2m/dma_memory.o"  -o "dma_m2m/dma_memory.o" "../dma_m2m/dma_memory.c"
ARM/GNU C Compiler
Building file: ../gcc/gcc/startup_same54.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "driver_init.d" -MT"driver_init.d" -MT"driver_init.o"  -o "driver_init.o" "../driver_init.c"
ARM/GNU C Compiler
Building file: ../gcc/system_same54.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "gcc/gcc/startup_same54.d" -MT"gcc/gcc/startup_same54.d" -MT"gcc/gcc/startup_same54.o"  -o "gcc/gcc/startup_same54.o" "../gcc/gcc/startup_same54.c"
ARM/GNU C Compiler
Building file: ../hal/src/hal_atomic.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "gcc/system_same54.d" -MT"gcc/system_same54.d" -MT"gcc/system_same54.o"  -o "gcc/system_same54.o" "../gcc/system_same54.c"
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_atomic.d" -MT"hal/src/hal_atomic.d" -MT"hal/src/hal_atomic.o"  -o "hal/src/hal_atomic.o" "../hal/src/hal_atomic.c"
../ccid_common/ccid_device.c: In function 'ccid_handle_get_slot_status':
../ccid_common/ccid_device.c:421:35: warning: unused variable 'ch' [-Wunused-variable]
  421 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_icc_power_on':
../ccid_common/ccid_device.c:435:35: warning: unused variable 'ch' [-Wunused-variable]
  435 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_icc_power_off':
../ccid_common/ccid_device.c:446:35: warning: unused variable 'ch' [-Wunused-variable]
  446 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_xfr_block':
../ccid_common/ccid_device.c:459:35: warning: unused variable 'ch' [-Wunused-variable]
  459 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_get_parameters':
../ccid_common/ccid_device.c:481:35: warning: unused variable 'ch' [-Wunused-variable]
  481 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_reset_parameters':
../ccid_common/ccid_device.c:494:35: warning: unused variable 'ch' [-Wunused-variable]
  494 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_set_parameters':
../ccid_common/ccid_device.c:525:35: warning: unused variable 'ch' [-Wunused-variable]
  525 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_escape':
../ccid_common/ccid_device.c:572:35: warning: unused variable 'ch' [-Wunused-variable]
  572 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_icc_clock':
../ccid_common/ccid_device.c:584:35: warning: unused variable 'ch' [-Wunused-variable]
  584 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_t0apdu':
../ccid_common/ccid_device.c:597:35: warning: unused variable 'ch' [-Wunused-variable]
  597 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_secure':
../ccid_common/ccid_device.c:611:35: warning: unused variable 'ch' [-Wunused-variable]
  611 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_mechanical':
../ccid_common/ccid_device.c:624:35: warning: unused variable 'ch' [-Wunused-variable]
  624 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_abort':
../ccid_common/ccid_device.c:636:35: warning: unused variable 'ch' [-Wunused-variable]
  636 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_set_rate_and_clock':
../ccid_common/ccid_device.c:665:35: warning: unused variable 'ch' [-Wunused-variable]
  665 |         const struct ccid_header *ch = (const struct ccid_header *) u;
      |                                   ^~
../ccid_common/ccid_device.c: In function 'ccid_handle_ctrl_abort':
../ccid_common/ccid_device.c:840:27: warning: variable 'cs' set but not used [-Wunused-but-set-variable]
  840 |         struct ccid_slot *cs;
      |                           ^~
../ccid_common/ccid_device.c:839:17: warning: unused variable 'seq' [-Wunused-variable]
  839 |         uint8_t seq = w_value >> 8;
      |                 ^~~
../ccid_common/ccid_device.c: At top level:
../ccid_common/ccid_device.c:84:12: warning: 'decode_ccid_pars_t1' defined but not used [-Wunused-function]
   84 | static int decode_ccid_pars_t1(struct ccid_pars_decoded *out, const struct ccid_proto_data_t1 *in)
      |            ^~~~~~~~~~~~~~~~~~~
Finished building: ../ccid_common/ccid_device.c
Building file: ../hal/src/hal_cache.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_cache.d" -MT"hal/src/hal_cache.d" -MT"hal/src/hal_cache.o"  -o "hal/src/hal_cache.o" "../hal/src/hal_cache.c"
Finished building: ../gcc/gcc/startup_same54.c
Building file: ../hal/src/hal_calendar.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_calendar.d" -MT"hal/src/hal_calendar.d" -MT"hal/src/hal_calendar.o"  -o "hal/src/hal_calendar.o" "../hal/src/hal_calendar.c"
Finished building: ../gcc/system_same54.c
Building file: ../hal/src/hal_delay.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_delay.d" -MT"hal/src/hal_delay.d" -MT"hal/src/hal_delay.o"  -o "hal/src/hal_delay.o" "../hal/src/hal_delay.c"
Finished building: ../atmel_start.c
Building file: ../hal/src/hal_gpio.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_gpio.d" -MT"hal/src/hal_gpio.d" -MT"hal/src/hal_gpio.o"  -o "hal/src/hal_gpio.o" "../hal/src/hal_gpio.c"
Finished building: ../ccid_common/cuart.c
Building file: ../hal/src/hal_init.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_init.d" -MT"hal/src/hal_init.d" -MT"hal/src/hal_init.o"  -o "hal/src/hal_init.o" "../hal/src/hal_init.c"
Finished building: ../hal/src/hal_cache.c
Building file: ../hal/src/hal_io.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_io.d" -MT"hal/src/hal_io.d" -MT"hal/src/hal_io.o"  -o "hal/src/hal_io.o" "../hal/src/hal_io.c"
../ccid_common/iso7816_fsm.c: In function 'iso7816_3_reset_action':
../ccid_common/iso7816_fsm.c:302:22: warning: unused variable 'msg' [-Wunused-variable]
  302 |         struct msgb *msg;
      |                      ^~~
../ccid_common/iso7816_fsm.c: In function 'get_rx_byte_evt':
../ccid_common/iso7816_fsm.c:645:32: warning: unused variable 'ip' [-Wunused-variable]
  645 |         struct iso7816_3_priv *ip = get_iso7816_3_priv(fi);
      |                                ^~
../ccid_common/iso7816_fsm.c: In function 'pps_s_pps_req_init_action':
../ccid_common/iso7816_fsm.c:988:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  988 |         uint8_t PPS1 = (uint8_t)data;
      |                        ^
../ccid_common/iso7816_fsm.c: In function 'pps_wait_pX_action':
../ccid_common/iso7816_fsm.c:1031:32: warning: unused variable 'ip' [-Wunused-variable]
 1031 |         struct iso7816_3_priv *ip = get_iso7816_3_priv(parent_fi);
      |                                ^~
../ccid_common/iso7816_fsm.c: In function 'tpdu_s_sw2_action':
../ccid_common/iso7816_fsm.c:1487:32: warning: unused variable 'ip' [-Wunused-variable]
 1487 |         struct iso7816_3_priv *ip = get_iso7816_3_priv(parent_fi);
      |                                ^~
Finished building: ../ccid_common/iso7816_fsm.c
Building file: ../hal/src/hal_sleep.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_sleep.d" -MT"hal/src/hal_sleep.d" -MT"hal/src/hal_sleep.o"  -o "hal/src/hal_sleep.o" "../hal/src/hal_sleep.c"
../cuart_driver_asf4_usart_async.c: In function 'slot_set_baudrate':
../cuart_driver_asf4_usart_async.c:289:26: warning: unused variable 'dummy' [-Wunused-variable]
  289 |         volatile uint8_t dummy = hri_sercomusart_read_RXERRCNT_reg(sercom);
      |                          ^~~~~
../cuart_driver_asf4_usart_async.c: In function 'asf4_usart_ctrl':
../cuart_driver_asf4_usart_async.c:524:34: warning: unused variable 'dummy' [-Wunused-variable]
  524 |                 volatile uint8_t dummy = hri_sercomusart_read_RXERRCNT_reg(sercom);
      |                                  ^~~~~
Finished building: ../cuart_driver_asf4_usart_async.c
Building file: ../hal/src/hal_usart_async.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_usart_async.d" -MT"hal/src/hal_usart_async.d" -MT"hal/src/hal_usart_async.o"  -o "hal/src/hal_usart_async.o" "../hal/src/hal_usart_async.c"
Finished building: ../driver_init.c
Building file: ../hal/src/hal_usart_async_rings.c
Finished building: ../hal/src/hal_atomic.c
Building file: ../hal/src/hal_usart_sync.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_usart_async_rings.d" -MT"hal/src/hal_usart_async_rings.d" -MT"hal/src/hal_usart_async_rings.o"  -o "hal/src/hal_usart_async_rings.o" "../hal/src/hal_usart_async_rings.c"
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_usart_sync.d" -MT"hal/src/hal_usart_sync.d" -MT"hal/src/hal_usart_sync.o"  -o "hal/src/hal_usart_sync.o" "../hal/src/hal_usart_sync.c"
Finished building: ../dma_m2m/dma_memory.c
Building file: ../hal/src/hal_usb_device.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/src/hal_usb_device.d" -MT"hal/src/hal_usb_device.d" -MT"hal/src/hal_usb_device.o"  -o "hal/src/hal_usb_device.o" "../hal/src/hal_usb_device.c"
../command.c:69:13: warning: 'cmd_buf_append' defined but not used [-Wunused-function]
   69 | static void cmd_buf_append(char c)
      |             ^~~~~~~~~~~~~~
../command.c:63:13: warning: 'cmd_buf_reset' defined but not used [-Wunused-function]
   63 | static void cmd_buf_reset(void)
      |             ^~~~~~~~~~~~~
../command.c:38:13: warning: 'cmd_execute' defined but not used [-Wunused-function]
   38 | static void cmd_execute()
      |             ^~~~~~~~~~~
Finished building: ../command.c
Building file: ../hal/utils/src/utils_assert.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/utils/src/utils_assert.d" -MT"hal/utils/src/utils_assert.d" -MT"hal/utils/src/utils_assert.o"  -o "hal/utils/src/utils_assert.o" "../hal/utils/src/utils_assert.c"
Finished building: ../hal/src/hal_gpio.c
Building file: ../hal/utils/src/utils_event.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/utils/src/utils_event.d" -MT"hal/utils/src/utils_event.d" -MT"hal/utils/src/utils_event.o"  -o "hal/utils/src/utils_event.o" "../hal/utils/src/utils_event.c"
../ccid_common/ccid_slot_fsm.c: In function 'iso_fsm_slot_icc_power_on_async':
../ccid_common/ccid_slot_fsm.c:131:17: warning: implicit declaration of function 'delay_us' [-Wimplicit-function-declaration]
  131 |                 delay_us(10000);
      |                 ^~~~~~~~
../ccid_common/ccid_slot_fsm.c: In function 'iso_handle_fsm_events':
../ccid_common/ccid_slot_fsm.c:205:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  205 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:220:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  220 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:235:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  235 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:249:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  249 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:257:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  257 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:271:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  271 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:313:22: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  313 |                 tpdu = data;
      |                      ^
../ccid_common/ccid_slot_fsm.c:276:25: warning: unused variable 'D_or_one' [-Wunused-variable]
  276 |                 uint8_t D_or_one = D > 0 ? D : 1;
      |                         ^~~~~~~~
../ccid_common/ccid_slot_fsm.c:275:26: warning: unused variable 'fmax' [-Wunused-variable]
  275 |                 uint32_t fmax = iso7816_3_fmax_table[cs->proposed_pars.fi];
      |                          ^~~~
../ccid_common/ccid_slot_fsm.c: In function 'iso_fsm_slot_set_params':
../ccid_common/ccid_slot_fsm.c:398:17: warning: unused variable 'PPS1' [-Wunused-variable]
  398 |         uint8_t PPS1 = (pars_dec->fi << 4 | pars_dec->di);
      |                 ^~~~
../ccid_common/ccid_slot_fsm.c: In function 'iso_handle_fsm_events':
../ccid_common/ccid_slot_fsm.c:333:1: warning: control reaches end of non-void function [-Wreturn-type]
  333 | }
      | ^
../ccid_common/ccid_slot_fsm.c: At top level:
../ccid_common/ccid_slot_fsm.c:66:22: warning: 'sysmousim_sjs1_atr' defined but not used [-Wunused-const-variable=]
   66 | static const uint8_t sysmousim_sjs1_atr[] = {
      |                      ^~~~~~~~~~~~~~~~~~
../ccid_common/ccid_slot_fsm.c: In function 'iso_fsm_slot_init':
../ccid_common/ccid_slot_fsm.c:460:47: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  460 |         snprintf(devname, sizeof(devname), "%d", cs->slot_nr);
      |                                               ^
../ccid_common/ccid_slot_fsm.c:460:9: note: 'snprintf' output between 2 and 4 bytes into a destination of size 3
  460 |         snprintf(devname, sizeof(devname), "%d", cs->slot_nr);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Finished building: ../ccid_common/ccid_slot_fsm.c
Building file: ../hal/utils/src/utils_list.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/utils/src/utils_list.d" -MT"hal/utils/src/utils_list.d" -MT"hal/utils/src/utils_list.o"  -o "hal/utils/src/utils_list.o" "../hal/utils/src/utils_list.c"
Finished building: ../hal/src/hal_init.c
Building file: ../hal/utils/src/utils_ringbuffer.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/utils/src/utils_ringbuffer.d" -MT"hal/utils/src/utils_ringbuffer.d" -MT"hal/utils/src/utils_ringbuffer.o"  -o "hal/utils/src/utils_ringbuffer.o" "../hal/utils/src/utils_ringbuffer.c"
Finished building: ../hal/src/hal_io.c
Building file: ../hal/utils/src/utils_syscalls.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hal/utils/src/utils_syscalls.d" -MT"hal/utils/src/utils_syscalls.d" -MT"hal/utils/src/utils_syscalls.o"  -o "hal/utils/src/utils_syscalls.o" "../hal/utils/src/utils_syscalls.c"
Finished building: ../hal/src/hal_delay.c
Building file: ../hpl/cmcc/hpl_cmcc.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/cmcc/hpl_cmcc.d" -MT"hpl/cmcc/hpl_cmcc.d" -MT"hpl/cmcc/hpl_cmcc.o"  -o "hpl/cmcc/hpl_cmcc.o" "../hpl/cmcc/hpl_cmcc.c"
Finished building: ../hal/utils/src/utils_syscalls.c
Building file: ../hpl/core/hpl_core_m4.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/core/hpl_core_m4.d" -MT"hpl/core/hpl_core_m4.d" -MT"hpl/core/hpl_core_m4.o"  -o "hpl/core/hpl_core_m4.o" "../hpl/core/hpl_core_m4.c"
Finished building: ../hal/src/hal_calendar.c
Building file: ../hpl/core/hpl_init.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/core/hpl_init.d" -MT"hpl/core/hpl_init.d" -MT"hpl/core/hpl_init.o"  -o "hpl/core/hpl_init.o" "../hpl/core/hpl_init.c"
Finished building: ../hal/src/hal_sleep.c
Building file: ../hpl/dmac/hpl_dmac.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/dmac/hpl_dmac.d" -MT"hpl/dmac/hpl_dmac.d" -MT"hpl/dmac/hpl_dmac.o"  -o "hpl/dmac/hpl_dmac.o" "../hpl/dmac/hpl_dmac.c"
Finished building: ../hal/src/hal_usart_async_rings.c
Building file: ../hpl/gclk/hpl_gclk.c
Finished building: ../hal/src/hal_usart_async.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/gclk/hpl_gclk.d" -MT"hpl/gclk/hpl_gclk.d" -MT"hpl/gclk/hpl_gclk.o"  -o "hpl/gclk/hpl_gclk.o" "../hpl/gclk/hpl_gclk.c"
Building file: ../hpl/mclk/hpl_mclk.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/mclk/hpl_mclk.d" -MT"hpl/mclk/hpl_mclk.d" -MT"hpl/mclk/hpl_mclk.o"  -o "hpl/mclk/hpl_mclk.o" "../hpl/mclk/hpl_mclk.c"
Finished building: ../hal/src/hal_usb_device.c
Building file: ../hpl/osc32kctrl/hpl_osc32kctrl.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/osc32kctrl/hpl_osc32kctrl.d" -MT"hpl/osc32kctrl/hpl_osc32kctrl.d" -MT"hpl/osc32kctrl/hpl_osc32kctrl.o"  -o "hpl/osc32kctrl/hpl_osc32kctrl.o" "../hpl/osc32kctrl/hpl_osc32kctrl.c"
Finished building: ../hal/utils/src/utils_list.c
Building file: ../hpl/oscctrl/hpl_oscctrl.c
Finished building: ../hal/utils/src/utils_assert.c
ARM/GNU C Compiler
Building file: ../hpl/pm/hpl_pm.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/oscctrl/hpl_oscctrl.d" -MT"hpl/oscctrl/hpl_oscctrl.d" -MT"hpl/oscctrl/hpl_oscctrl.o"  -o "hpl/oscctrl/hpl_oscctrl.o" "../hpl/oscctrl/hpl_oscctrl.c"
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/pm/hpl_pm.d" -MT"hpl/pm/hpl_pm.d" -MT"hpl/pm/hpl_pm.o"  -o "hpl/pm/hpl_pm.o" "../hpl/pm/hpl_pm.c"
Finished building: ../hal/src/hal_usart_sync.c
Building file: ../hpl/ramecc/hpl_ramecc.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/ramecc/hpl_ramecc.d" -MT"hpl/ramecc/hpl_ramecc.d" -MT"hpl/ramecc/hpl_ramecc.o"  -o "hpl/ramecc/hpl_ramecc.o" "../hpl/ramecc/hpl_ramecc.c"
Finished building: ../hal/utils/src/utils_ringbuffer.c
Building file: ../hpl/rtc/hpl_rtc.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/rtc/hpl_rtc.d" -MT"hpl/rtc/hpl_rtc.d" -MT"hpl/rtc/hpl_rtc.o"  -o "hpl/rtc/hpl_rtc.o" "../hpl/rtc/hpl_rtc.c"
Finished building: ../hpl/core/hpl_init.c
Building file: ../hpl/sercom/hpl_sercom.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/sercom/hpl_sercom.d" -MT"hpl/sercom/hpl_sercom.d" -MT"hpl/sercom/hpl_sercom.o"  -o "hpl/sercom/hpl_sercom.o" "../hpl/sercom/hpl_sercom.c"
Finished building: ../hpl/gclk/hpl_gclk.c
Building file: ../hpl/usb/hpl_usb.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "hpl/usb/hpl_usb.d" -MT"hpl/usb/hpl_usb.d" -MT"hpl/usb/hpl_usb.o"  -o "hpl/usb/hpl_usb.o" "../hpl/usb/hpl_usb.c"
Finished building: ../hpl/core/hpl_core_m4.c
Building file: ../i2c_bitbang.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "i2c_bitbang.d" -MT"i2c_bitbang.d" -MT"i2c_bitbang.o"  -o "i2c_bitbang.o" "../i2c_bitbang.c"
Finished building: ../hpl/mclk/hpl_mclk.c
Building file: ../libosmo_emb.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "libosmo_emb.d" -MT"libosmo_emb.d" -MT"libosmo_emb.o"  -o "libosmo_emb.o" "../libosmo_emb.c"
Finished building: ../hal/utils/src/utils_event.c
Building file: ../main.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "main.d" -MT"main.d" -MT"main.o"  -o "main.o" "../main.c"
Finished building: ../hpl/osc32kctrl/hpl_osc32kctrl.c
Building file: ../ncn8025.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "ncn8025.d" -MT"ncn8025.d" -MT"ncn8025.o"  -o "ncn8025.o" "../ncn8025.c"
Finished building: ../hpl/cmcc/hpl_cmcc.c
Building file: ../octsim_i2c.c
Finished building: ../hpl/dmac/hpl_dmac.c
Finished building: ../hpl/pm/hpl_pm.c
ARM/GNU C Compiler
Building file: ../stdio_redirect/gcc/read.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "octsim_i2c.d" -MT"octsim_i2c.d" -MT"octsim_i2c.o"  -o "octsim_i2c.o" "../octsim_i2c.c"
ARM/GNU C Compiler
Building file: ../stdio_redirect/gcc/write.c
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "stdio_redirect/gcc/read.d" -MT"stdio_redirect/gcc/read.d" -MT"stdio_redirect/gcc/read.o"  -o "stdio_redirect/gcc/read.o" "../stdio_redirect/gcc/read.c"
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "stdio_redirect/gcc/write.d" -MT"stdio_redirect/gcc/write.d" -MT"stdio_redirect/gcc/write.o"  -o "stdio_redirect/gcc/write.o" "../stdio_redirect/gcc/write.c"
Finished building: ../hpl/oscctrl/hpl_oscctrl.c
Building file: ../stdio_redirect/stdio_io.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "stdio_redirect/stdio_io.d" -MT"stdio_redirect/stdio_io.d" -MT"stdio_redirect/stdio_io.o"  -o "stdio_redirect/stdio_io.o" "../stdio_redirect/stdio_io.c"
Finished building: ../hpl/rtc/hpl_rtc.c
Building file: ../stdio_start.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "stdio_start.d" -MT"stdio_start.d" -MT"stdio_start.o"  -o "stdio_start.o" "../stdio_start.c"
Finished building: ../hpl/ramecc/hpl_ramecc.c
Building file: ../talloc.c
../libosmo_emb.c: In function 'stderr_raw_output':
../libosmo_emb.c:101:25: warning: 'log_level_str' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations]
  101 |                         fprintf(stderr, "%s ", log_level_str(level));
      |                         ^~~~~~~
In file included from ../logging.h:3,
                 from ../libosmo_emb.c:37:
/build/install/include/osmocom/core/logging.h:427:13: note: declared here
  427 | const char *log_level_str(unsigned int lvl) OSMO_DEPRECATED_OUTSIDE_LIBOSMOCORE;
      |             ^~~~~~~~~~~~~
../libosmo_emb.c: In function 'libosmo_emb_init':
../libosmo_emb.c:150:28: warning: unused variable 'stderr_target' [-Wunused-variable]
  150 |         struct log_target *stderr_target;
      |                            ^~~~~~~~~~~~~
../libosmo_emb.c: At top level:
../libosmo_emb.c:132:27: warning: 'log_target_create_stderr_raw' defined but not used [-Wunused-function]
  132 | static struct log_target *log_target_create_stderr_raw(void)
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Finished building: ../libosmo_emb.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "talloc.d" -MT"talloc.d" -MT"talloc.o"  -o "talloc.o" "../talloc.c"
Building file: ../usb/class/ccid/device/ccid_df.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb/class/ccid/device/ccid_df.d" -MT"usb/class/ccid/device/ccid_df.d" -MT"usb/class/ccid/device/ccid_df.o"  -o "usb/class/ccid/device/ccid_df.o" "../usb/class/ccid/device/ccid_df.c"
Finished building: ../i2c_bitbang.c
Building file: ../usb/class/cdc/device/cdcdf_acm.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb/class/cdc/device/cdcdf_acm.d" -MT"usb/class/cdc/device/cdcdf_acm.d" -MT"usb/class/cdc/device/cdcdf_acm.o"  -o "usb/class/cdc/device/cdcdf_acm.o" "../usb/class/cdc/device/cdcdf_acm.c"
Finished building: ../hpl/usb/hpl_usb.c
Building file: ../usb/class/dfu/device/dfudf.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb/class/dfu/device/dfudf.d" -MT"usb/class/dfu/device/dfudf.d" -MT"usb/class/dfu/device/dfudf.o"  -o "usb/class/dfu/device/dfudf.o" "../usb/class/dfu/device/dfudf.c"
In file included from /build/install/include/osmocom/core/timer.h:42,
                 from ../main.c:27:
../main.c: In function 'ccid_app_init':
/build/install/include/osmocom/core/linuxlist.h:66:21: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
   66 |         (ptr)->next = (ptr); (ptr)->prev = (ptr); \
      |                     ^
../main.c:120:9: note: in expansion of macro 'INIT_LLIST_HEAD'
  120 |         INIT_LLIST_HEAD(&g_ccid_s.free_q);
      |         ^~~~~~~~~~~~~~~
/build/install/include/osmocom/core/linuxlist.h:66:42: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
   66 |         (ptr)->next = (ptr); (ptr)->prev = (ptr); \
      |                                          ^
../main.c:120:9: note: in expansion of macro 'INIT_LLIST_HEAD'
  120 |         INIT_LLIST_HEAD(&g_ccid_s.free_q);
      |         ^~~~~~~~~~~~~~~
../main.c:121:23: warning: passing argument 1 of 'usb_ep_q_init' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  121 |         usb_ep_q_init(&g_ccid_s.in_ep, "IN");
      |                       ^~~~~~~~~~~~~~~
../main.c:110:44: note: expected 'struct usb_ep_q *' but argument is of type 'volatile struct usb_ep_q *'
  110 | static void usb_ep_q_init(struct usb_ep_q *ep_q, const char *name)
      |                           ~~~~~~~~~~~~~~~~~^~~~
../main.c:122:23: warning: passing argument 1 of 'usb_ep_q_init' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  122 |         usb_ep_q_init(&g_ccid_s.irq_ep, "IRQ");
      |                       ^~~~~~~~~~~~~~~~
../main.c:110:44: note: expected 'struct usb_ep_q *' but argument is of type 'volatile struct usb_ep_q *'
  110 | static void usb_ep_q_init(struct usb_ep_q *ep_q, const char *name)
      |                           ~~~~~~~~~~~~~~~~~^~~~
../main.c:123:23: warning: passing argument 1 of 'usb_ep_q_init' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  123 |         usb_ep_q_init(&g_ccid_s.out_ep, "OUT");
      |                       ^~~~~~~~~~~~~~~~
../main.c:110:44: note: expected 'struct usb_ep_q *' but argument is of type 'volatile struct usb_ep_q *'
  110 | static void usb_ep_q_init(struct usb_ep_q *ep_q, const char *name)
      |                           ~~~~~~~~~~~~~~~~~^~~~
../main.c: In function 'submit_next_in':
../main.c:153:33: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  153 |         struct usb_ep_q *ep_q = &g_ccid_s.in_ep;
      |                                 ^
../main.c: In function 'submit_next_irq':
../main.c:177:33: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  177 |         struct usb_ep_q *ep_q = &g_ccid_s.irq_ep;
      |                                 ^
../main.c: In function 'submit_next_out':
../main.c:200:33: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  200 |         struct usb_ep_q *ep_q = &g_ccid_s.out_ep;
      |                                 ^
../main.c:205:36: warning: passing argument 1 of 'msgb_dequeue_irqsafe' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  205 |         msg = msgb_dequeue_irqsafe(&g_ccid_s.free_q);
      |                                    ^~~~~~~~~~~~~~~~
../main.c:134:54: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
  134 | struct msgb *msgb_dequeue_irqsafe(struct llist_head *q)
      |                                   ~~~~~~~~~~~~~~~~~~~^
../main.c:214:35: warning: passing argument 1 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  214 |                 llist_add_tail_at(&g_ccid_s.free_q, &msg->list);
      |                                   ^~~~~~~~~~~~~~~~
In file included from ../main.c:78:
../linuxlist_atomic.h:44:57: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                      ~~~~~~~~~~~~~~~~~~~^~~~
../main.c: In function 'ccid_out_read_compl':
../main.c:230:39: warning: passing argument 2 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  230 |         llist_add_tail_at(&msg->list, &g_ccid_s.out_ep.list);
      |                                       ^~~~~~~~~~~~~~~~~~~~~
../linuxlist_atomic.h:44:82: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                                               ~~~~~~~~~~~~~~~~~~~^~~~
../main.c: In function 'ccid_in_write_compl':
../main.c:247:39: warning: passing argument 2 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  247 |         llist_add_tail_at(&msg->list, &g_ccid_s.free_q);
      |                                       ^~~~~~~~~~~~~~~~
../linuxlist_atomic.h:44:82: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                                               ~~~~~~~~~~~~~~~~~~~^~~~
../main.c: In function 'ccid_irq_write_compl':
../main.c:264:39: warning: passing argument 2 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  264 |         llist_add_tail_at(&msg->list, &g_ccid_s.free_q);
      |                                       ^~~~~~~~~~~~~~~~
../linuxlist_atomic.h:44:82: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                                               ~~~~~~~~~~~~~~~~~~~^~~~
../main.c: In function 'ccid_gen_notify_slot_status':
../main.c:280:57: warning: initialization of 'struct ccid_rdr_to_pc_notify_slot_change *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]
  280 |         struct ccid_rdr_to_pc_notify_slot_change *nsc = msgb_put(msg, sizeof(*nsc) + sizeof(statusbytes));
      |                                                         ^~~~~~~~
../main.c: In function 'poll_card_detect':
../main.c:323:38: warning: passing argument 1 of 'msgb_enqueue_irqsafe' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  323 |                 msgb_enqueue_irqsafe(&g_ccid_s.irq_ep.list, msg);
      |                                      ^~~~~~~~~~~~~~~~~~~~~
../main.c:143:46: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
  143 | void msgb_enqueue_irqsafe(struct llist_head *q, struct msgb *msg)
      |                           ~~~~~~~~~~~~~~~~~~~^
../main.c: In function 'feed_ccid':
../main.c:430:33: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  430 |         struct usb_ep_q *ep_q = &g_ccid_s.out_ep;
      |                                 ^
../main.c:434:36: warning: passing argument 1 of 'msgb_dequeue_irqsafe' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  434 |         msg = msgb_dequeue_irqsafe(&g_ccid_s.out_ep.list);
      |                                    ^~~~~~~~~~~~~~~~~~~~~
../main.c:134:54: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
  134 | struct msgb *msgb_dequeue_irqsafe(struct llist_head *q)
      |                                   ~~~~~~~~~~~~~~~~~~~^
../main.c:432:13: warning: unused variable 'rc' [-Wunused-variable]
  432 |         int rc;
      |             ^~
../main.c:430:26: warning: unused variable 'ep_q' [-Wunused-variable]
  430 |         struct usb_ep_q *ep_q = &g_ccid_s.out_ep;
      |                          ^~~~
../main.c: In function 'ccid_ops_send_in':
../main.c:448:39: warning: passing argument 2 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  448 |         llist_add_tail_at(&msg->list, &g_ccid_s.in_ep.list);
      |                                       ^~~~~~~~~~~~~~~~~~~~
../linuxlist_atomic.h:44:82: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                                               ~~~~~~~~~~~~~~~~~~~^~~~
../main.c: In function 'main':
../main.c:547:47: warning: passing argument 2 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  547 |                 llist_add_tail_at(&msg->list, &g_ccid_s.free_q);
      |                                               ^~~~~~~~~~~~~~~~
../linuxlist_atomic.h:44:82: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                                               ~~~~~~~~~~~~~~~~~~~^~~~
../main.c:573:41: warning: passing argument 1 of 'llist_count_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  573 |                 int qs = llist_count_at(&g_ccid_s.free_q);
      |                                         ^~~~~~~~~~~~~~~~
../linuxlist_atomic.h:137:68: note: expected 'const struct llist_head *' but argument is of type 'volatile struct llist_head *'
  137 | static inline unsigned int llist_count_at(const struct llist_head *head)
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../main.c:576:73: warning: passing argument 1 of 'msgb_dequeue_irqsafe' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  576 |                                 struct msgb *msg = msgb_dequeue_irqsafe(&g_ccid_s.free_q);
      |                                                                         ^~~~~~~~~~~~~~~~
../main.c:134:54: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
  134 | struct msgb *msgb_dequeue_irqsafe(struct llist_head *q)
      |                                   ~~~~~~~~~~~~~~~~~~~^
../main.c:585:63: warning: passing argument 2 of 'llist_add_tail_at' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
  585 |                                 llist_add_tail_at(&msg->list, &g_ccid_s.free_q);
      |                                                               ^~~~~~~~~~~~~~~~
../linuxlist_atomic.h:44:82: note: expected 'struct llist_head *' but argument is of type 'volatile struct llist_head *'
   44 | static inline void llist_add_tail_at(struct llist_head *_new, struct llist_head *head)
      |                                                               ~~~~~~~~~~~~~~~~~~~^~~~
Finished building: ../main.c
Building file: ../usb/device/usbdc.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb/device/usbdc.d" -MT"usb/device/usbdc.d" -MT"usb/device/usbdc.o"  -o "usb/device/usbdc.o" "../usb/device/usbdc.c"
Finished building: ../stdio_redirect/gcc/read.c
Building file: ../usb/usb_protocol.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb/usb_protocol.d" -MT"usb/usb_protocol.d" -MT"usb/usb_protocol.o"  -o "usb/usb_protocol.o" "../usb/usb_protocol.c"
Finished building: ../octsim_i2c.c
Building file: ../usb_descriptors.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb_descriptors.d" -MT"usb_descriptors.d" -MT"usb_descriptors.o"  -o "usb_descriptors.o" "../usb_descriptors.c"
Finished building: ../stdio_start.c
Building file: ../usb_start.c
ARM/GNU C Compiler
arm-none-eabi-gcc -x c -mthumb -DDEBUG -Os -ffunction-sections -fdata-sections -mlong-calls -g3 -Wall -c -std=gnu99 -D__SAME54N19A__ -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -DOCTSIMFWBUILD -DDISABLE_DFU_DETACH=0 -DLIBOSMOCORE_NO_LOGGING -DGIT_VERSION=\"0.2.78-62e1\" -I"../" -I"../CMSIS/Core/Include" -I"../ccid_common" -I"../config" -I"../dma_m2m" -I"../hal/include" -I"../hal/utils/include" -I"../hpl/cmcc" -I"../hpl/core" -I"../hpl/dmac" -I"../hpl/gclk" -I"../hpl/mclk" -I"../hpl/osc32kctrl" -I"../hpl/oscctrl" -I"../hpl/pm" -I"../hpl/port" -I"../hpl/ramecc" -I"../hpl/rtc" -I"../hpl/sercom" -I"../hpl/usb" -I"../hri" -I"../include" -I"../stdio_redirect" -I"../usb" -I"../usb/class/ccid" -I"../usb/class/ccid/device" -I"../usb/class/cdc" -I"../usb/class/cdc/device" -I"../usb/class/dfu" -I"../usb/class/dfu/device" -I"../usb/device"  -I/build/install/include -I../../ccid_common \
-MD -MP -MF "usb_start.d" -MT"usb_start.d" -MT"usb_start.o"  -o "usb_start.o" "../usb_start.c"
Finished building: ../ncn8025.c
Finished building: ../hpl/sercom/hpl_sercom.c
Finished building: ../stdio_redirect/gcc/write.c
Finished building: ../usb/class/ccid/device/ccid_df.c
Finished building: ../stdio_redirect/stdio_io.c
../usb/class/dfu/device/dfudf.c: In function 'dfudf_out_req':
../usb/class/dfu/device/dfudf.c:199:17: warning: implicit declaration of function 'delay_us' [-Wimplicit-function-declaration]
  199 |                 delay_us(10000);
      |                 ^~~~~~~~
Finished building: ../usb/class/dfu/device/dfudf.c
Finished building: ../usb/device/usbdc.c
Finished building: ../usb/usb_protocol.c
Finished building: ../usb/class/cdc/device/cdcdf_acm.c
Finished building: ../usb_descriptors.c
../usb_start.c:46:13: warning: 'usb_device_cb_state_c' defined but not used [-Wunused-function]
   46 | static bool usb_device_cb_state_c(usb_cdc_control_signal_t state)
      |             ^~~~~~~~~~~~~~~~~~~~~
Finished building: ../usb_start.c
Finished building: ../talloc.c
Building target: sysmoOCTSIM-0.2.78-62e1.elf
Invoking: ARM/GNU Linker
arm-none-eabi-gcc -o sysmoOCTSIM-0.2.78-62e1.elf atmel_start.o ccid_common/ccid_proto.o ccid_common/ccid_device.o ccid_common/iso7816_fsm.o ccid_common/iso7816_3.o ccid_common/cuart.o ccid_common/ccid_slot_fsm.o cuart_driver_asf4_usart_async.o command.o dma_m2m/dma_memory.o driver_init.o gcc/gcc/startup_same54.o gcc/system_same54.o hal/src/hal_atomic.o hal/src/hal_cache.o hal/src/hal_calendar.o hal/src/hal_delay.o hal/src/hal_gpio.o hal/src/hal_init.o hal/src/hal_io.o hal/src/hal_sleep.o hal/src/hal_usart_async.o hal/src/hal_usart_async_rings.o hal/src/hal_usart_sync.o hal/src/hal_usb_device.o hal/utils/src/utils_assert.o hal/utils/src/utils_event.o hal/utils/src/utils_list.o hal/utils/src/utils_ringbuffer.o hal/utils/src/utils_syscalls.o hpl/cmcc/hpl_cmcc.o hpl/core/hpl_core_m4.o hpl/core/hpl_init.o hpl/dmac/hpl_dmac.o hpl/gclk/hpl_gclk.o hpl/mclk/hpl_mclk.o hpl/osc32kctrl/hpl_osc32kctrl.o hpl/oscctrl/hpl_oscctrl.o hpl/pm/hpl_pm.o hpl/ramecc/hpl_ramecc.o hpl/rtc/hpl_rtc.o hpl/sercom/hpl_sercom.o hpl/usb/hpl_usb.o i2c_bitbang.o libosmo_emb.o main.o ncn8025.o octsim_i2c.o stdio_redirect/gcc/read.o stdio_redirect/gcc/write.o stdio_redirect/stdio_io.o stdio_start.o talloc.o usb/class/ccid/device/ccid_df.o usb/class/cdc/device/cdcdf_acm.o usb/class/dfu/device/dfudf.o usb/device/usbdc.o usb/usb_protocol.o usb_descriptors.o usb_start.o  /build/install/lib/libosmocore.a -Wl,--start-group -lm -Wl,--end-group -mthumb \
-Wl,-Map="sysmoOCTSIM-0.2.78-62e1.map" --specs=nano.specs -Wl,--gc-sections -Wl,--print-memory-usage -mcpu=cortex-m4 \
 \
-T"../gcc/gcc/same54n19a_dfu.ld" \
-L"../gcc/gcc"
Memory region         Used Size  Region Size  %age Used
             rom:       80140 B       496 KB     15.78%
             ram:       57788 B     196604 B     29.39%
         bkupram:          0 GB         8 KB      0.00%
            qspi:          0 GB        16 MB      0.00%
Finished building target: sysmoOCTSIM-0.2.78-62e1.elf
ln -sf sysmoOCTSIM-0.2.78-62e1.elf sysmoOCTSIM.elf
arm-none-eabi-objcopy -O binary sysmoOCTSIM-0.2.78-62e1.elf sysmoOCTSIM-0.2.78-62e1.bin
ln -sf sysmoOCTSIM-0.2.78-62e1.bin sysmoOCTSIM.bin
arm-none-eabi-objcopy -O ihex -R .eeprom -R .fuse -R .lock -R .signature sysmoOCTSIM-0.2.78-62e1.elf sysmoOCTSIM-0.2.78-62e1.ihex
arm-none-eabi-objcopy -j .eeprom --set-section-flags=.eeprom=alloc,load --change-section-lma \
	.eeprom=0 --no-change-warnings -O binary sysmoOCTSIM-0.2.78-62e1.elf sysmoOCTSIM-0.2.78-62e1.eep || exit 0
arm-none-eabi-objdump -h -S sysmoOCTSIM-0.2.78-62e1.elf > sysmoOCTSIM-0.2.78-62e1.lss
arm-none-eabi-size "sysmoOCTSIM-0.2.78-62e1.elf"
   text	   data	    bss	    dec	    hex	filename
  79812	   1504	  56608	 137924	  21ac4	sysmoOCTSIM-0.2.78-62e1.elf
+ '[' x = x--publish ']'
+ echo
+ echo '=============== FIRMWARE CLEAN  =============='
+ make clean

=============== FIRMWARE CLEAN  ==============
rm -f atmel_start.o ccid_common/ccid_proto.o ccid_common/ccid_device.o ccid_common/iso7816_fsm.o ccid_common/iso7816_3.o ccid_common/cuart.o ccid_common/ccid_slot_fsm.o cuart_driver_asf4_usart_async.o command.o dma_m2m/dma_memory.o driver_init.o gcc/gcc/startup_same54.o gcc/system_same54.o hal/src/hal_atomic.o hal/src/hal_cache.o hal/src/hal_calendar.o hal/src/hal_delay.o hal/src/hal_gpio.o hal/src/hal_init.o hal/src/hal_io.o hal/src/hal_sleep.o hal/src/hal_usart_async.o hal/src/hal_usart_async_rings.o hal/src/hal_usart_sync.o hal/src/hal_usb_device.o hal/utils/src/utils_assert.o hal/utils/src/utils_event.o hal/utils/src/utils_list.o hal/utils/src/utils_ringbuffer.o hal/utils/src/utils_syscalls.o hpl/cmcc/hpl_cmcc.o hpl/core/hpl_core_m4.o hpl/core/hpl_init.o hpl/dmac/hpl_dmac.o hpl/gclk/hpl_gclk.o hpl/mclk/hpl_mclk.o hpl/osc32kctrl/hpl_osc32kctrl.o hpl/oscctrl/hpl_oscctrl.o hpl/pm/hpl_pm.o hpl/ramecc/hpl_ramecc.o hpl/rtc/hpl_rtc.o hpl/sercom/hpl_sercom.o hpl/usb/hpl_usb.o i2c_bitbang.o libosmo_emb.o main.o ncn8025.o octsim_i2c.o stdio_redirect/gcc/read.o stdio_redirect/gcc/write.o stdio_redirect/stdio_io.o stdio_start.o talloc.o usb/class/ccid/device/ccid_df.o usb/class/cdc/device/cdcdf_acm.o usb/class/dfu/device/dfudf.o usb/device/usbdc.o usb/usb_protocol.o usb_descriptors.o usb_start.o 
rm -f sysmoOCTSIM-0.2.78-62e1.elf
rm -f atmel_start.d ccid_common/ccid_proto.d ccid_common/ccid_device.d ccid_common/iso7816_fsm.d ccid_common/iso7816_3.d ccid_common/cuart.d ccid_common/ccid_slot_fsm.d cuart_driver_asf4_usart_async.d command.d dma_m2m/dma_memory.d driver_init.d gcc/gcc/startup_same54.d gcc/system_same54.d hal/src/hal_atomic.d hal/src/hal_cache.d hal/src/hal_calendar.d hal/src/hal_delay.d hal/src/hal_gpio.d hal/src/hal_init.d hal/src/hal_io.d hal/src/hal_sleep.d hal/src/hal_usart_async.d hal/src/hal_usart_async_rings.d hal/src/hal_usart_sync.d hal/src/hal_usb_device.d hal/utils/src/utils_assert.d hal/utils/src/utils_event.d hal/utils/src/utils_list.d hal/utils/src/utils_ringbuffer.d hal/utils/src/utils_syscalls.d hpl/cmcc/hpl_cmcc.d hpl/core/hpl_core_m4.d hpl/core/hpl_init.d hpl/dmac/hpl_dmac.d hpl/gclk/hpl_gclk.d hpl/mclk/hpl_mclk.d hpl/osc32kctrl/hpl_osc32kctrl.d hpl/oscctrl/hpl_oscctrl.d hpl/pm/hpl_pm.d hpl/ramecc/hpl_ramecc.d hpl/rtc/hpl_rtc.d hpl/sercom/hpl_sercom.d hpl/usb/hpl_usb.d i2c_bitbang.d libosmo_emb.d main.d ncn8025.d octsim_i2c.d stdio_redirect/gcc/read.d stdio_redirect/gcc/write.d stdio_redirect/stdio_io.d stdio_start.d talloc.d usb/class/ccid/device/ccid_df.d usb/class/cdc/device/cdcdf_acm.d usb/class/dfu/device/dfudf.d usb/device/usbdc.d usb/usb_protocol.d usb_descriptors.d usb_start.d
rm -f sysmoOCTSIM-0.2.78-62e1.a sysmoOCTSIM-0.2.78-62e1.hex sysmoOCTSIM-0.2.78-62e1.bin \
        sysmoOCTSIM-0.2.78-62e1.lss sysmoOCTSIM-0.2.78-62e1.eep sysmoOCTSIM-0.2.78-62e1.map \
        sysmoOCTSIM-0.2.78-62e1.srec
Finished: SUCCESS