Skip to content

Console Output

Skipping 101 KB.. Full Log
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