Skip to content
Failed

Console Output

Skipping 364 KB.. Full Log
configure.ac:180: warning: AC_OUTPUT should be used without arguments.
configure.ac:180: You should run autoupdate.
configure.ac:14: installing './compile'
configure.ac:16: installing './config.guess'
configure.ac:16: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am: installing './depcomp'
src/codec/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/gb/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/gsm/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/gsm/Makefile.am:15: warning: source file 'milenage/aes-encblock.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least one source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However, this
automake: behavior may change in a future Automake major version, with object
automake: files being placed in the same subdirectory as the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibility.
src/gsm/Makefile.am:15: warning: source file 'milenage/aes-internal.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
src/gsm/Makefile.am:15: warning: source file 'milenage/aes-internal-enc.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
src/gsm/Makefile.am:15: warning: source file 'milenage/milenage.c' is in a subdirectory,
src/gsm/Makefile.am:15: but option 'subdir-objects' is disabled
src/vty/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am:12: warning: source file 'a5/a5_test.c' is in a subdirectory,
tests/Makefile.am:12: but option 'subdir-objects' is disabled
tests/Makefile.am:15: warning: source file 'auth/milenage_test.c' is in a subdirectory,
tests/Makefile.am:15: but option 'subdir-objects' is disabled
tests/Makefile.am:18: warning: source file 'bits/bitrev_test.c' is in a subdirectory,
tests/Makefile.am:18: but option 'subdir-objects' is disabled
tests/Makefile.am:21: warning: source file 'conv/conv_test.c' is in a subdirectory,
tests/Makefile.am:21: but option 'subdir-objects' is disabled
tests/Makefile.am:48: warning: source file 'gb/bssgp_fc_test.c' is in a subdirectory,
tests/Makefile.am:48: but option 'subdir-objects' is disabled
tests/Makefile.am:27: warning: source file 'gsm0408/gsm0408_test.c' is in a subdirectory,
tests/Makefile.am:27: but option 'subdir-objects' is disabled
tests/Makefile.am:24: warning: source file 'gsm0808/gsm0808_test.c' is in a subdirectory,
tests/Makefile.am:24: but option 'subdir-objects' is disabled
tests/Makefile.am:30: warning: source file 'lapd/lapd_test.c' is in a subdirectory,
tests/Makefile.am:30: but option 'subdir-objects' is disabled
tests/Makefile.am:51: warning: source file 'logging/logging_test.c' is in a subdirectory,
tests/Makefile.am:51: but option 'subdir-objects' is disabled
tests/Makefile.am:33: warning: source file 'msgfile/msgfile_test.c' is in a subdirectory,
tests/Makefile.am:33: but option 'subdir-objects' is disabled
tests/Makefile.am:39: warning: source file 'sms/sms_test.c' is in a subdirectory,
tests/Makefile.am:39: but option 'subdir-objects' is disabled
tests/Makefile.am:36: warning: source file 'smscb/smscb_test.c' is in a subdirectory,
tests/Makefile.am:36: but option 'subdir-objects' is disabled
tests/Makefile.am:42: warning: source file 'timer/timer_test.c' is in a subdirectory,
tests/Makefile.am:42: but option 'subdir-objects' is disabled
tests/Makefile.am:45: warning: source file 'ussd/ussd_test.c' is in a subdirectory,
tests/Makefile.am:45: but option 'subdir-objects' is disabled
utils/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
mkdir shared/libosmocore/build-target
cd shared/libosmocore/build-target && ../configure \
		--host=arm-none-eabi --enable-embedded --disable-shared \
		--disable-tests ac_cv_header_sys_select_h=no \
		--disable-tests ac_cv_header_sys_socket_h=no \
	CFLAGS="-Os -ffunction-sections -I/build/src/target/firmware/include -nostartfiles -nodefaultlibs"
configure: WARNING: unrecognized options: --disable-tests, --disable-tests
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for arm-none-eabi-strip... arm-none-eabi-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for arm-none-eabi-gcc... arm-none-eabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether arm-none-eabi-gcc accepts -g... yes
checking for arm-none-eabi-gcc option to enable C11 features... none needed
checking whether arm-none-eabi-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of arm-none-eabi-gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-none-eabi
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by arm-none-eabi-gcc... /usr/lib/arm-none-eabi/bin/ld
checking if the linker (/usr/lib/arm-none-eabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-none-eabi-nm -B
checking the name lister (/usr/bin/arm-none-eabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to arm-none-eabi format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/lib/arm-none-eabi/bin/ld option to reload object files... -r
checking for file... 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-ranlib... arm-none-eabi-ranlib
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 command to parse /usr/bin/arm-none-eabi-nm -B output from arm-none-eabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for arm-none-eabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if arm-none-eabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-none-eabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-none-eabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-none-eabi-gcc static flag -static works... yes
checking if arm-none-eabi-gcc supports -c -o file.o... yes
checking if arm-none-eabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-none-eabi-gcc linker (/usr/lib/arm-none-eabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... no
checking for sys/select.h... (cached) no
checking for sys/socket.h... (cached) no
checking for syslog.h... no
checking for ctype.h... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... no
checking for doxygen... /usr/bin/doxygen
checking if arm-none-eabi-gcc supports -fvisibility=hidden... yes
checking whether struct tm has tm_gmtoff member... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmogb.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/gb/Makefile
config.status: creating tests/Makefile
config.status: creating utils/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-tests, --disable-tests
cd shared/libosmocore/build-target && make
make[1]: Entering directory '/build/src/shared/libosmocore/build-target'
echo 0.2.0.29-97ae9 > ../.version-t && mv ../.version-t ../.version
make  all-recursive
make[2]: Entering directory '/build/src/shared/libosmocore/build-target'
Making all in include
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/include'
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc16gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc32gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc64gen.h
  GEN      osmocom/core/crc8gen.h
  GEN      osmocom/core/crc8gen.h
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/include'
Making all in src
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src'
  GEN      crc8gen.c
  GEN      crc16gen.c
  GEN      crc32gen.c
  GEN      crc64gen.c
make  all-am
make[4]: Entering directory '/build/src/shared/libosmocore/build-target/src'
  CC       timer.lo
  CC       select.lo
  CC       signal.lo
  CC       msgb.lo
In file included from ../../include/osmocom/core/msgb.h:21,
                 from ../../src/msgb.c:28:
../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       bits.lo
  CC       bitvec.lo
  CC       statistics.lo
  CC       write_queue.lo
In file included from ../../include/osmocom/core/msgb.h:21,
                 from ../../include/osmocom/core/write_queue.h:30,
                 from ../../src/write_queue.c:20:
../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       utils.lo
../../src/utils.c: In function 'get_value_string':
../../src/utils.c:34:56: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=]
   34 |         snprintf(namebuf, sizeof(namebuf), "unknown 0x%x", val);
      |                                                       ~^   ~~~
      |                                                        |   |
      |                                                        |   uint32_t {aka long unsigned int}
      |                                                        unsigned int
      |                                                       %lx
  CC       socket.lo
  CC       logging.lo
  CC       logging_syslog.lo
  CC       rate_ctr.lo
  CC       gsmtap_util.lo
In file included from ../../include/osmocom/core/msgb.h:21,
                 from ../../include/osmocom/core/write_queue.h:30,
                 from ../../include/osmocom/core/gsmtap_util.h:5,
                 from ../../src/gsmtap_util.c:21:
../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       crc16.lo
  CC       panic.lo
  CC       backtrace.lo
  CC       conv.lo
  CC       application.lo
  CC       rbtree.lo
  CC       crc8gen.lo
  CC       crc16gen.lo
  CC       crc32gen.lo
  CC       crc64gen.lo
  CCLD     libosmocore.la
make[4]: Leaving directory '/build/src/shared/libosmocore/build-target/src'
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src'
Making all in src/vty
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/vty'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/vty'
Making all in src/codec
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/codec'
  CC       gsm610.lo
  CC       gsm620.lo
  CC       gsm660.lo
  CC       gsm690.lo
  CCLD     libosmocodec.la
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/codec'
Making all in src/gsm
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/gsm'
  CC       a5.lo
  CC       rxlev_stat.lo
  CC       tlv_parser.lo
In file included from ../../../src/gsm/tlv_parser.c:3:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       comp128.lo
  CC       gsm_utils.lo
  CC       rsl.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/tlv.h:7,
                 from ../../../src/gsm/rsl.c:24:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm48.lo
In file included from ../../../src/gsm/gsm48.c:27:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
../../../src/gsm/gsm48.c: In function 'gsm48_mi_to_string':
../../../src/gsm/gsm48.c:365:60: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=]
  365 |                         return snprintf(string, str_len, "%u", tmsi);
      |                                                           ~^   ~~~~
      |                                                            |   |
      |                                                            |   uint32_t {aka long unsigned int}
      |                                                            unsigned int
      |                                                           %lu
  CC       gsm48_ie.lo
In file included from ../../../src/gsm/gsm48_ie.c:26:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0808.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/tlv.h:7,
                 from ../../../include/osmocom/gsm/gsm0808.h:19,
                 from ../../../src/gsm/gsm0808.c:17:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       sysinfo.lo
  CC       gprs_cipher_core.lo
  CC       gsm0480.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/gsm0480.h:4,
                 from ../../../src/gsm/gsm0480.c:21:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       abis_nm.lo
In file included from ../../../src/gsm/abis_nm.c:32:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0502.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../include/osmocom/gsm/tlv.h:7,
                 from ../../../include/osmocom/gsm/gsm48.h:4,
                 from ../../../src/gsm/gsm0502.c:25:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0411_utils.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/gsm0411_utils.c:32:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
../../../src/gsm/gsm0411_utils.c: In function 'gsm340_gen_scts':
../../../src/gsm/gsm0411_utils.c:87:2: warning: #warning find a portable way to obtain timezone offset [-Wcpp]
   87 | #warning find a portable way to obtain timezone offset
      |  ^~~~~~~
../../../src/gsm/gsm0411_utils.c: In function 'gsm338_get_sms_alphabet':
../../../src/gsm/gsm0411_utils.c:238:32: warning: conversion from 'unsigned int' to 'enum sms_alphabet' changes value from '4294967295' to '255' [-Woverflow]
  238 |                         return 0xffffffff;
      |                                ^~~~~~~~~~
  CC       gsm0411_smc.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/gsm0411_smc.c:54:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       gsm0411_smr.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/gsm0411_smr.c:52:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       lapd_core.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/lapd_core.c:77:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       lapdm.lo
In file included from ../../../include/osmocom/core/msgb.h:21,
                 from ../../../src/gsm/lapdm.c:34:
../../../include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../../include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../../include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC       auth_core.lo
  CC       auth_comp128v1.lo
  CC       auth_milenage.lo
  CC       aes-encblock.lo
  CC       aes-internal.lo
  CC       aes-internal-enc.lo
  CC       milenage.lo
  CC       gan.lo
../../../src/gsm/gan.c:71:34: warning: 'gan_pdisc_vals' defined but not used [-Wunused-const-variable=]
   71 | static const struct value_string gan_pdisc_vals[] = {
      |                                  ^~~~~~~~~~~~~~
  CCLD     libosmogsm.la
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/gsm'
Making all in src/gb
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/src/gb'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/src/gb'
Making all in tests
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/tests'
Making all in utils
make[3]: Entering directory '/build/src/shared/libosmocore/build-target/utils'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target/utils'
make[3]: Entering directory '/build/src/shared/libosmocore/build-target'
cd . && /bin/bash ./config.status Doxyfile.core
config.status: creating Doxyfile.core
mkdir -p doc/core
/usr/bin/doxygen Doxyfile.core
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 894 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1114 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1562 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1567 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1697 of file 'Doxyfile.core' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: source 'images/' is not a readable file or directory... skipping.
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc16gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc32gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc64gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/include/osmocom/core/crc8gen.h:27: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc16gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc32gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc64gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
/build/src/shared/libosmocore/build-target/src/crc8gen.c:26: warning: the name 'Osmocom' supplied as the argument in the \file statement is not an input file
Doxygen version used: 1.9.8
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/include/osmocom/core
Searching for files in directory /build/src/shared/libosmocore/build-target/src
Reading and parsing tag files
Parsing files
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc16gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc16gen.h...
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc32gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc32gen.h...
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc64gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc64gen.h...
Reading /build/src/shared/libosmocore/build-target/include/osmocom/core/crc8gen.h...
Parsing file /build/src/shared/libosmocore/build-target/include/osmocom/core/crc8gen.h...
Reading /build/src/shared/libosmocore/build-target/src/crc16gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc16gen.c...
Reading /build/src/shared/libosmocore/build-target/src/crc32gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc32gen.c...
Reading /build/src/shared/libosmocore/build-target/src/crc64gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc64gen.c...
Reading /build/src/shared/libosmocore/build-target/src/crc8gen.c...
Parsing file /build/src/shared/libosmocore/build-target/src/crc8gen.c...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file include/osmocom/core/crc16gen.h...
Generating code for file include/osmocom/core/crc32gen.h...
Generating code for file include/osmocom/core/crc64gen.h...
Generating code for file include/osmocom/core/crc8gen.h...
Parsing code for file src/crc16gen.c...
Parsing code for file src/crc32gen.c...
Parsing code for file src/crc64gen.c...
Parsing code for file src/crc8gen.c...
Generating file documentation...
Generating docs for file include/osmocom/core/crc16gen.h...
Generating docs for file include/osmocom/core/crc32gen.h...
Generating docs for file include/osmocom/core/crc64gen.h...
Generating docs for file include/osmocom/core/crc8gen.h...
Generating docs for file src/crc16gen.c...
Generating docs for file src/crc32gen.c...
Generating docs for file src/crc64gen.c...
Generating docs for file src/crc8gen.c...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound osmo_crc16gen_code...
Generating docs for compound osmo_crc32gen_code...
Generating docs for compound osmo_crc64gen_code...
Generating docs for compound osmo_crc8gen_code...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 21/65536 hits=147 misses=25
symbol lookup cache used 44/65536 hits=40 misses=44
finished...
mkdir -p doc/gsm
/usr/bin/doxygen Doxyfile.gsm
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 894 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1114 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1562 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1567 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1697 of file 'Doxyfile.gsm' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: tag INPUT: input source 'include/osmocom/gsm' does not exist
warning: tag INPUT: input source 'include/osmocom/gsm/protocol' does not exist
warning: source 'images/' is not a readable file or directory... skipping.
warning: source 'include/osmocom/gsm' is not a readable file or directory... skipping.
warning: source 'include/osmocom/gsm/protocol' is not a readable file or directory... skipping.
warning: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE
Doxygen version used: 1.9.8
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/src/gsm
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 0/65536 hits=0 misses=0
symbol lookup cache used 0/65536 hits=0 misses=0
finished...
/usr/bin/doxygen Doxyfile.vty
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 894 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1114 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1562 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1567 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1697 of file 'Doxyfile.vty' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: tag INPUT: input source 'include/osmocom/vty' does not exist
warning: source 'images/' is not a readable file or directory... skipping.
warning: source 'include/osmocom/vty' is not a readable file or directory... skipping.
warning: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE
Doxygen version used: 1.9.8
Notice: Output directory 'doc/vty' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/src/vty
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 0/65536 hits=0 misses=0
symbol lookup cache used 0/65536 hits=0 misses=0
finished...
mkdir -p doc/codec
/usr/bin/doxygen Doxyfile.codec
warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_TIMESTAMP' at line 894 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1114 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1562 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1567 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1697 of file 'Doxyfile.codec' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: tag INPUT: input source 'include/osmocom/codec' does not exist
warning: source 'images/' is not a readable file or directory... skipping.
warning: source 'include/osmocom/codec' is not a readable file or directory... skipping.
warning: No files to be processed, please check your settings, in particular INPUT, FILE_PATTERNS, and RECURSIVE
Doxygen version used: 1.9.8
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /build/src/shared/libosmocore/build-target/src/codec
Reading and parsing tag files
Parsing files
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 0/65536 hits=0 misses=0
symbol lookup cache used 0/65536 hits=0 misses=0
finished...
cd ./doc && tar cf html.tar */html
make[3]: Leaving directory '/build/src/shared/libosmocore/build-target'
make[2]: Leaving directory '/build/src/shared/libosmocore/build-target'
make[1]: Leaving directory '/build/src/shared/libosmocore/build-target'
make -C target/firmware CROSS_COMPILE=arm-none-eabi-
make[1]: Entering directory '/build/src/target/firmware'
  CC     apps/hello_world/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/hello_world/main.c:37:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
apps/hello_world/main.c: In function 'l1a_l23_rx_cb':
apps/hello_world/main.c:58:35: warning: unused parameter 'dlci' [-Wunused-parameter]
   58 | static void l1a_l23_rx_cb(uint8_t dlci, struct msgb *msg)
      |                           ~~~~~~~~^~~~
  CC     abb/twl3025.o
  CC     rf/trf6151.o
rf/trf6151.c: In function 'trf6151_pll_tx':
rf/trf6151.c:279:34: warning: variable 'b_max' set but not used [-Wunused-but-set-variable]
  279 |         uint32_t n, a, b, b_min, b_max;
      |                                  ^~~~~
rf/trf6151.c:279:27: warning: variable 'b_min' set but not used [-Wunused-but-set-variable]
  279 |         uint32_t n, a, b, b_min, b_max;
      |                           ^~~~~
rf/trf6151.c: In function 'trf6151_tx_window':
rf/trf6151.c:569:32: warning: unused parameter 'start_qbits' [-Wunused-parameter]
  569 | void trf6151_tx_window(int16_t start_qbits, uint16_t arfcn)
      |                        ~~~~~~~~^~~~~~~~~~~
rf/trf6151.c:569:54: warning: unused parameter 'arfcn' [-Wunused-parameter]
  569 | void trf6151_tx_window(int16_t start_qbits, uint16_t arfcn)
      |                                             ~~~~~~~~~^~~~~
  CC     flash/cfi_flash.o
flash/cfi_flash.c: In function 'flash_protected':
flash/cfi_flash.c:139:38: warning: unused parameter 'block_offset' [-Wunused-parameter]
  139 | static char flash_protected(uint32_t block_offset)
      |                             ~~~~~~~~~^~~~~~~~~~~~
  CC     board/common/calypso_uart.o
  CC     board/common/calypso_pwl.o
  CC     board/common/tx_calchan.o
  CC     board/compal/rffe_dualband.o
board/compal/rffe_dualband.c: In function 'rffe_mode':
board/compal/rffe_dualband.c:26:30: warning: unused parameter 'band' [-Wunused-parameter]
   26 | void rffe_mode(enum gsm_band band, int tx)
      |                ~~~~~~~~~~~~~~^~~~
board/compal/rffe_dualband.c:26:40: warning: unused parameter 'tx' [-Wunused-parameter]
   26 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/compal/rffe_dualband.c: In function 'rffe_rx_win_ctrl':
board/compal/rffe_dualband.c:125:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  125 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/compal/rffe_dualband.c:125:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  125 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/compal/rf_tables.o
  CC     board/compal/readcal_common.o
board/compal/readcal_common.c: In function 'read_compal_factory_records':
board/compal/readcal_common.c:73:28: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
   73 |                 if (p_incr > (sector_end - p)) {
      |                            ^
  CC     board/compal_e88/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/compal_e88/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal/readcal_small.o
  CC     board/compal_e88/tx_ramps.o
  CC     battery/compal_e88.o
  CC     fb/framebuffer.o
  CC     fb/font.o
  CC     fb/helvR08.o
  CC     fb/helvB14.o
  CC     fb/c64.o
  CC     fb/symbols.o
  CC     fb/fb_bw8.o
fb/fb_bw8.c: In function 'fb_bw8_line':
fb/fb_bw8.c:168:27: warning: pointer targets in passing argument 1 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  168 |         fb_limit_fb_range(&x1, &y1);
      |                           ^~~
      |                           |
      |                           int16_t * {aka short int *}
In file included from fb/fb_bw8.c:22:
include/fb/framebuffer.h:108:29: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                   ~~~~~~~~~~^
fb/fb_bw8.c:168:32: warning: pointer targets in passing argument 2 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  168 |         fb_limit_fb_range(&x1, &y1);
      |                                ^~~
      |                                |
      |                                int16_t * {aka short int *}
include/fb/framebuffer.h:108:41: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                               ~~~~~~~~~~^
fb/fb_bw8.c:169:27: warning: pointer targets in passing argument 1 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  169 |         fb_limit_fb_range(&x2, &y2);
      |                           ^~~
      |                           |
      |                           int16_t * {aka short int *}
include/fb/framebuffer.h:108:29: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                   ~~~~~~~~~~^
fb/fb_bw8.c:169:32: warning: pointer targets in passing argument 2 of 'fb_limit_fb_range' differ in signedness [-Wpointer-sign]
  169 |         fb_limit_fb_range(&x2, &y2);
      |                                ^~~
      |                                |
      |                                int16_t * {aka short int *}
include/fb/framebuffer.h:108:41: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'int16_t *' {aka 'short int *'}
  108 | fb_limit_fb_range(uint16_t *x,uint16_t *y){
      |                               ~~~~~~~~~~^
  CC     fb/fb_st7558.o
  CC     board/compal/start.ram.o
  CC     board/compal/exceptions_redirected.o
  CC     board/compal/handlers.o
  CC     board/compal_e88/hello_world.highram.manifest.o
  CC     calypso/arm.o
  CC     calypso/buzzer.o
  CC     calypso/clock.o
  CC     calypso/dma.o
  CC     calypso/dsp.o
calypso/dsp.c:115:12: warning: 'dsp_bl_upload_sections' defined but not used [-Wunused-function]
  115 | static int dsp_bl_upload_sections(const struct dsp_section *sec)
      |            ^~~~~~~~~~~~~~~~~~~~~~
  CC     calypso/du.o
  CC     calypso/i2c.o
calypso/i2c.c: In function 'i2c_init':
calypso/i2c.c:99:19: warning: unused parameter 'speed' [-Wunused-parameter]
   99 | void i2c_init(int speed, int slaveadd)
      |               ~~~~^~~~~
calypso/i2c.c:99:30: warning: unused parameter 'slaveadd' [-Wunused-parameter]
   99 | void i2c_init(int speed, int slaveadd)
      |                          ~~~~^~~~~~~~
  CC     calypso/irq.o
calypso/irq.c:233:13: warning: 'mask_all_lower_prio_irqs' defined but not used [-Wunused-function]
  233 | static void mask_all_lower_prio_irqs(enum irq_nr irqnr)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
  CC     calypso/rtc.o
  CC     calypso/sim.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from calypso/sim.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
calypso/sim.c: In function 'sim_irq_handler':
calypso/sim.c:391:34: warning: unused parameter 'irq' [-Wunused-parameter]
  391 | void sim_irq_handler(enum irq_nr irq)
      |                      ~~~~~~~~~~~~^~~
  CC     calypso/spi.o
  CC     calypso/tpu.o
calypso/tpu.c: In function 'tpu_debug_enqueue':
calypso/tpu.c:110:40: warning: unused parameter 'instr' [-Wunused-parameter]
  110 | static void tpu_debug_enqueue(uint16_t instr) { }
      |                               ~~~~~~~~~^~~~~
calypso/tpu.c: At top level:
calypso/tpu.c:108:13: warning: 'tpu_debug_alloc' defined but not used [-Wunused-function]
  108 | static void tpu_debug_alloc(void) { }
      |             ^~~~~~~~~~~~~~~
  CC     calypso/tsp.o
  CC     calypso/keypad.o
  CC     calypso/misc.o
  CC     calypso/timer.o
  CC     calypso/backlight.o
  CC     calypso/uart.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from calypso/uart.c:29:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     calypso/uwire.o
  AR     calypso/libcalypso.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     layer1/avg.o
  CC     layer1/agc.o
  CC     layer1/afc.o
layer1/afc.c: In function 'afc_ravg_output':
layer1/afc.c:111:49: warning: unused parameter 'ravg' [-Wunused-parameter]
  111 | static void afc_ravg_output(struct running_avg *ravg, int32_t avg)
      |                             ~~~~~~~~~~~~~~~~~~~~^~~~
  CC     layer1/toa.o
layer1/toa.c: In function 'toa_ravg_output':
layer1/toa.c:70:49: warning: unused parameter 'ravg' [-Wunused-parameter]
   70 | static void toa_ravg_output(struct running_avg *ravg, int32_t avg)
      |                             ~~~~~~~~~~~~~~~~~~~~^~~~
  CC     layer1/sync.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/sync.c:33:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/tdma_sched.o
  CC     layer1/tpu_window.o
layer1/tpu_window.c: In function 'l1s_tx_win_ctrl':
layer1/tpu_window.c:135:72: warning: unused parameter 'pwr' [-Wunused-parameter]
  135 | void l1s_tx_win_ctrl(uint16_t arfcn, enum l1_txwin_type wtype, uint8_t pwr, uint8_t tn_ofs)
      |                                                                ~~~~~~~~^~~
  CC     layer1/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/layer1/async.h:4,
                 from layer1/init.c:32:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/l23_api.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/l23_api.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/l23_api.c: In function 'l1ctl_rx_dm_rel_req':
layer1/l23_api.c:352:46: warning: unused parameter 'msg' [-Wunused-parameter]
  352 | static void l1ctl_rx_dm_rel_req(struct msgb *msg)
      |                                 ~~~~~~~~~~~~~^~~
layer1/l23_api.c: In function 'l1ctl_tx_tch_mode_conf':
layer1/l23_api.c:525:82: warning: unused parameter 'tch_flags' [-Wunused-parameter]
  525 | static void l1ctl_tx_tch_mode_conf(uint8_t tch_mode, uint8_t audio_mode, uint8_t tch_flags)
      |                                                                          ~~~~~~~~^~~~~~~~~
layer1/l23_api.c: In function 'l1a_l23_rx':
layer1/l23_api.c:634:25: warning: unused parameter 'dlci' [-Wunused-parameter]
  634 | void l1a_l23_rx(uint8_t dlci, struct msgb *msg)
      |                 ~~~~~~~~^~~~
  CC     layer1/mframe_sched.o
  CC     layer1/sched_gsmtime.o
In file included from layer1/sched_gsmtime.c:23:
layer1/sched_gsmtime.c: In function 'sched_gsmtime':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
layer1/sched_gsmtime.c:45:15: note: in expansion of macro 'llist_entry'
   45 |         evt = llist_entry(lh, struct sched_gsmtime_event, list);
      |               ^~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:53:9: note: in expansion of macro 'llist_for_each_entry'
   53 |         llist_for_each_entry(cur, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:53:9: note: in expansion of macro 'llist_for_each_entry'
   53 |         llist_for_each_entry(cur, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~
layer1/sched_gsmtime.c: In function 'sched_gsmtime_execute':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:305:20: note: in expansion of macro 'llist_entry'
  305 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:79:9: note: in expansion of macro 'llist_for_each_entry_safe'
   79 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:306:21: note: in expansion of macro 'llist_entry'
  306 |                 n = llist_entry(pos->member.next, typeof(*pos), member);        \
      |                     ^~~~~~~~~~~
layer1/sched_gsmtime.c:79:9: note: in expansion of macro 'llist_for_each_entry_safe'
   79 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:308:27: note: in expansion of macro 'llist_entry'
  308 |              pos = n, n = llist_entry(n->member.next, typeof(*n), member))
      |                           ^~~~~~~~~~~
layer1/sched_gsmtime.c:79:9: note: in expansion of macro 'llist_for_each_entry_safe'
   79 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
layer1/sched_gsmtime.c: In function 'sched_gsmtime_reset':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:305:20: note: in expansion of macro 'llist_entry'
  305 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
layer1/sched_gsmtime.c:110:9: note: in expansion of macro 'llist_for_each_entry_safe'
  110 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:306:21: note: in expansion of macro 'llist_entry'
  306 |                 n = llist_entry(pos->member.next, typeof(*pos), member);        \
      |                     ^~~~~~~~~~~
layer1/sched_gsmtime.c:110:9: note: in expansion of macro 'llist_for_each_entry_safe'
  110 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:308:27: note: in expansion of macro 'llist_entry'
  308 |              pos = n, n = llist_entry(n->member.next, typeof(*n), member))
      |                           ^~~~~~~~~~~
layer1/sched_gsmtime.c:110:9: note: in expansion of macro 'llist_for_each_entry_safe'
  110 |         llist_for_each_entry_safe(evt, evt2, &active_evts, list) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
  CC     layer1/async.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/async.c:25:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/rfch.o
  CC     layer1/prim_pm.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_pm.c:29:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/prim_pm.c: In function 'l1s_pm_resp':
layer1/prim_pm.c:100:39: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
  100 |         if (msgb_tailroom(l1s.pm.msg) < sizeof(*pmr)) {
      |                                       ^
  CC     layer1/prim_rach.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_rach.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_tx_nb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_tx_nb.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_rx_nb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_rx_nb.c:30:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_fbsb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_fbsb.c:31:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/prim_fbsb.c: In function 'fbinfo2cellinfo':
layer1/prim_fbsb.c:329:53: warning: unused parameter 'mon' [-Wunused-parameter]
  329 |                             const struct mon_state *mon)
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~^~~
layer1/prim_fbsb.c: In function 'l1s_fbdet_resp':
layer1/prim_fbsb.c:468:20: warning: variable 'qbits' set but not used [-Wunused-but-set-variable]
  468 |         int ntdma, qbits;
      |                    ^~~~~
  CC     layer1/prim_freq.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_freq.c:29:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_utils.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_utils.c:21:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     layer1/prim_tch.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from layer1/prim_tch.c:31:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
layer1/prim_tch.c: In function 'l1s_tch_d_resp':
layer1/prim_tch.c:557:78: warning: unused parameter 'p3' [-Wunused-parameter]
  557 | static int l1s_tch_d_resp(__unused uint8_t p1, __unused uint8_t p2, uint16_t p3)
      |                                                                     ~~~~~~~~~^~
  AR     layer1/liblayer1.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     lib/vsprintf.o
lib/vsprintf.c: In function 'vsnprintf':
lib/vsprintf.c:430:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
  430 |                                 flags |= LARGE;
      |                                       ^
lib/vsprintf.c:431:25: note: here
  431 |                         case 'x':
      |                         ^~~~
lib/vsprintf.c: In function 'vsscanf':
lib/vsprintf.c:720:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
  720 |                         base = 0;
      |                         ~~~~~^~~
lib/vsprintf.c:721:17: note: here
  721 |                 case 'd':
      |                 ^~~~
  CC     lib/string.o
  CC     lib/ctype.o
  CC     lib/printf.o
  CC     lib/console.o
  CC     lib/ctors.o
lib/ctors.c: In function 'do_global_ctors':
lib/ctors.c:6:40: warning: cast increases required alignment of target type [-Wcast-align]
    6 |         func_ptr *func, *ctors_start = (func_ptr *) _ctors_start;
      |                                        ^
lib/ctors.c:13:32: warning: cast increases required alignment of target type [-Wcast-align]
   13 |              *func && (func != (func_ptr *) ctors_end); func++)
      |                                ^
  CC     lib/changebit.o
  CC     lib/clearbit.o
  CC     lib/delay.o
  CC     lib/div64.o
  CC     lib/lib1funcs.o
  CC     lib/memcpy.o
  CC     lib/memset.o
  CC     lib/setbit.o
  CC     lib/testchangebit.o
  CC     lib/testclearbit.o
  CC     lib/testsetbit.o
  CC     lib/memcmp.o
  CC     lib/index.o
lib/index.c:2:1: warning: declaration of 'index' shadows a built-in function [-Wshadow]
    2 | index(p, ch)
      | ^~~~~
lib/index.c: In function 'index':
lib/index.c:3:24: warning: argument 'p' doesn't match built-in prototype
    3 |         register char *p, ch;
      |                        ^
  CC     lib/strcmp.o
  AR     lib/libmini.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     comm/msgb.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from comm/msgb.c:27:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
comm/msgb.c: In function '_talloc_zero':
comm/msgb.c:41:26: warning: unused parameter 'ctx' [-Wunused-parameter]
   41 | void *_talloc_zero(void *ctx, unsigned int size, const char *name)
      |                    ~~~~~~^~~
comm/msgb.c:41:62: warning: unused parameter 'name' [-Wunused-parameter]
   41 | void *_talloc_zero(void *ctx, unsigned int size, const char *name)
      |                                                  ~~~~~~~~~~~~^~~~
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:20:
comm/msgb.c: In function 'talloc_free':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
comm/msgb.c:69:33: note: in expansion of macro 'container_of'
   69 |         struct supermsg *smsg = container_of(msg, struct supermsg, msg);
      |                                 ^~~~~~~~~~~~
  CC     comm/sercomm.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from comm/sercomm.c:23:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     comm/sercomm_cons.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from comm/sercomm_cons.c:28:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     comm/timer.o
In file included from comm/timer.c:19:
comm/timer.c: In function 'osmo_timer_add':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:46:9: note: in expansion of macro 'llist_for_each_entry'
   46 |         llist_for_each_entry(list_timer, &timer_list, entry)
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:46:9: note: in expansion of macro 'llist_for_each_entry'
   46 |         llist_for_each_entry(list_timer, &timer_list, entry)
      |         ^~~~~~~~~~~~~~~~~~~~
comm/timer.c: In function 'osmo_timers_update':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:148:9: note: in expansion of macro 'llist_for_each_entry'
  148 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:148:9: note: in expansion of macro 'llist_for_each_entry'
  148 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:153:9: note: in expansion of macro 'llist_for_each_entry'
  153 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:153:9: note: in expansion of macro 'llist_for_each_entry'
  153 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:305:20: note: in expansion of macro 'llist_entry'
  305 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:163:9: note: in expansion of macro 'llist_for_each_entry_safe'
  163 |         llist_for_each_entry_safe(timer, tmp, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:306:21: note: in expansion of macro 'llist_entry'
  306 |                 n = llist_entry(pos->member.next, typeof(*pos), member);        \
      |                     ^~~~~~~~~~~
comm/timer.c:163:9: note: in expansion of macro 'llist_for_each_entry_safe'
  163 |         llist_for_each_entry_safe(timer, tmp, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:308:27: note: in expansion of macro 'llist_entry'
  308 |              pos = n, n = llist_entry(n->member.next, typeof(*n), member))
      |                           ^~~~~~~~~~~
comm/timer.c:163:9: note: in expansion of macro 'llist_for_each_entry_safe'
  163 |         llist_for_each_entry_safe(timer, tmp, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
comm/timer.c: In function 'osmo_timers_check':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:264:20: note: in expansion of macro 'llist_entry'
  264 |         for (pos = llist_entry((head)->next, typeof(*pos), member),     \
      |                    ^~~~~~~~~~~
comm/timer.c:178:9: note: in expansion of macro 'llist_for_each_entry'
  178 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:22:9: warning: cast increases required alignment of target type [-Wcast-align]
   22 |         (type *)( (char *)__mptr - offsetof(type, member) );})
      |         ^
../../shared/libosmocore/include/osmocom/core/linuxlist.h:214:9: note: in expansion of macro 'container_of'
  214 |         container_of(ptr, type, member)
      |         ^~~~~~~~~~~~
../../shared/libosmocore/include/osmocom/core/linuxlist.h:267:20: note: in expansion of macro 'llist_entry'
  267 |              pos = llist_entry(pos->member.next, typeof(*pos), member), \
      |                    ^~~~~~~~~~~
comm/timer.c:178:9: note: in expansion of macro 'llist_for_each_entry'
  178 |         llist_for_each_entry(timer, &timer_list, entry) {
      |         ^~~~~~~~~~~~~~~~~~~~
comm/timer.c: In function 'timer_irq':
comm/timer.c:184:35: warning: unused parameter 'irq' [-Wunused-parameter]
  184 | static void timer_irq(enum irq_nr irq)
      |                       ~~~~~~~~~~~~^~~
  AR     comm/libcomm.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  CC     tiffs/globals.o
  CC     tiffs/init.o
  CC     tiffs/readfile.o
tiffs/readfile.c:29:14: warning: declaration of built-in function 'index' without a prototype; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
   29 | extern char *index();
      |              ^~~~~
  AR     tiffs/libtiffs.a
arm-none-eabi-ar: `u' modifier ignored since `D' is the default (see `U')
  LD     board/compal_e88/hello_world.highram.elf
  OBJ    board/compal_e88/hello_world.highram.bin
  CC     board/compal/start.rom.o
  CC     board/compal/header.o
  CC     board/compal_e88/hello_world.e88flash.manifest.o
  LD     board/compal_e88/hello_world.e88flash.elf
  OBJ    board/compal_e88/hello_world.e88flash.bin
  CC     board/compal_e88/hello_world.compalram.manifest.o
  LD     board/compal_e88/hello_world.compalram.elf
  OBJ    board/compal_e88/hello_world.compalram.bin
  CC     board/compal/exceptions_redirect.o
  CC     board/compal_e88/hello_world.e88loader.manifest.o
  LD     board/compal_e88/hello_world.e88loader.elf
  OBJ    board/compal_e88/hello_world.e88loader.bin
  CC     board/compal_e86/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/compal_e86/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e86/rffe_dualband_e86.o
board/compal_e86/rffe_dualband_e86.c: In function 'rffe_mode':
board/compal_e86/rffe_dualband_e86.c:29:30: warning: unused parameter 'band' [-Wunused-parameter]
   29 | void rffe_mode(enum gsm_band band, int tx)
      |                ~~~~~~~~~~~~~~^~~~
board/compal_e86/rffe_dualband_e86.c:29:40: warning: unused parameter 'tx' [-Wunused-parameter]
   29 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/compal_e86/rffe_dualband_e86.c: In function 'rffe_rx_win_ctrl':
board/compal_e86/rffe_dualband_e86.c:129:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  129 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/compal_e86/rffe_dualband_e86.c:129:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  129 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/compal_e86/tx_ramps.o
  CC     battery/dummy.o
  CC     fb/fb_rgb332.o
  CC     fb/fb_td014.o
  CC     board/compal_e86/hello_world.compalram.manifest.o
  LD     board/compal_e86/hello_world.compalram.elf
  OBJ    board/compal_e86/hello_world.compalram.bin
  CC     board/compal_e86/hello_world.highram.manifest.o
  LD     board/compal_e86/hello_world.highram.elf
  OBJ    board/compal_e86/hello_world.highram.bin
  CC     board/compal_e99/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/compal_e99/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e99/readcal.o
  CC     fb/fb_ssd1783.o
  CC     board/compal_e99/hello_world.highram.manifest.o
  LD     board/compal_e99/hello_world.highram.elf
  OBJ    board/compal_e99/hello_world.highram.bin
  CC     board/compal_e99/hello_world.compalram.manifest.o
  LD     board/compal_e99/hello_world.compalram.elf
  OBJ    board/compal_e99/hello_world.compalram.bin
  CC     board/se_j100/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/se_j100/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/se_j100/tx_ramps.o
  CC     fb/fb_ssd1963.o
  CC     board/se_j100/hello_world.highram.manifest.o
  LD     board/se_j100/hello_world.highram.elf
  OBJ    board/se_j100/hello_world.highram.bin
  CC     board/se_j100/hello_world.compalram.manifest.o
  LD     board/se_j100/hello_world.compalram.elf
  OBJ    board/se_j100/hello_world.compalram.bin
  CC     board/se_k2xx/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/se_k2xx/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/se_k2xx/rffe_k2xx.o
board/se_k2xx/rffe_k2xx.c: In function 'rffe_mode':
board/se_k2xx/rffe_k2xx.c:48:30: warning: unused parameter 'band' [-Wunused-parameter]
   48 | void rffe_mode(enum gsm_band band, int tx)
      |                ~~~~~~~~~~~~~~^~~~
board/se_k2xx/rffe_k2xx.c:48:40: warning: unused parameter 'tx' [-Wunused-parameter]
   48 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/se_k2xx/rffe_k2xx.c: In function 'rffe_rx_win_ctrl':
board/se_k2xx/rffe_k2xx.c:119:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  119 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/se_k2xx/rffe_k2xx.c:119:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  119 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/gta0x/rf_tables.o
  CC     board/gta0x/afcparams.o
  CC     board/common/readcal_tiffs.o
  CC     fb/fb_k2xx.o
  CC     board/se_k2xx/hello_world.highram.manifest.o
  LD     board/se_k2xx/hello_world.highram.elf
  OBJ    board/se_k2xx/hello_world.highram.bin
  CC     board/gta0x/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/gta0x/init.c:39:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/gta0x/rffe_gta0x_triband.o
board/gta0x/rffe_gta0x_triband.c: In function 'rffe_mode':
board/gta0x/rffe_gta0x_triband.c:42:40: warning: unused parameter 'tx' [-Wunused-parameter]
   42 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/gta0x/rffe_gta0x_triband.c: In function 'rffe_rx_win_ctrl':
board/gta0x/rffe_gta0x_triband.c:146:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  146 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/gta0x/rffe_gta0x_triband.c:146:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  146 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     fb/fb_dummy.o
  CC     board/gta0x/hello_world.highram.manifest.o
  LD     board/gta0x/hello_world.highram.elf
  OBJ    board/gta0x/hello_world.highram.bin
  CC     board/gtm900b/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/gtm900b/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/gtm900b/rffe_gtm900b.o
board/gtm900b/rffe_gtm900b.c: In function 'rffe_mode_mgc2gsmt':
board/gtm900b/rffe_gtm900b.c:68:53: warning: unused parameter 'band' [-Wunused-parameter]
   68 | static inline void rffe_mode_mgc2gsmt(enum gsm_band band, int tx)
      |                                       ~~~~~~~~~~~~~~^~~~
board/gtm900b/rffe_gtm900b.c:68:63: warning: unused parameter 'tx' [-Wunused-parameter]
   68 | static inline void rffe_mode_mgc2gsmt(enum gsm_band band, int tx)
      |                                                           ~~~~^~
board/gtm900b/rffe_gtm900b.c: In function 'rffe_mode_mg01gsmt':
board/gtm900b/rffe_gtm900b.c:94:63: warning: unused parameter 'tx' [-Wunused-parameter]
   94 | static inline void rffe_mode_mg01gsmt(enum gsm_band band, int tx)
      |                                                           ~~~~^~
board/gtm900b/rffe_gtm900b.c: In function 'rffe_rx_win_ctrl':
board/gtm900b/rffe_gtm900b.c:194:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  194 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/gtm900b/rffe_gtm900b.c:194:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  194 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/gtm900b/afcparams.o
  CC     board/gtm900b/hello_world.highram.manifest.o
  LD     board/gtm900b/hello_world.highram.elf
  OBJ    board/gtm900b/hello_world.highram.bin
  CC     board/fcdev3b/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/fcdev3b/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/fcdev3b/hello_world.highram.manifest.o
  LD     board/fcdev3b/hello_world.highram.elf
  OBJ    board/fcdev3b/hello_world.highram.bin
  CC     board/pirelli_dpl10/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/pirelli_dpl10/init.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/pirelli_dpl10/rffe_dpl10_triband.o
board/pirelli_dpl10/rffe_dpl10_triband.c: In function 'rffe_mode':
board/pirelli_dpl10/rffe_dpl10_triband.c:31:40: warning: unused parameter 'tx' [-Wunused-parameter]
   31 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/pirelli_dpl10/rffe_dpl10_triband.c: In function 'rffe_rx_win_ctrl':
board/pirelli_dpl10/rffe_dpl10_triband.c:139:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  139 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/pirelli_dpl10/rffe_dpl10_triband.c:139:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  139 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/pirelli_dpl10/rf_tables.o
  CC     board/pirelli_dpl10/readcal.o
  CC     fb/fb_s6b33b1x.o
  CC     board/pirelli_dpl10/hello_world.highram.manifest.o
  LD     board/pirelli_dpl10/hello_world.highram.elf
  OBJ    board/pirelli_dpl10/hello_world.highram.bin
  CC     board/tr800/init.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from board/tr800/init.c:38:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/tr800/rffe_leo_quadband.o
board/tr800/rffe_leo_quadband.c: In function 'rffe_mode':
board/tr800/rffe_leo_quadband.c:87:40: warning: unused parameter 'tx' [-Wunused-parameter]
   87 | void rffe_mode(enum gsm_band band, int tx)
      |                                    ~~~~^~
board/tr800/rffe_leo_quadband.c: In function 'rffe_rx_win_ctrl':
board/tr800/rffe_leo_quadband.c:191:31: warning: unused parameter 'exp_inp' [-Wunused-parameter]
  191 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                       ~~~~~~~~^~~~~~~
board/tr800/rffe_leo_quadband.c:191:48: warning: unused parameter 'target_bb' [-Wunused-parameter]
  191 | void rffe_rx_win_ctrl(int16_t exp_inp, int16_t target_bb)
      |                                        ~~~~~~~~^~~~~~~~~
  CC     board/tr800/afcparams.o
  CC     board/tr800/hello_world.highram.manifest.o
  LD     board/tr800/hello_world.highram.elf
  OBJ    board/tr800/hello_world.highram.bin
  CC     apps/compal_dsp_dump/main.o
  CC     board/compal_e88/compal_dsp_dump.e88flash.manifest.o
  LD     board/compal_e88/compal_dsp_dump.e88flash.elf
  OBJ    board/compal_e88/compal_dsp_dump.e88flash.bin
  CC     board/compal_e88/compal_dsp_dump.highram.manifest.o
  LD     board/compal_e88/compal_dsp_dump.highram.elf
  OBJ    board/compal_e88/compal_dsp_dump.highram.bin
  CC     board/compal_e88/compal_dsp_dump.compalram.manifest.o
  LD     board/compal_e88/compal_dsp_dump.compalram.elf
  OBJ    board/compal_e88/compal_dsp_dump.compalram.bin
  CC     board/compal_e88/compal_dsp_dump.e88loader.manifest.o
  LD     board/compal_e88/compal_dsp_dump.e88loader.elf
  OBJ    board/compal_e88/compal_dsp_dump.e88loader.bin
  CC     board/compal_e86/compal_dsp_dump.compalram.manifest.o
  LD     board/compal_e86/compal_dsp_dump.compalram.elf
  OBJ    board/compal_e86/compal_dsp_dump.compalram.bin
  CC     board/compal_e86/compal_dsp_dump.highram.manifest.o
  LD     board/compal_e86/compal_dsp_dump.highram.elf
  OBJ    board/compal_e86/compal_dsp_dump.highram.bin
  CC     board/compal_e99/compal_dsp_dump.compalram.manifest.o
  LD     board/compal_e99/compal_dsp_dump.compalram.elf
  OBJ    board/compal_e99/compal_dsp_dump.compalram.bin
  CC     board/compal_e99/compal_dsp_dump.highram.manifest.o
  LD     board/compal_e99/compal_dsp_dump.highram.elf
  OBJ    board/compal_e99/compal_dsp_dump.highram.bin
  CC     board/se_j100/compal_dsp_dump.highram.manifest.o
  LD     board/se_j100/compal_dsp_dump.highram.elf
  OBJ    board/se_j100/compal_dsp_dump.highram.bin
  CC     board/se_j100/compal_dsp_dump.compalram.manifest.o
  LD     board/se_j100/compal_dsp_dump.compalram.elf
  OBJ    board/se_j100/compal_dsp_dump.compalram.bin
  CC     board/se_k2xx/compal_dsp_dump.highram.manifest.o
  LD     board/se_k2xx/compal_dsp_dump.highram.elf
  OBJ    board/se_k2xx/compal_dsp_dump.highram.bin
  CC     board/gta0x/compal_dsp_dump.highram.manifest.o
  LD     board/gta0x/compal_dsp_dump.highram.elf
  OBJ    board/gta0x/compal_dsp_dump.highram.bin
  CC     board/gtm900b/compal_dsp_dump.highram.manifest.o
  LD     board/gtm900b/compal_dsp_dump.highram.elf
  OBJ    board/gtm900b/compal_dsp_dump.highram.bin
  CC     board/fcdev3b/compal_dsp_dump.highram.manifest.o
  LD     board/fcdev3b/compal_dsp_dump.highram.elf
  OBJ    board/fcdev3b/compal_dsp_dump.highram.bin
  CC     board/pirelli_dpl10/compal_dsp_dump.highram.manifest.o
  LD     board/pirelli_dpl10/compal_dsp_dump.highram.elf
  OBJ    board/pirelli_dpl10/compal_dsp_dump.highram.bin
  CC     board/tr800/compal_dsp_dump.highram.manifest.o
  LD     board/tr800/compal_dsp_dump.highram.elf
  OBJ    board/tr800/compal_dsp_dump.highram.bin
  CC     apps/layer1/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/layer1/main.c:34:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e88/layer1.highram.manifest.o
  LD     board/compal_e88/layer1.highram.elf
  OBJ    board/compal_e88/layer1.highram.bin
  CC     board/compal_e88/layer1.e88loader.manifest.o
  LD     board/compal_e88/layer1.e88loader.elf
  OBJ    board/compal_e88/layer1.e88loader.bin
  CC     board/compal_e88/layer1.e88flash.manifest.o
  LD     board/compal_e88/layer1.e88flash.elf
  OBJ    board/compal_e88/layer1.e88flash.bin
  CC     board/compal_e88/layer1.compalram.manifest.o
  LD     board/compal_e88/layer1.compalram.elf
  OBJ    board/compal_e88/layer1.compalram.bin
  CC     board/compal_e86/layer1.compalram.manifest.o
  LD     board/compal_e86/layer1.compalram.elf
  OBJ    board/compal_e86/layer1.compalram.bin
  CC     board/compal_e86/layer1.highram.manifest.o
  LD     board/compal_e86/layer1.highram.elf
  OBJ    board/compal_e86/layer1.highram.bin
  CC     board/compal_e99/layer1.compalram.manifest.o
  LD     board/compal_e99/layer1.compalram.elf
  OBJ    board/compal_e99/layer1.compalram.bin
  CC     board/compal_e99/layer1.highram.manifest.o
  LD     board/compal_e99/layer1.highram.elf
  OBJ    board/compal_e99/layer1.highram.bin
  CC     board/se_j100/layer1.highram.manifest.o
  LD     board/se_j100/layer1.highram.elf
  OBJ    board/se_j100/layer1.highram.bin
  CC     board/se_j100/layer1.compalram.manifest.o
  LD     board/se_j100/layer1.compalram.elf
  OBJ    board/se_j100/layer1.compalram.bin
  CC     board/se_k2xx/layer1.highram.manifest.o
  LD     board/se_k2xx/layer1.highram.elf
  OBJ    board/se_k2xx/layer1.highram.bin
  CC     board/gta0x/layer1.highram.manifest.o
  LD     board/gta0x/layer1.highram.elf
  OBJ    board/gta0x/layer1.highram.bin
  CC     board/gtm900b/layer1.highram.manifest.o
  LD     board/gtm900b/layer1.highram.elf
  OBJ    board/gtm900b/layer1.highram.bin
  CC     board/fcdev3b/layer1.highram.manifest.o
  LD     board/fcdev3b/layer1.highram.elf
  OBJ    board/fcdev3b/layer1.highram.bin
  CC     board/pirelli_dpl10/layer1.highram.manifest.o
  LD     board/pirelli_dpl10/layer1.highram.elf
  OBJ    board/pirelli_dpl10/layer1.highram.bin
  CC     board/tr800/layer1.highram.manifest.o
  LD     board/tr800/layer1.highram.elf
  OBJ    board/tr800/layer1.highram.bin
  CC     apps/loader/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/loader/main.c:37:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e88/loader.compalram.manifest.o
  LD     board/compal_e88/loader.compalram.elf
  OBJ    board/compal_e88/loader.compalram.bin
  CC     board/compal_e88/loader.highram.manifest.o
  LD     board/compal_e88/loader.highram.elf
  OBJ    board/compal_e88/loader.highram.bin
  CC     board/compal_e86/loader.highram.manifest.o
  LD     board/compal_e86/loader.highram.elf
  OBJ    board/compal_e86/loader.highram.bin
  CC     board/compal_e86/loader.compalram.manifest.o
  LD     board/compal_e86/loader.compalram.elf
  OBJ    board/compal_e86/loader.compalram.bin
  CC     board/compal_e99/loader.compalram.manifest.o
  LD     board/compal_e99/loader.compalram.elf
  OBJ    board/compal_e99/loader.compalram.bin
  CC     board/compal_e99/loader.highram.manifest.o
  LD     board/compal_e99/loader.highram.elf
  OBJ    board/compal_e99/loader.highram.bin
  CC     board/se_j100/loader.compalram.manifest.o
  LD     board/se_j100/loader.compalram.elf
  OBJ    board/se_j100/loader.compalram.bin
  CC     board/se_j100/loader.highram.manifest.o
  LD     board/se_j100/loader.highram.elf
  OBJ    board/se_j100/loader.highram.bin
  CC     board/se_k2xx/loader.highram.manifest.o
  LD     board/se_k2xx/loader.highram.elf
  OBJ    board/se_k2xx/loader.highram.bin
  CC     board/gta0x/loader.highram.manifest.o
  LD     board/gta0x/loader.highram.elf
  OBJ    board/gta0x/loader.highram.bin
  CC     board/gtm900b/loader.highram.manifest.o
  LD     board/gtm900b/loader.highram.elf
  OBJ    board/gtm900b/loader.highram.bin
  CC     board/fcdev3b/loader.highram.manifest.o
  LD     board/fcdev3b/loader.highram.elf
  OBJ    board/fcdev3b/loader.highram.bin
  CC     board/pirelli_dpl10/loader.highram.manifest.o
  LD     board/pirelli_dpl10/loader.highram.elf
  OBJ    board/pirelli_dpl10/loader.highram.bin
  CC     board/tr800/loader.highram.manifest.o
  LD     board/tr800/loader.highram.elf
  OBJ    board/tr800/loader.highram.bin
  CC     apps/rssi/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/rssi/main.c:41:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
  CC     board/compal_e88/rssi.highram.manifest.o
  LD     board/compal_e88/rssi.highram.elf
  OBJ    board/compal_e88/rssi.highram.bin
  CC     board/compal_e88/rssi.e88loader.manifest.o
  LD     board/compal_e88/rssi.e88loader.elf
  OBJ    board/compal_e88/rssi.e88loader.bin
  CC     board/compal_e88/rssi.e88flash.manifest.o
  LD     board/compal_e88/rssi.e88flash.elf
  OBJ    board/compal_e88/rssi.e88flash.bin
  CC     board/compal_e86/rssi.highram.manifest.o
  LD     board/compal_e86/rssi.highram.elf
  OBJ    board/compal_e86/rssi.highram.bin
  CC     board/compal_e99/rssi.highram.manifest.o
  LD     board/compal_e99/rssi.highram.elf
  OBJ    board/compal_e99/rssi.highram.bin
  CC     board/se_j100/rssi.highram.manifest.o
  LD     board/se_j100/rssi.highram.elf
  OBJ    board/se_j100/rssi.highram.bin
  CC     board/se_k2xx/rssi.highram.manifest.o
  LD     board/se_k2xx/rssi.highram.elf
  OBJ    board/se_k2xx/rssi.highram.bin
  CC     board/gta0x/rssi.highram.manifest.o
  LD     board/gta0x/rssi.highram.elf
  OBJ    board/gta0x/rssi.highram.bin
  CC     board/gtm900b/rssi.highram.manifest.o
  LD     board/gtm900b/rssi.highram.elf
  OBJ    board/gtm900b/rssi.highram.bin
  CC     board/fcdev3b/rssi.highram.manifest.o
  LD     board/fcdev3b/rssi.highram.elf
  OBJ    board/fcdev3b/rssi.highram.bin
  CC     board/pirelli_dpl10/rssi.highram.manifest.o
  LD     board/pirelli_dpl10/rssi.highram.elf
  OBJ    board/pirelli_dpl10/rssi.highram.bin
  CC     board/tr800/rssi.highram.manifest.o
  LD     board/tr800/rssi.highram.elf
  OBJ    board/tr800/rssi.highram.bin
  CC     apps/menu/main.o
In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:21,
                 from include/comm/sercomm.h:4,
                 from apps/menu/main.c:40:
../../shared/libosmocore/include/osmocom/core/msgb.h: In function 'msgb_alloc_headroom':
../../shared/libosmocore/include/osmocom/core/utils.h:40:51: warning: typedef 'dummyheadroom_bigger' locally defined but not used [-Wunused-local-typedefs]
   40 | #define osmo_static_assert(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
      |                                                   ^~~~~
../../shared/libosmocore/include/osmocom/core/msgb.h:382:9: note: in expansion of macro 'osmo_static_assert'
  382 |         osmo_static_assert(size > headroom, headroom_bigger);
      |         ^~~~~~~~~~~~~~~~~~
apps/menu/main.c: In function 'refresh_display':
apps/menu/main.c:169:21: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress]
  169 |                 if (!apps[scroll_apps + i].name)
      |                     ^
apps/menu/main.c:56:14: note: 'name' declared here
   56 |         char name[16];
      |              ^~~~
  CC     board/compal_e88/menu.e88flash.manifest.o
  LD     board/compal_e88/menu.e88flash.elf
  OBJ    board/compal_e88/menu.e88flash.bin
  CC     board/compal_e88/menu.compalram.manifest.o
  LD     board/compal_e88/menu.compalram.elf
  OBJ    board/compal_e88/menu.compalram.bin
  CC     board/compal_e88/menu.e88loader.manifest.o
  LD     board/compal_e88/menu.e88loader.elf
  OBJ    board/compal_e88/menu.e88loader.bin
  CC     board/compal_e86/menu.compalram.manifest.o
  LD     board/compal_e86/menu.compalram.elf
  OBJ    board/compal_e86/menu.compalram.bin
  CC     board/compal_e99/menu.compalram.manifest.o
  LD     board/compal_e99/menu.compalram.elf
  OBJ    board/compal_e99/menu.compalram.bin
  CC     board/se_j100/menu.compalram.manifest.o
  LD     board/se_j100/menu.compalram.elf
  OBJ    board/se_j100/menu.compalram.bin
  SIZE   board/compal_e88/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  25257	    424	  18464	  44145	   ac71	board/compal_e88/hello_world.highram.elf
  SIZE   board/compal_e88/hello_world.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  25361	    424	  18663	  44448	   ada0	board/compal_e88/hello_world.e88flash.elf
  SIZE   board/compal_e88/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25253	    424	  18496	  44173	   ac8d	board/compal_e88/hello_world.compalram.elf
  SIZE   board/compal_e88/hello_world.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  25037	    424	  26911	  52372	   cc94	board/compal_e88/hello_world.e88loader.elf
  SIZE   board/compal_e86/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23125	    400	  23752	  47277	   b8ad	board/compal_e86/hello_world.compalram.elf
  SIZE   board/compal_e86/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  23129	    400	  23720	  47249	   b891	board/compal_e86/hello_world.highram.elf
  SIZE   board/compal_e99/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22525	    400	  24120	  47045	   b7c5	board/compal_e99/hello_world.highram.elf
  SIZE   board/compal_e99/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  22521	    400	  24152	  47073	   b7e1	board/compal_e99/hello_world.compalram.elf
  SIZE   board/se_j100/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22473	    400	  23696	  46569	   b5e9	board/se_j100/hello_world.highram.elf
  SIZE   board/se_j100/hello_world.compalram.size
   text	   data	    bss	    dec	    hex	filename
  22469	    400	  23728	  46597	   b605	board/se_j100/hello_world.compalram.elf
  SIZE   board/se_k2xx/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22575	    400	  33960	  56935	   de67	board/se_k2xx/hello_world.highram.elf
  SIZE   board/gta0x/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  15637	    368	  17576	  33581	   832d	board/gta0x/hello_world.highram.elf
  SIZE   board/gtm900b/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  16703	    368	  17580	  34651	   875b	board/gtm900b/hello_world.highram.elf
  SIZE   board/fcdev3b/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  15293	    368	  17576	  33237	   81d5	board/fcdev3b/hello_world.highram.elf
  SIZE   board/pirelli_dpl10/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  22841	    400	  33960	  57201	   df71	board/pirelli_dpl10/hello_world.highram.elf
  SIZE   board/tr800/hello_world.highram.size
   text	   data	    bss	    dec	    hex	filename
  17531	    368	  17576	  35475	   8a93	board/tr800/hello_world.highram.elf
  SIZE   board/compal_e88/compal_dsp_dump.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  25969	    400	  18663	  45032	   afe8	board/compal_e88/compal_dsp_dump.e88flash.elf
  SIZE   board/compal_e88/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  25865	    400	  18464	  44729	   aeb9	board/compal_e88/compal_dsp_dump.highram.elf
  SIZE   board/compal_e88/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25861	    400	  18496	  44757	   aed5	board/compal_e88/compal_dsp_dump.compalram.elf
  SIZE   board/compal_e88/compal_dsp_dump.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  25645	    400	  26911	  52956	   cedc	board/compal_e88/compal_dsp_dump.e88loader.elf
  SIZE   board/compal_e86/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23601	    376	  23732	  47709	   ba5d	board/compal_e86/compal_dsp_dump.compalram.elf
  SIZE   board/compal_e86/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23605	    376	  23700	  47681	   ba41	board/compal_e86/compal_dsp_dump.highram.elf
  SIZE   board/compal_e99/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  22999	    376	  24128	  47503	   b98f	board/compal_e99/compal_dsp_dump.compalram.elf
  SIZE   board/compal_e99/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23003	    376	  24096	  47475	   b973	board/compal_e99/compal_dsp_dump.highram.elf
  SIZE   board/se_j100/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  22951	    376	  23676	  47003	   b79b	board/se_j100/compal_dsp_dump.highram.elf
  SIZE   board/se_j100/compal_dsp_dump.compalram.size
   text	   data	    bss	    dec	    hex	filename
  22947	    376	  23708	  47031	   b7b7	board/se_j100/compal_dsp_dump.compalram.elf
  SIZE   board/se_k2xx/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23081	    376	  33940	  57397	   e035	board/se_k2xx/compal_dsp_dump.highram.elf
  SIZE   board/gta0x/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  16145	    344	  17556	  34045	   84fd	board/gta0x/compal_dsp_dump.highram.elf
  SIZE   board/gtm900b/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  17213	    344	  17560	  35117	   892d	board/gtm900b/compal_dsp_dump.highram.elf
  SIZE   board/fcdev3b/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  15793	    344	  17556	  33693	   839d	board/fcdev3b/compal_dsp_dump.highram.elf
  SIZE   board/pirelli_dpl10/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  23349	    376	  33940	  57665	   e141	board/pirelli_dpl10/compal_dsp_dump.highram.elf
  SIZE   board/tr800/compal_dsp_dump.highram.size
   text	   data	    bss	    dec	    hex	filename
  18041	    344	  17556	  35941	   8c65	board/tr800/compal_dsp_dump.highram.elf
  SIZE   board/compal_e88/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  59177	   3946	  27048	  90171	  1603b	board/compal_e88/layer1.highram.elf
  SIZE   board/compal_e88/layer1.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  58925	   3948	  35495	  98368	  18040	board/compal_e88/layer1.e88loader.elf
  SIZE   board/compal_e88/layer1.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  59281	   3948	  27247	  90476	  1616c	board/compal_e88/layer1.e88flash.elf
  SIZE   board/compal_e88/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  59173	   3946	  27080	  90199	  16057	board/compal_e88/layer1.compalram.elf
  SIZE   board/compal_e86/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  57077	   3922	  32316	  93315	  16c83	board/compal_e86/layer1.compalram.elf
  SIZE   board/compal_e86/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  57081	   3922	  32284	  93287	  16c67	board/compal_e86/layer1.highram.elf
  SIZE   board/compal_e99/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  56447	   3922	  32712	  93081	  16b99	board/compal_e99/layer1.compalram.elf
  SIZE   board/compal_e99/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  56451	   3922	  32680	  93053	  16b7d	board/compal_e99/layer1.highram.elf
  SIZE   board/se_j100/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  56431	   3922	  32260	  92613	  169c5	board/se_j100/layer1.highram.elf
  SIZE   board/se_j100/layer1.compalram.size
   text	   data	    bss	    dec	    hex	filename
  56427	   3922	  32292	  92641	  169e1	board/se_j100/layer1.compalram.elf
  SIZE   board/se_k2xx/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  57777	   3922	  42524	 104223	  1971f	board/se_k2xx/layer1.highram.elf
  SIZE   board/gta0x/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  50909	   3890	  26140	  80939	  13c2b	board/gta0x/layer1.highram.elf
  SIZE   board/gtm900b/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  52069	   3890	  26148	  82107	  140bb	board/gtm900b/layer1.highram.elf
  SIZE   board/fcdev3b/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  50629	   3890	  26140	  80659	  13b13	board/fcdev3b/layer1.highram.elf
  SIZE   board/pirelli_dpl10/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  56529	   3922	  42528	 102979	  19243	board/pirelli_dpl10/layer1.highram.elf
  SIZE   board/tr800/layer1.highram.size
   text	   data	    bss	    dec	    hex	filename
  51321	   3890	  26140	  81351	  13dc7	board/tr800/layer1.highram.elf
  SIZE   board/compal_e88/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  27606	    420	  18564	  46590	   b5fe	board/compal_e88/loader.compalram.elf
  SIZE   board/compal_e88/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  27610	    420	  18532	  46562	   b5e2	board/compal_e88/loader.highram.elf
  SIZE   board/compal_e86/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  25350	    388	  23768	  49506	   c162	board/compal_e86/loader.highram.elf
  SIZE   board/compal_e86/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25346	    388	  23800	  49534	   c17e	board/compal_e86/loader.compalram.elf
  SIZE   board/compal_e99/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  24714	    388	  24196	  49298	   c092	board/compal_e99/loader.compalram.elf
  SIZE   board/compal_e99/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  24718	    388	  24164	  49270	   c076	board/compal_e99/loader.highram.elf
  SIZE   board/se_j100/loader.compalram.size
   text	   data	    bss	    dec	    hex	filename
  24690	    388	  23776	  48854	   bed6	board/se_j100/loader.compalram.elf
  SIZE   board/se_j100/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  24694	    388	  23744	  48826	   beba	board/se_j100/loader.highram.elf
  SIZE   board/se_k2xx/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  24792	    388	  34008	  59188	   e734	board/se_k2xx/loader.highram.elf
  SIZE   board/gta0x/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  17854	    356	  17624	  35834	   8bfa	board/gta0x/loader.highram.elf
  SIZE   board/gtm900b/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  18142	    356	  17628	  36126	   8d1e	board/gtm900b/loader.highram.elf
  SIZE   board/fcdev3b/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  17512	    356	  17624	  35492	   8aa4	board/fcdev3b/loader.highram.elf
  SIZE   board/pirelli_dpl10/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  25034	    388	  34008	  59430	   e826	board/pirelli_dpl10/loader.highram.elf
  SIZE   board/tr800/loader.highram.size
   text	   data	    bss	    dec	    hex	filename
  19748	    356	  17624	  37728	   9360	board/tr800/loader.highram.elf
  SIZE   board/compal_e88/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  79338	   4058	  25052	 108448	  1a7a0	board/compal_e88/rssi.highram.elf
  SIZE   board/compal_e88/rssi.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  79118	   4060	  33499	 116677	  1c7c5	board/compal_e88/rssi.e88loader.elf
  SIZE   board/compal_e88/rssi.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  79442	   4060	  25251	 108753	  1a8d1	board/compal_e88/rssi.e88flash.elf
  SIZE   board/compal_e86/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  77242	   4034	  30308	 111584	  1b3e0	board/compal_e86/rssi.highram.elf
  SIZE   board/compal_e99/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  76640	   4034	  30708	 111382	  1b316	board/compal_e99/rssi.highram.elf
  SIZE   board/se_j100/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  76588	   4034	  30284	 110906	  1b13a	board/se_j100/rssi.highram.elf
  SIZE   board/se_k2xx/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  77970	   4034	  40548	 122552	  1deb8	board/se_k2xx/rssi.highram.elf
  SIZE   board/gta0x/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  71098	   4002	  24164	  99264	  183c0	board/gta0x/rssi.highram.elf
  SIZE   board/gtm900b/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  72230	   4002	  24172	 100404	  18834	board/gtm900b/rssi.highram.elf
  SIZE   board/fcdev3b/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  70786	   4002	  24164	  98952	  18288	board/fcdev3b/rssi.highram.elf
  SIZE   board/pirelli_dpl10/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  76690	   4034	  40552	 121276	  1d9bc	board/pirelli_dpl10/rssi.highram.elf
  SIZE   board/tr800/rssi.highram.size
   text	   data	    bss	    dec	    hex	filename
  71510	   4002	  24164	  99676	  1855c	board/tr800/rssi.highram.elf
  SIZE   board/compal_e88/menu.e88flash.size
   text	   data	    bss	    dec	    hex	filename
  25985	    404	  19447	  45836	   b30c	board/compal_e88/menu.e88flash.elf
  SIZE   board/compal_e88/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  25909	    404	  19280	  45593	   b219	board/compal_e88/menu.compalram.elf
  SIZE   board/compal_e88/menu.e88loader.size
   text	   data	    bss	    dec	    hex	filename
  25917	    404	  27695	  54016	   d300	board/compal_e88/menu.e88loader.elf
  SIZE   board/compal_e86/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23649	    380	  24516	  48545	   bda1	board/compal_e86/menu.compalram.elf
  SIZE   board/compal_e99/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23065	    380	  24912	  48357	   bce5	board/compal_e99/menu.compalram.elf
  SIZE   board/se_j100/menu.compalram.size
   text	   data	    bss	    dec	    hex	filename
  23045	    380	  24492	  47917	   bb2d	board/se_j100/menu.compalram.elf
make[1]: Leaving directory '/build/src/target/firmware'
+ cd /build/src/target/trx_toolkit
+ python3 -m unittest discover -v
test_no_timing_error_accumulated (test_clck_gen.CLCKGen_Test.test_no_timing_error_accumulated) ... WARNING:root:CLCKGen: time overrun by -384us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2053us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2183us; resetting the clock
FAIL
test_period_is_gsm_frame (test_clck_gen.CLCKGen_Test.test_period_is_gsm_frame) ... ok
test_from_bytes (test_codec.BitFieldSet.test_from_bytes) ... ok
test_from_bytes_spare (test_codec.BitFieldSet.test_from_bytes_spare) ... ok
test_from_bytes_val (test_codec.BitFieldSet.test_from_bytes_val) ... ok
test_len_auto (test_codec.BitFieldSet.test_len_auto) ... ok
test_offset_mask (test_codec.BitFieldSet.test_offset_mask) ... ok
test_overflow (test_codec.BitFieldSet.test_overflow) ... ok
test_to_bytes (test_codec.BitFieldSet.test_to_bytes) ... ok
test_to_bytes_spare (test_codec.BitFieldSet.test_to_bytes_spare) ... ok
test_to_bytes_val (test_codec.BitFieldSet.test_to_bytes_val) ... ok
test_from_bytes (test_codec.Buf.test_from_bytes) ... ok
test_to_bytes (test_codec.Buf.test_to_bytes) ... ok
test_field_raises (test_codec.Envelope.test_field_raises) ... ok
test_from_bytes (test_codec.Envelope.test_from_bytes) ... ok
test_from_bytes_check (test_codec.Envelope.test_from_bytes_check) ... ok
test_rest_octets (test_codec.Envelope.test_rest_octets) ... ok
test_to_bytes (test_codec.Envelope.test_to_bytes) ... ok
test_to_bytes_check (test_codec.Envelope.test_to_bytes_check) ... ok
test_from_bytes (test_codec.Field.test_from_bytes) ... ok
test_get_len (test_codec.Field.test_get_len) ... ok
test_get_pres (test_codec.Field.test_get_pres) ... ok
test_get_val (test_codec.Field.test_get_val) ... ok
test_to_bytes (test_codec.Field.test_to_bytes) ... ok
test_from_bytes (test_codec.Sequence.test_from_bytes) ... ok
test_to_bytes (test_codec.Sequence.test_to_bytes) ... ok
test_from_bytes (test_codec.Spare.test_from_bytes) ... ok
test_to_bytes (test_codec.Spare.test_to_bytes) ... ok
test_int16 (test_codec.Uint.test_int16) ... ok
test_int32 (test_codec.Uint.test_int32) ... ok
test_int8 (test_codec.Uint.test_int8) ... ok
test_offset_mult (test_codec.Uint.test_offset_mult) ... ok
test_uint16 (test_codec.Uint.test_uint16) ... ok
test_uint32 (test_codec.Uint.test_uint32) ... ok
test_uint8 (test_codec.Uint.test_uint8) ... ok
test_parse_all_empty (test_data_dump.DATADump_Test.test_parse_all_empty) ... ok
test_parse_empty (test_data_dump.DATADump_Test.test_parse_empty) ... ok
test_parse_len_overflow (test_data_dump.DATADump_Test.test_parse_len_overflow) ... ok
test_parse_msg_idx (test_data_dump.DATADump_Test.test_parse_msg_idx) ... ok
test_parse_unknown_tag (test_data_dump.DATADump_Test.test_parse_unknown_tag) ... ok
test_store_and_parse_all (test_data_dump.DATADump_Test.test_store_and_parse_all) ... ok
test_store_and_parse_rx_msg (test_data_dump.DATADump_Test.test_store_and_parse_rx_msg) ... ok
test_store_and_parse_tx_msg (test_data_dump.DATADump_Test.test_store_and_parse_tx_msg) ... ok
test_bit_conv (test_data_msg.Msg_Test.test_bit_conv) ... ok
test_enc_dec (test_data_msg.Msg_Test.test_enc_dec) ... ok
test_rand_hdr_burst (test_data_msg.Msg_Test.test_rand_hdr_burst) ... ok
test_transform (test_data_msg.Msg_Test.test_transform) ... ok
test_validate (test_data_msg.Msg_Test.test_validate) ... ok

======================================================================
FAIL: test_no_timing_error_accumulated (test_clck_gen.CLCKGen_Test.test_no_timing_error_accumulated)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/build/src/target/trx_toolkit/test_clck_gen.py", line 60, in test_no_timing_error_accumulated
    self.assertTrue((ntick+1)*clck.ctr_interval > dT, "tick #%d: time overrun  by %dus total" %
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    								(ntick, dTerr // 1e-6))
            ^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : tick #200: time overrun  by 5303us total

----------------------------------------------------------------------
Ran 48 tests in 0.957s

FAILED (failures=1)
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2320869 killed;
[ssh-agent] Stopped.
Archiving artifacts
Sending e-mails to: jenkins-notifications@lists.osmocom.org laforge@gnumonks.org aeversberg@sysmocom.de
Finished: FAILURE